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