|
From: Abel P. <abl...@pa...> - 2005-03-09 07:07:50
|
Ben wrote: >I'm just curious as to whether anyone has considered building support into Spring's remoting framework for remote service invocation via Jini? Ben I'm currently working on JavaSpaces and Spring integration (as a side project) nothing related to remote invocations though. What I'm doing is putting together something that resembles the JMS stuff in Spring but for JavaSpaces. The goal is to make the Jini related stuff transparent from the user. - Abel -----Original Message----- From: spr...@li... [mailto:spr...@li...]On Behalf Of Ben Piper Sent: Tuesday, March 08, 2005 8:58 PM To: spr...@li... Subject: [Springframework-developer] Spring remoting with Jini? Hi all, I'm just curious as to whether anyone has considered building support into Spring's remoting framework for remote service invocation via Jini? The reason I ask is that I'm hoping to integrate the two for some prototype work, and am apprehensive about striking out on my own when others may have gone or are currently going down this path. I'm fairly new to both Jini and Spring. Are there any Jini experts/followers in the Spring developer community who'd care to comment? Ben |