Results 1 to 2 of 2

Thread: Remote invokcation over JMS?

  1. #1
    Join Date
    Oct 2005
    Location
    Bergen, Norway
    Posts
    128

    Default Remote invokcation over JMS?

    Hi

    I see that

    http://www.springframework.org/docs/.../remoting.html

    lists some alternatives to do remote invocation over burlap/hessian/JAX-RPC etc, and "JMS (TODO)".

    What's in the TODO? Does Spring support baseclasses/framework classes for doing remote invocation over JMS, or is the TODO just related to the jmsTemplate helper classes and friends?

  2. #2
    Join Date
    Aug 2004
    Location
    San Francisco
    Posts
    423

    Default

    David,

    I'm pretty sure the basic spring release does not implement remoting over JMS. However, there is a package, Lingo (http://lingo.codehaus.org/) that does just that.

    Jonny

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •