1 Reply Latest reply on Apr 28, 2004 7:44 AM by darranl

    help! deployment + virtualhost (?)

    gr33n

      hello guys,

      i have a problem, and will be glad, if you will be able to help me with it.
      i have my web application as zzz.war, I am deploying it in
      {jboss_home}/server/default/deploy/ and it successfully appears as:
      http://localhost:8080/zzz/

      but this server also serves few other my web application's, i.e. yyy.war and ooo.war.

      what do i need? i need my zzz.war appear as
      http://zzz.mydomain.com
      how should i configure jboss (it's with tomcat) to create such virtualhost and configuration, so zzz.war will work this way?

      thank you very much for any help!