Hello, We're running multiple instances of JBOSS on one server. The applications call theirselfs by using "localhost". The problem is when you bind an application to a specific IP addres (wich must be, because of the multiple instances), they can't find theirselfs.
It pretty logical that the localhost resolves to 127.0.0.1. But is it possible to have the localhost per jboss instance set to it's "bound" IP address ? So every instance can call himself with localhost! Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970997#3970997 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970997 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
