4 Replies Latest reply on Aug 24, 2006 10:28 AM by jaikiran

    How do you run app in a Ear file that has a application-clie

    scruffy323

      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