Re: CXF endpoint deployment in apache-tomcat-6.0.26

2013-10-30 Thread M314
I had similar this problem on tomcat 6. I do not know how to resolve it on that version. I switched to tomcat7 and review depndencies in maven - take a look at spring versions: CXF bundle use kinda old already spring libs: 3.07 as I remember. After those changes problem my vanish. As I know tomcat6

Re: CXF endpoint deployment in apache-tomcat-6.0.26

2013-10-30 Thread Claus Ibsen
Hi Please use the user forum for questions on using Camel. This forum (dev) is not for these kind of questions. http://camel.apache.org/discussion-forums.html On Wed, Oct 30, 2013 at 8:25 AM, charanstar wrote: > I could not deploy CXF endpoing in tomcat server, I am getting below error > while s