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 have few problems with spring (ex. spring MVC), so If it do not to interfere with your other requiremens - I recommend to switch to tomcat 7.
-- View this message in context: http://camel.465427.n5.nabble.com/CXF-endpoint-deployment-in-apache-tomcat-6-0-26-tp5742381p5742400.html Sent from the Camel Development mailing list archive at Nabble.com.