dependency « glassfish « Maven/Ant Q&A

Home
Maven/Ant Q&A
1.Ant
2.artifact
3.dependency
4.deploy
5.Development
6.eclipse
7.glassfish
8.hudson
9.integration
10.jetty
11.junit
12.m2eclipse
13.module
14.netbeans
15.package
16.plugin
17.POM
18.repository
19.svn
Maven/Ant Q&A » glassfish » dependency 

1. With which maven dependencies can i create a standalone JMS client for Glassfish?    stackoverflow.com

i want to create a very simple JMS standalone client to a JMS Topic hosted on my Glassfish server. My project is built using maven. I know there seems to be some kind ...

2. how to use custom log4j jar dependency in glassfish    stackoverflow.com

I am new to Glassfish and Maven. I have a custom log4j(custom_log4j.jar) which is extend existing log4j.jar with some add-on features. The problem is how can I config my maven or glassfish ...

3. Glassfish Dependencies in Maven2 Repository?    java.net

On Apr 7, 2008, at 3:09 PM, glassfish@javadesktop.org wrote: > Thanks for your reply Jerome. I'm looking for v2 binaries because > I'm writing a maven2 deployer plugin for glassfish and v2 is > currently promoted as a stable release. I believe that there are > many people out there using v2 at the moment, until v3 comes out. > > ...

4. pom.xml for javaee dependency    java.net

Sorry, I misread your email. I read b67+ as b67. A promoted build is a released artifact and can't have SNAPSHOT dependency. So, 3.0-b67 for v3 b67, 3.0-b68 for v3 b68 and so on. The trunk however continues to refer to 3.0-SNAPSHOT so that when finally v3 is released, the version becomes 3.0 for the released artifact and trunk refers to ...

5. GFv3 client maven dependency?    java.net

I need to build and run a standalone ejb client from within maven. Said client performs a JDNI-lookup to retrieve session beans running on a local GFv3. So my question is: is there a maven dependency somewhere that includes all necessary client jars into the classpath? I basically need a gf-client.jar dependency.

6. Unit testing with Maven and javaee-api dependency    java.net

On Mon, Sep 13, 2010 at 8:54 PM, wrote: > Hi, > > While migrating to GlassFish V3 I had to change my Maven pom.xml to use the javaee-api dependency (scope = provided) so that my code would compile. > > I now have hundreds of unit tests that fail because the javaee-api does not provide implementation classes for JSF ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.