My server's network is configured to have multiple IP Address per ethernet interface. I want to run different instances of glassfish applicaiton server on the same server, each instance bound to a different ip address.
For example I can have instance-1 running on 192.158.1.1 (eth0:1) and instance-2 running on 192.158.2.2 (eth0:2) and so on.
Will I be able to achieve this with glassfish? If yes can I get some pointers?
Thanks,
U
[Message sent by forum member 'u200801' (u200801)]
http://forums.java.net/jive/thread.jspa?messageID=254112