Re: Looking for simple servlet-to-javaspace example
"Logan, Patrick" <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
> Another option might be the jetset.dev.java.net project which... > ...embedding jetty into a service made that straight forward for me. Thanks. That may come in handy sometime. At this point I specifically need to use a servlet running in Tomcat installed in Jboss. Ignoring Jboss for now, if I found some information on Jini for Tomcat and/or the servlet specification generally, I should be able to translate that into Jboss terms if necessary. BTW we did get a simple example running by putting the AllPermission at the base Tomcat JVM. So to make it clear, I am one step up from that... Along the lines of what permissions are needed for a specific servlet to basically lookup a javaspace and do writes and takes? So this is somewhat of a step toward a "production" setup... Not wide open, still as simple as possible, and focused on the servlet itself rather than the entire tomcat installation. Thanks -Patrick -------------------------------------------------------------------------- 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]