Re: changing TcpServerEndpoint to HttpServerEndpoint
Mark Brouwer <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Patrick Dowler wrote: > So, I would like to use HttpServerEndpoint and pass all the packets on port > 80, except apache runs on 80. Apache passes some http requests on to tomcat > (using mod_rewrite proxying) but I cannot see how to setup the > HttpServerEndpoint. Can it have a path in the http header? ivoke a servlet? > doPost method passes bytes to jeri? Am I crazy? I really just want RMI and > use jeri so I do not need an rmi registry. Unfortunately the answer is no for the moment Patrick, for some more information have a look at the presentation "Jini across the firewall" http://www.cheiron.org/misc/jcm/jcm10.pdf . Hopefully in time the things you request for are possible out-of-the-box through the River project. I have an implementation for non secure communication (also unicast discovery over HTTP) you could use, if you are interested drop me a note. -- Mark -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]