On Wed, Oct 7, 2009 at 8:20 PM, praveen.sharma <[email protected]> wrote: > > How do you download 2.1.0 version. The svn url to checkout is not yet > working. Nor are the mirror sites to download. Is the release still in > progress? >
Yes its still in progress. So more here on the download page about how to get in progress releases (= SNAPSHOTS). http://camel.apache.org/download.html > > Claus Ibsen-2 wrote: >> >> On Wed, Oct 7, 2009 at 7:17 PM, praveen.sharma >> <[email protected]> wrote: >>> >>> 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 >> >> Yeah it has been fixed in 2.1 where the server can stop without hanging. >> >> >> >>> -------------------- >>> [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. >>> >>> >> >> >> >> -- >> Claus Ibsen >> Apache Camel Committer >> >> Open Source Integration: http://fusesource.com >> Blog: http://davsclaus.blogspot.com/ >> Twitter: http://twitter.com/davsclaus >> >> > > -- > 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-tp25790759p25791660.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
