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.

4 Responses to “Finally: integration between Spring and Jini/JavaSpace services”

  1. Geva Perry Says:

    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

  2. jeje Says:

    Thanks Geva.

    That explains a lot regarding the release of Spring Modules.
    Any plan for a better integration with Rio? :-p

    Jérôme.

  3. Dennis Reedy Says:

    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

  4. Tom Cellucci Says:

    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

Leave a Reply