camel-example-spring-jms is not running on both Apache Camel 2.0.0 and Apache
Camel 2.0-M3


The client seems to hang and never returns
On server-side
--------------------
[psha...@padua camel-example-spring-jms]$ mvn -e exec:java -PCamelServer
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Building Camel :: Example :: Spring :: JMS
[INFO]    task-segment: [exec:java]
[INFO]
------------------------------------------------------------------------
[INFO] Preparing exec:java
[INFO] No goals needed for project - skipping
[INFO] [exec:java {execution: default-cli}]
[pache.camel.spring.Main.main()] MainSupport                    INFO  Apache
Camel 2.0.0 starting


On client-side[psha...@padua camel-example-spring-jms]$ mvn -e exec:java
-PCamelClient
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Building Camel :: Example :: Spring :: JMS
[INFO]    task-segment: [exec:java]
[INFO]
------------------------------------------------------------------------
[INFO] Preparing exec:java
[INFO] No goals needed for project - skipping
[INFO] [exec:java {execution: default-cli}]
Notice this client requires that the CamelServer is already running!
[mple.client.CamelClient.main()] CamelNamespaceHandler          INFO 
camel-osgi.jar not detected in classpath
[mple.client.CamelClient.main()] DefaultCamelContext            INFO  JMX
enabled. Using InstrumentationLifecycleStrategy.
[mple.client.CamelClient.main()] SpringCamelContext             INFO 
Starting Apache Camel as property ShouldStartContext is true
[mple.client.CamelClient.main()] DefaultCamelContext            INFO  Apache
Camel 2.0.0 (CamelContext:camel) is starting
[mple.client.CamelClient.main()] DefaultCamelContext            INFO  Apache
Camel 2.0.0 (CamelContext:camel) started
Invoking the multiply with 22


-- 
View this message in context: 
http://www.nabble.com/camel-example-spring-jms-broken-in-both-Apache-Camel-2.0.0-and-Apache-Camel-2.0-M3-tp25790759p25790759.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to