Finally: integration between Spring and Jini/JavaSpace services
A lot of people have been working on such an integration, but it is a really good news to see that the latest Spring Modules release do provide support for lookup of Jini services, integration with JavaSpaces, and a bridge between the transactional support of Spring and the one of Jini which now easily permits to do a transaction with databases, or any other XA resource and a Jini service.
Congrats to the Spring Modules team.
June 15th, 2006 at 10:59 am
See this regarding the integration with the GigaSpaces commercial implementation of JavaSpaces.
http://biz.yahoo.com/prnews/060615/ukw014.html?.v=57
Geva Perry
GigaSpaces
June 15th, 2006 at 11:27 am
Thanks Geva.
That explains a lot regarding the release of Spring Modules.
Any plan for a better integration with Rio? :-p
Jérôme.
June 19th, 2006 at 12:02 pm
The GigaSpaces Service Grid extends Rio and provides Spring application activation, offering built-in SLAs, fault detection and scalability. In conjunction with the association based dependency injection from Rio, Spring beans are injected with remote proxies as well.
This is all done seamlessly with a point & click interface, no coding changes, Indicate what Spring application needs to be dynamically deployed, and the Service Grid manages the rest.
Let me know if you have any questions
Dennis Reedy
GigaSpaces
July 2nd, 2006 at 5:35 pm
Hi Jérôme,
I wanted to point out that Project Mayflower (mayflower.dev.java.net, formerly equinox.jini.net) also offers lookup support and a Spring transactionManager. We presented this at the 9th Jini Community Meeting in October 2005 and open-sourced soon thereafter.
Tom Cellucci
Project Lead
mayflower.dev.java.net