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

jaikiran do-not-reply at jboss.com
Mon Oct 13 06:20:09 EDT 2008


As far as i know, you have to have the application-client.xml in your appclient (StatelessClient.jar) for it to be recognized as a appclient. When you introduce the appication-client.xml and the jboss-client.xml, you will see this in the logs:

15:04:10,279 INFO  [ClientENCInjectionContainer] STARTED CLIENT ENC CONTAINER: StatelessClient

Then to run the appclient, i think you require a appclient launcher. I don't have much information about how to use the appclient launcher, but based on what i have seen in the forums here, the jboss-client.jar does have a AppClientLauncher which does the job.


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

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



More information about the jboss-user mailing list