0 Replies Latest reply on Jul 25, 2005 8:53 AM by garu

    Multiple context roots for single war

    garu

      Hi all,
      with standalone Tomcat i can deploy the same application with different context paths just deploying once the war and then deploying multiple context.xml with different "path" but "docBase" pointing to the just deployed war.

      in Jboss is there any way to deploy the same application under different context paths using only descriptors instead of having to redeploy multiple times the same war?

      Thanks, Gabriele