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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...