Just started with Camel yesterday and am trying out various examples given in
the camel download. It has been frustrating so far that I can't get to first
step of being able to deploy basic examples. Any help would be greatly
appreciated.
I started with camel-example-cxf-tomcat.
Here are my vers
Sorry for the spam. I forgot to include the CXF install details for
additional info.
cxf-2.7.5
my catalina.properties has this:
common.loader=${catalina.base}/lib,${catalina.base}/lib/*.jar,${catalina.home}/lib,${catalina.home}/lib/*.jar,/home/ubuntu/development/camel-2.11.0/lib/*.jar,/home/ubunt