1 Reply Latest reply on Aug 28, 2002 12:13 AM by marat

    Http Tunneling with JProxy

    frweisma

      I want to use JProxy to make the RMI communication
      over a HTTP tunnel.

      I have a standalone RMI server who is registrated in
      the RMI registry and at the JNDI of JBoss. The server
      classes lying on a apache server.

      When i use a client without the JProxy everything works fine. When trying to use the tunnel with JProxy, i get an exception the following exception in JBoss:

      java.lang.ClassNotFoundException: rmi.HelloImpl_Stub (no security manager: RMI class loader disabled).

      Can anybody tell me how to install the security manager for JProxy ????


        • 1. Re: Http Tunneling with JProxy
          marat

          You might want to go back to www.jproxy.com site and get the latest JProxy version 1.0.3. JProxy has been integrated with JAAS and should resolve your issues I believe.

          Cheers,
          Marat