I found this: http://stackoverflow.com/questions/6349424/apache-cxf-rs-extensions-issue-in-2-4-0
so in my camel-server.xml I removed: <import resource="classpath:META-INF/cxf/cxf-extension-jaxrs-binding.xml"/> <import resource="classpath:META-INF/cxf/cxf-extension-soap.xml"/> <import resource="classpath:META-INF/cxf/cxf-servlet.xml" /> and now I can at least start up. :) ken. -- View this message in context: http://drools.46999.n3.nabble.com/rules-users-Problem-deploying-5-3-0-drools-server-in-Tomcat-tp3722323p3745379.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
