On Thursday 07 April 2011 12:36:16 PM ssp wrote:
> All,
> 
> I am using top-down web service development approach using CXF 2.3.2
> I have created the web service java artifacts after running the wsdl2java
> tool on the WSDL and accompanying xml schemas.
> 
> Now I have build the application in Eclipse and deploying it to weblogic
> 10.3
> The cxf distribution contains dozens of libraries. What libraries do I need
> to include in my web service war file so the deployed web service on
> weblogic uses CXF beneath the covers.

See the "WHICH_JARS" file in the lib dir.   


> What I see now when I publish my webservice WSDL is something like this in
> the comments section
> 
> 
> -
> 
> which makes me believe the web service processing on the weblogic server is
> happening using the java 6 JAX-WS web services and not CXF.

See:

http://cxf.apache.org/docs/application-server-specific-configuration-
guide.html

There are notes there for 9.x, but I'm not sure how much it may also apply to 
10.x

Dan


> 
> Please let me know your thoughts.
> 
> Regards,
> 
> 
> --
> View this message in context:
> http://cxf.547215.n5.nabble.com/what-runtime-libraries-to-package-for-CXF-
> based-webservices-tp4288943p4288943.html Sent from the cxf-user mailing
> list archive at Nabble.com.

-- 
Daniel Kulp
[email protected]
http://dankulp.com/blog
Talend - http://www.talend.com

Reply via email to