RE: Move to Spring 3.0

2010-04-08 Thread Pitre, Russell
+1 -Original Message- From: Dragisa Krsmanovic [mailto:dkrsmano...@plos.org] Sent: Thursday, April 08, 2010 1:29 PM To: users@camel.apache.org Subject: Re: Move to Spring 3.0 We run our Camel 2.2.0 app with Spring 3.0 (3.0.1 and 3.0.2 now) without problems. On Thu, 2010-04-08 at 00:51

Re: Move to Spring 3.0

2010-04-08 Thread Dragisa Krsmanovic
We run our Camel 2.2.0 app with Spring 3.0 (3.0.1 and 3.0.2 now) without problems. On Thu, 2010-04-08 at 00:51 -0700, umairt wrote: > Hi, > > > I am trying to shift my project(currently using Camel2.2.0 and Spring 2.5) > to spring 3.0. I have changed the spring version to 3 but I am getting the

Re: Move to Spring 3.0

2010-04-08 Thread Norman Maurer
I'm using camel 2.2.0 with spring 3.0.0 without any problems here. Here is the relevant spring config: In my pom.xml I use this: org.apache.camel camel-core 2.2.0 org.apache.camel camel-spring 2.2.0

Re: Move to Spring 3.0

2010-04-08 Thread Willem Jiang
Can you create a JIRA with a small test case to show the error? We did run the test with Spring 3.0.0 before Camel 2.2.0 released. BTW, can you try the latest released Spring 3.0.2.RELEASE to check if the error still there? Willem umairt wrote: Hi, I am trying to shift my project(currently

Move to Spring 3.0

2010-04-08 Thread umairt
exception. I was wondering how this could happen in Spring or am I missing some camel configuration for spring 3.0? Umair -- View this message in context: http://old.nabble.com/Move-to-Spring-3.0-tp28175300p28175300.html Sent from the Camel - Users mailing list archive at Nabble.com.