1 Reply Latest reply on Jul 17, 2003 1:33 AM by jdcliuyang

    JNDI over HTTP

    marilenc

      I am now trying to change a working remote client to tunnel everything using http. I changed my client jndi.properties to:

      java.naming.factory.initial=org.jboss.naming.HttpNamingContextFactory
      java.naming.provider.url=http://10.0.0.13:8080/invoker/JNDIFactory

      I am now trying to run the app but I have a: javax.naming.CommunicationException: Failed to connect to server http:1099.

      What should I do on the server side??

      Can anyone help?

      Len

      I am using jboss3.0.6