That's what I though too about needing the cxf.xml import - but when I
remove it I get into problems.  Not sure what's going on with that since I'm
using 2.7.0 as you can see.  But yeah that's kind of what's annoying me
because it looks like that's what's forcing the dependencies on the other
extensions. 

By the way - WAS 7.0.0.19 w/J9 64 1.6.0 jre

Anyway, it looks like I have it working now.  I didn't try this before
because I was following the instructions for WAS V7.  So I tried the WAS <
6.1.0.29 instructions here and so far looks like it works.  I set the server
and module class loaders back to parent first, then followed the
instructions for creating the shared library and referencing it in a new
classloader for the server set to local first.  In that shared classloader I
put only xmlschema-core-2.0.3.jar.  Like I said - so far so good, and
hopefully that's the only thing I need to do, then maybe I'll go back to
trying to jettison all the unnecessary libraries and that cxf.xml import. 

http://cxf.apache.org/docs/application-server-specific-configuration-guide.html#ApplicationServerSpecificConfigurationGuide-ForWebSphere6.1.0.29%2CV7andV8

So according to you, the CXFServlet in the web.xml is enough to bootstrap
the cxf bus without that import - I'll do more investigating. 

Thanks for the input by the way - been stressing about this a lot the last
few days - it's a real deal breaker if we couldn't get it working.



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

Reply via email to