[jboss-user] [EJB3] - Re: JBoss 6/EJB 3.1 - Lookup from client app under Tomcat

Wolfgang Knauf do-not-reply at jboss.com
Thu May 26 12:13:39 EDT 2011


Wolfgang Knauf [http://community.jboss.org/people/WolfgangKnauf] created the discussion

"Re: JBoss 6/EJB 3.1 - Lookup from client app under Tomcat"

To view the discussion, visit: http://community.jboss.org/message/607284#607284

--------------------------------------------------------------
Hi,

you will find a list of required JARs here:  http://community.jboss.org/docs/DOC-12835 http://community.jboss.org/wiki/HowToUseAnApplicationClientInJBoss-5 (section "Step-2: Use the appclient-launcher to launch the application client container."). Unfortunately, the list is for AS 5 and might change with every version.
Actually it is "try&error" ;-)

I would advice you (if using Java 1.6) to use wildcards when specifying the classpath, e.g.: 

        -classpath .;"%JBOSS_HOME%\client\*;%JBOSS_HOME%\lib\*;%JBOSS_HOME%\common\lib\jboss-ejb3-vfs-spi.jar;"

Hope this helps

Wolfgang
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/607284#607284]

Start a new discussion in EJB3 at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110526/24f75cad/attachment.html 


More information about the jboss-user mailing list