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_BrokenAppC...
Any further ideas?
Wolfgang
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181937#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...