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

Cannot convert to javax.xml.ws.handler

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      I am trying to run a ws-transaction web service scenario. I follow the wsdl to java approach using CXF with maven within eclipse. At some point i need to register a jax-ws handler chain. More specifically, the handler chain has got one soap handler, namely the jboss arguna "com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor" which implements the javax.xml.ws.handler. However when i try to deploy my service it throws the following exception:

      Cannot convert value of type [com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor] to required type [javax.xml.ws.handler.Handler]

      Attachments

        Activity

          People

            Unassigned Unassigned
            ppoliani pavlos
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: