9 Replies Latest reply on Sep 24, 2013 1:14 AM by jaikiran

    defining the context path during deployment

      hi,

       

      I'm wondering if JBOSS is able to use a different context path as defined in WEB-INF/jboss-web.xml (Chapter 6. Setting the context root of a web application)


      the most appropriate way seems to define it when deploying the application. I know this from websphere AS and also tomcat can handle this. but for JBOSS I wasn't able to figure it out.


      we have the need to set the context path during deployment of the war file since we have to use the same application archive in our 3 staging environments, but we cannot use the same context because one of the systems that need to be connected to this application is not available in all 3 stages.

       

      Does anyone know how to deal with that?

       

      thank you very much in advance! :)irk