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

Response does not include SequenceAcknowledgement

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 3.1.7
    • 3.1.15, 3.2.3, 3.2.4
    • WS-* Components
    • None
    • JBoss EAP 6, Windows 7, Java 7, Visual Studio 12, CXF 3.1.7

    • Unknown

    Description

      I have a CXF web service, deployed to JBoss, and a dot net client. The deliveryAssurance is AtMostOnce.

      When the service is fast and the response includes SequenceAcknowledgement. But when the service is slow the client usually sends retransmissions. The response corresponding to the retransmission only includes the SequenceAcknowledgement. When the request is successfully processed the response is sent back to client without SequenceAcknowledgement. But the client expects it always in the response. If the client does not find SequenceAcknowledgement it returns a fault to the server saying "A reply message was received with no acknowledgement." The client will keep waiting till it times out.

      Similarly the response of CloseSequence and TerminateSequence do not have expected SequenceAcknowledgement either.

      Could you please always include the SequenceAcknowledgement in the responses if applicable?

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            zzaili Andy Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: