Alessio Soldano [
http://community.jboss.org/people/asoldano] commented on the document
"JBossWS - AS 7 FAQ"
To view all comments on this document, visit:
http://community.jboss.org/docs/DOC-16722#comment-7117
--------------------------------------------------
You need to add a dependency to org.apache.cxf module into your deployment's
MANIFEST.MF, as explained above here.
The jbossws-cxf testsuite has many examples of direct cxf api usage, you can checkout
http://anonsvn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-4.0.0.B...
http://anonsvn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-4.0.0.B... or
http://anonsvn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-4.0.0.B...
http://anonsvn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-4.0.0.B... , build and
run the testsuite. See the documentation on how to build and run the testsuite.
--------------------------------------------------