0 Replies Latest reply on Jan 27, 2004 12:55 AM by creigrut

    Deploy a WAR to multple virtual hosts (JBoss 3.2.3/Tomcat)

    creigrut

      I've created a JBoss instance that uses Tomcat to serve content from 4 different domains. I have a WAR that is currently deployed to one of them (using a context-root/virtual-host pair in the jboss-web.xml), but I'd like it to be accessible from two different domains. Is there any way to do this?