Does lingo work with plain jms provider?

View: New views
3 Messages — Rating Filter:   Alert me  

Does lingo work with plain jms provider?

by eric54 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'm new to Lingo and I tried some samples on spring and it worked great.  

We do have one use case that we could not use spring, but will need to use JMS. My question is that if lingo work on top of a jms provider, such as activemq?

Thanks,

Re: Does lingo work with plain jms provider?

by Casual :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm not sure, but check out PUA Lingo.

eric54 wrote:
We do have one use case that we could not use spring, but will need to use JMS. My question is that if lingo work on top of a jms provider, such as activemq?
-- PUA Lingo --

Re: Does lingo work with plain jms provider?

by James.Strachan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2008/12/16 eric54 <yuling.chen@...>:
>
> Hi,
>
> I'm new to Lingo and I tried some samples on spring and it worked great.
>
> We do have one use case that we could not use spring, but will need to use
> JMS. My question is that if lingo work on top of a jms provider, such as
> activemq?

Lingo currently uses Spring; but that doesn't mean you have to use
Spring for Dependency Injection; its just a Java framework library so
its no big deal having it as a dependency.

Incidentally the long term replacement to Lingo is Apache Camel...
http://camel.apache.org/

e.g. here's how to do spring remoting in camel via XML
http://camel.apache.org/spring-remoting.html

or via annotations
http://camel.apache.org/pojo-consuming.html
http://camel.apache.org/pojo-producing.html

both of which use spring too as a JMS facade library as well as - if
you want - a dependency injection framework.

--
James
-------
http://macstrac.blogspot.com/

Open Source Integration
http://fusesource.com/

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email