1 Reply Latest reply on Feb 26, 2005 5:40 AM by darranl

    Deployment work on local machine but not on server...

    chuottui

      The project I'm working on has two part:
      - Web application (a war file)
      - Enterprise application (an ear file)
      I tried to merge them to one part and make the web application a web module of the enterprise application. I deployed the war into the ear file and the web application can be accessed successfully on my local testing machine. However, when I deploy the ear file on the server, I couldn't access to the web application anymore. Any explanation/solution would be appreciated.
      Thanks,
      Chuottui.

        • 1. Re: Deployment work on local machine but not on server...
          darranl

          You are a user of user of JBoss not a developer of JBoss, repost your question in one of the user forums.

          Also more detail will be needed, exactly how have you packaged your app, what is in the deployment descriptors especially the application.xml, are there any errors being displayed in the web browser or JBoss console?