Hi there !

Has anybody worked out how to use SUN's rmivervlethandler servlet
to tunnel JBoss RMI invokations via http on port 80.

The servlet is designed to transform http calls into RMI calls and
the documentation says that the RMI mechanism provided by sun automatically
uses
the http tunneling if a direct RMI connect is not posssible.
It tries to access the adress /cgi-bin/java-rmi.cgi on the server via http.
This adress has to be connected to the servlet or the slower cgi version of
that servlet.

I tried a lot,
but the Jboss Client classes didn't try the http access to the servlet
(to get the servlet itself up and running is not problem at all)

There's a lot of stuff on the mailing list about the RMI ports JBoss uses
(1099, 4444 and a optional one) but we can't tell every
customerside-administrator
to open these ports. Exspecially if you don't know the people that use your
software.

Does anybody know about a solution ?

Nicolai Bieber



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to