On Sat, Jan 2, 2010 at 8:36 PM, scope_creep wrote:
>
>
> Bob.
>
> I'm a newbie on the Apache stack, so bear with me, although i've used the
> webserver for donkeys.
> I'm really interested in ApAche camel for its primary purpose which is
> routing. I have a .Net assembly, which with a MSMQ messagi
.
- Original message -
From: "Stephen Gargan"
To: users@camel.apache.org
Date: Sat, 2 Jan 2010 20:06:41 -0800
Subject: Re: Apache Camel Usage with .Net
Bob,
Camel can absolutely be used without ActiveMQ, it standsalone
perfectly, all you require is the camel-core jar. Then as y
Bob,
Camel can absolutely be used without ActiveMQ, it standsalone
perfectly, all you require is the camel-core jar. Then as you require
differnet kinds of connectivity and transformation you add the
appropriate jars.
In order to use camel you'd need to find a way to consume messages in
java from