[jboss-user] [Clustering/JBoss] - Re: HAJNDI over HTTP

mindflyer do-not-reply at jboss.com
Sat Feb 3 08:13:29 EST 2007


I have host1 and host2. 
java.naming.provider.url = http://host1:8080/invoker/HAJNDIFactory

I start client application, it connects to server and works. Then I stop host1, and client application can't lookup new beans. 
I look at NamingContext in the debug mode and see that it have HttpInvokerProxy(externalURL:http://host1:8080/invoker/JMXInvokerHAServlet)

NamingContext doesn't know about host2 and can't connect to host1 because it is stopped.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4010406#4010406

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4010406



More information about the jboss-user mailing list