0 Replies Latest reply on Mar 10, 2003 12:27 PM by howells

    Configuring Virtual Host in Tomcat to work with JBoss

    howells

      Here is what I have.
      JBoss 2.4.4
      Tomcat 4.0.5

      I want to set up virtual hosts in Tomcat to connect to separate apps on JBoss.

      Virtual host 1
      http://sts.plymart.com connects to the sts app on JBoss

      Virtual host 2
      http://jobs.plymart.com connects to the jobs app on JBoss.

      I have the jobs and sts apps created and deployed on JBoss and running, but I cannot get the virtual hosts on connect to their respective apps on the JBoss end.