[jboss-user] [JBossWS] - Re: cxf does not work with JBOSS 4.2.3 ??

bperchma do-not-reply at jboss.com
Thu Oct 2 03:54:17 EDT 2008


I got this to work by including the necessary cxf files in my ear file (
cxf-rt-frontend-jaxws*.jar), and then removing the following from jboss/lib/endorsed:

jboss-jaxws.jar,
joss-jaxws-ext.jar

For a convenient way to populate your ear file with the correct cxf jars, refer to http://cwiki.apache.org/CXF20DOC/maven-integration-and-plugin.html - but omit the dependency on the jetty transport.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179947#4179947

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179947



More information about the jboss-user mailing list