Re: Tutorial on Spring Remoting with JMS

2016-01-27 Thread Taariq Levack
The Tutorial on Spring Remoting with JMS > <http://camel.apache.org/tutorial-jmsremoting.html> does not work for > me. > > The first step "Create the Camel Project" > mvn archetype:create -DgroupId=org.example > -DartifactId=CamelWithJmsAndSpring > > F

Tutorial on Spring Remoting with JMS

2016-01-25 Thread RogerN
The Tutorial on Spring Remoting with JMS <http://camel.apache.org/tutorial-jmsremoting.html> does not work for me. The first step "Create the Camel Project" mvn archetype:create -DgroupId=org.example -DartifactId=CamelWithJmsAndSpring Fails with: [ERROR] Failed

Re: How to run "Tutorial on Spring Remoting with JMS" on two machines?

2014-08-22 Thread konkimalla
sure what I am missing. Please let me know if I need to do more tests. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-run-Tutorial-on-Spring-Remoting-with-JMS-on-two-machines-tp5755506p5755588.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to run "Tutorial on Spring Remoting with JMS" on two machines?

2014-08-21 Thread Charles Moulliard
transport connector is working using your JConsole client to connect to the JMX layer. Regards, On Thu, Aug 21, 2014 at 10:02 PM, konkimalla wrote: > Hi, > The following tutorial (Tutorial on Spring Remoting with JMS) works fine > on one machine, but unable to run from two different

How to run "Tutorial on Spring Remoting with JMS" on two machines?

2014-08-21 Thread konkimalla
Hi, The following tutorial (Tutorial on Spring Remoting with JMS) works fine on one machine, but unable to run from two different machines (server on one and client on another machine). http://camel.apache.org/tutorial-jmsremoting.html#Tutorial-JmsRemoting-TutorialonSpringRemotingwithJMS <h