Hey guys,
I have a clustered environment that contains three app servers and uses a
shared file system behind a load balancer. I am trying to set up Mule 1.4
using ActiveMQ 4.1.1 inside of Spring to have a JMS queue send messages from
the clustered environment to an isolated windows machine.
Hi All,
I am trying to use the failover protocol in a .Net application written using
ActiveMQ.dll and NMS.dll ( not spring )
Everything is fine with the code supporting transactional session messages
and all. The question I have is when attempting to use a url for the
failover protocol I am get
Hi James,
Thank you for the very detailed follow up! That worked wonderfully.
Related to this issue, how would I set the ConnectionFactory for the
JMS Component?
Jeff Gunther
On May 10, 2007, at 11:27 AM, James Strachan wrote:
Hi Jeff
On 5/9/07, Jeff Gunther <[EMAIL PROTECTED]> wrote:
Hi Jeff
On 5/9/07, Jeff Gunther <[EMAIL PROTECTED]> wrote:
Hi All,
Here is the code snippet I'm working to configure in Spring:
final CamelContext container = new DefaultCamelContext();
container.addComponent("foo", new FooComponent(container));
FWIW if you don't need to explicitly configure
there's no './configure' yet because the error occurs when i launch
./autogen.sh ...
There's just 'configure.ac' ...
Did
tabish121 wrote:
>
> Have you tried using the options for the configure script?
>
> --with-cppunit-prefix=PFX Prefix where CppUnit is installed
> (optional)
> --with-cp