Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.3
-
None
-
None
-
MacOS 10.5, Java 5, Jetty 7
Description
I'm using CXF through the JAX-WS Provider interface. I set the
parametric parameter of the interface to javax.xml.transform.Source.
All works well if I return from the method "invoke" an object of type
DOMSource, but when I return a JAXBSource object
I receive an error.
A simple test case can be found at the URL: http://zeus.pin.unifi.it/angelini/cxf-test.tar.bz2
It can be simply run with a command like: mvn jetty:run
WSDL can be accessed through: http://localhost:9090/test-cxf/