2 Replies Latest reply on Apr 24, 2010 1:54 PM by ejb3workshop

    Override context specified in deployment descriptor

    ejb3workshop

      I would like to override the context specified in the application.xml file included in the EAR of my application. I know the context is set in the context.xml file inside the WAR and can be set in the jboss-web.xml file as well, in addition to the application.xml file. My problem is that I am not able to modify the EAR and would like to override the context path of a web application contained inside my EAR.

       

      Thanks in advance.

      Alex