On Tue, Jan 29, 2013 at 8:36 PM, Angelo <angelo.iacove...@mckesson.com> wrote:
>
> The problem is removing them and getting cxf to work right - I can't remove
> geronimo because cxf-http and cxf-http-jetty have deps on it and I can't
> remove those two because I get spring errors trying to load
> META-INF/cxf/cxf.xml using only the <import
> resource="classpath:META-INF/cxf/cxf.xml"/> in my context.
>

What version of Camel, CXF, WebSphere and JDK are you using?

In the newer versions of CXF you no longer need those imports in the
XML files anymore.

And there should be cxf-http-servlet you should use instead of
cxf-http-jetty. eg do NOT use -jetty JAR.
Use the cxf-http-servlet JAR instead.


> <http://camel.465427.n5.nabble.com/file/n5726517/deps.jpg>
>
>
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/camel-cxf-in-WebSphere-without-geronimo-jetty-depdendencies-possible-tp5726490p5726517.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to