No, you don't need to use cxf-http-jetty module if you just want to the servlet 
transport.
CXF modules has no hard dependency of the geronimo servlet.
but CXF leverages the async invocation feature of servlet 3.0, you may need to 
check if the WebSphere supports it.


--  
Willem Jiang

Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) 
(English)
          http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem





On Wednesday, January 30, 2013 at 3:36 AM, Angelo 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.
>  
> <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 
> (http://Nabble.com).



Reply via email to