0 Replies Latest reply on Dec 4, 2007 8:03 AM by bbharadwaj

    Deployment with multiple network interface

    bbharadwaj

      My server has 2 ethernet interfaces with different Ip addresses(say.. IP1 & IP2).

      I have deployed 2 web applications as WAR's in my JBoss server. (say.. WAR1 & WAR2)

      My problem is that, I want to access application WAR1 only through IP1 & WAR2 only through IP2. (Note: I do not want to run a different instance of JBoss)

      If anyone knows how to configure JBoss 4.2.0 to work as required above

      Thanks in advance..