Re: javaspaces with jini 2
Dan Creswell <[email protected]>
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <[email protected]> |
Joe V. Holland wrote: > Greetings, > > I have a modest system that uses JavaSpaces via the Jini 1 release. > Is there good discussion about converting the services to Jini 2? > Perhaps someone who has experience would offer up their scripts > for starting the services. Check out v2getsmart.jini.org which contains scripts for the new JINI 2.0 versions of the services and a whole load of other useful JINI 2.0 stuff. There are also references to porting of old JINI 1.x based code to the new API's - see John McClain's notes referenced from the site (v2getsmart.jini.org) For the most part, I don't think you'll hit much in the way of problems though if your clients use JavaSpace.notify(....) at all, you might possibly hit issues with what we call the "automatic stub replacement issue" - this is covered in John's notes. Hopefully, that will get you started. If you have more specific questions fire away! Dan. =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JAVASPACES-USERS". For general help, send email to [email protected] and include in the body of the message "help". To view past JAVASPACES-USERS postings, please see: http://archives.java.sun.com/archives/javaspaces-users.html JDC members can download the JavaSpaces(tm) Technology from: http://developer.java.sun.com/developer/products/jini/