1 Reply Latest reply on Dec 29, 2003 1:55 AM by supernovasoftware

    Deploying an EAR to a virtual host

      Hello,

      I'm pretty new to JBoss and have read the Getting Started Guide. I was able to configure a virtual host easily with a WAR file by modifying the tomcat41-service.xml and adding the proprietary jboss-web.xml in WEB-INF/ of the web-app dir.

      However, I'm unable to do the same for an EAR file. I've configured my virtual host (a separate one) in tomcat41-service.xml and then I attempted to create a META-INF/application.xml but I'm not sure what to put in there as the tutorial doesn't talk about this part.

      Can any offer any suggestions?

      I'm using jboss-3.0.4_tomcat-4.1.12

      Thanks in advance.