[
https://issues.apache.org/jira/browse/CXF-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-2007.
------------------------------
Resolution: Fixed
Fix Version/s: 2.1.4
Assignee: Daniel Kulp
> JAXBSource can't be used as Source from a JAX-WS Provider interface
> -------------------------------------------------------------------
>
> Key: CXF-2007
> URL: https://issues.apache.org/jira/browse/CXF-2007
> Project: CXF
> Issue Type: Bug
> Affects Versions: 2.1.3
> Environment: MacOS 10.5, Java 5, Jetty 7
> Reporter: Valerio Angelini
> Assignee: Daniel Kulp
> Fix For: 2.1.4
>
> Attachments: cxf-test.tar.bz2
>
>
> 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/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.