[jboss-user] [EJB 3.0] - Re: @EJB injection in JBoss 5 application clients?

Wolfgang Knauf do-not-reply at jboss.com
Mon Oct 13 15:40:27 EDT 2008


I tried to start the app through the "AppClientMain" with this commandline (unzipped client and ejb jar from sample EAR), but it did not help:

java -cp C:\temp\jboss-5.0.0.CR2\client\jbossall-client.jar;StatelessEJB.jar;StatelessClient.jar org.jboss.client.AppClientMain -jbossclient de.fhw.komponentenarchitekturen.knauf.stateless.GeometricModelApplicationClient 
The EJB was not injected, the variable was still null.

Updated sample (with deployment descriptors for client): http://www.informatik.fh-wiesbaden.de/~knauf/private/Stateless_BrokenAppClient2.ear

Any further ideas?

Wolfgang

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181937#4181937

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181937



More information about the jboss-user mailing list