0 Replies Latest reply on Jun 15, 2010 1:27 AM by tuelip

    Multiple IP Configuration to one web server (tomcat) in JBoss AS 4.0.5ga

    tuelip

      hi,
      currently i'm using the old version of JBoss AS 4.0.5ga and i'm  trying to configure multiple IP to one web server.
      1-  using php
      2- use war file to test the application 

      hello.war and sample.war already in the  C:\jboss-4.0.5\jboss-4.0.5.GA\server\default\deploy

       

      www.domain1.org calls  hello.war
      www.domain2.org calls  sample.war


      i need to do configuration inside the JBoss itself and how can i do  it?
      can anyone advise?


      thanks