Hello,
We are having trouble with the http ormi tunneling. The RMI-servlet is
installed in global-web-application.xml as follows:
�.
<servlet>
<servlet-name>rmi</servlet-name>
<servlet-class>com.evermind.server.rmi.RMIHttpTunnelServlet</servlet-class>
</servlet>
�..
When we try to connect to the server using
http:ormi://localhost/appName, the tunnel servlet is initialized
(message in $orion-home$/log/global-application.log) but the server
gives no response. The pure ormi (ormi://localhost/appName ) connection
is working fine.
Any help / suggestions would be greatly appreciated,
Regards
Ivo Rakovac