Re: Looking for simple servlet-to-javaspace example
Gregg Wonderly <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Dan Creswell wrote: > What Gregg is describing above is one means by which to ensure things > get correctly annotated. > > jiniservlet is another mechanism for doing the same sort of thing. > Specifically it uses a wrapper servlet which does the classloader magic > and, from there on delegates to the enclosed servlet. The front page for jiniservlet could use some additional documentation along the lines of what Dan enumerated. I'll contact the owner and see if he'd be interested in doing that. The com.sun.jini.start.ServiceDescriptor implementations would also be something to pull out and provide as a way to wrap all of the Jini bits into a single object that could be stuffed into various VMs. The fact that the security model can't always be trivially altered would be a partial barrier. However, it might be possible to allow AllPermission to components activating a ServiceDescriptor to allow them to assert a DynamicPolicy. Gregg Wonderly -------------------------------------------------------------------------- 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]