Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-2007

JAXBSource can't be used as Source from a JAX-WS Provider interface

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.3
    • 2.1.4
    • 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/

      Attachments

        1. cxf-test.tar.bz2
          4 kB
          Valerio Angelini

        Activity

          People

            dkulp Daniel Kulp
            angelini Valerio Angelini
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: