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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to