I am trying to run an application in a ear file configured with application.xml specified by the testClient.jar
J2ee says that I should be able to but how do I do that with jboss? Below is a example of what I am trying to accomplish but using another container. http://jonas.objectweb.org/current/doc/PG_Client.html PS I checked the getting started documentation and it showed a app being run using a application-client.xml file but is only running the application using just the client jar if you check the actual ant file that is running the application. It's not using the ear file. Below is a thread I found regarding this topic but havn't found an answer yet. Steve View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961423#3961423 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961423 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
