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

"Re: newbie question: ejb3 tutorial examples"

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

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

do you use a "plain" eclipse or do you use Eclipse WebTools Platform plugin or 
JBoss Tools plugin? Both plugins make it possible to start a Java client 
application without having to struggle with JAR includes.

If you want to start the client by using a batch file, you will have to include 
probably all of the JARs in "jboss-6.0.0.Final\client\" in your classpath.
With a lot of "try and error", you can reduce this to a set of "really" 
required JARs, but there is always the chance the later a 
"ClassNotFoundException" will be thrown.

Hope this helps

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

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

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

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to