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

NullPointerException in DestinationSequence because of RMCaptureInInterceptor not in interceptor chain

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      I'm building a prototype webservice using one-way WS-RM (in combination with SAML sender vouches).
      It works well as long as there's no persistence store configured.

      When using a jdbcStore (Oracle DB) I get this NullPointerException:

      11:19:27,214 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] (http-/0.0.0.0:8080-1) Interceptor for

      {...}CMLResponseManagerAsyncWSService#{...}

      respondGetInfo has thrown exception, unwinding now: java.lang.NullPointerException
      at org.apache.cxf.ws.rm.DestinationSequence.acknowledge(DestinationSequence.java:171)

      Attachments

        1. ws-rm_saml.wsdl
          11 kB
          Jochen Riedlinger
        2. cxf-servlet.xml
          4 kB
          Jochen Riedlinger

        Activity

          People

            ay Akitoshi Yoshida
            j_ri Jochen Riedlinger
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: