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

bstansberry@jboss.com do-not-reply at jboss.com
Thu Feb 1 14:59:40 EST 2007


Try this. In your jndi.properties, use


  | java.naming.factory.initial = org.jboss.naming.HttpNamingContextFactory 
  | java.naming.provider.url = http://yourhost:8080/invoker/HAJNDIFactory

I must confess I've never used that, but it follows the same pattern as HTTP tunneling to the regular JNDI service.

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

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



More information about the jboss-user mailing list