[jira] [Closed] (CXF-7048) Response does not include SequenceAcknowledgement

2018-03-13 Thread Colm O hEigeartaigh (JIRA)

 [ 
https://issues.apache.org/jira/browse/CXF-7048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Colm O hEigeartaigh closed CXF-7048.


> Response does not include SequenceAcknowledgement
> -
>
> Key: CXF-7048
> URL: https://issues.apache.org/jira/browse/CXF-7048
> Project: CXF
>  Issue Type: Bug
>  Components: WS-* Components
>Affects Versions: 3.1.7
> Environment: JBoss EAP 6, Windows 7, Java 7, Visual Studio 12, CXF 
> 3.1.7
>Reporter: Andy Zhang
>Assignee: Daniel Kulp
>Priority: Blocker
> Fix For: 3.1.15, 3.2.3
>
>
> 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?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (CXF-7048) Response does not include SequenceAcknowledgement

2016-09-22 Thread Andy Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/CXF-7048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Zhang closed CXF-7048.
---
Resolution: Not A Bug

> Response does not include SequenceAcknowledgement
> -
>
> Key: CXF-7048
> URL: https://issues.apache.org/jira/browse/CXF-7048
> Project: CXF
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 3.1.7
> Environment: JBoss
>Reporter: Andy Zhang
>Priority: Critical
> Fix For: 3.1.8
>
>
> I have a CXF web service deployed to JBoss and a CXF client. The 
> deliveryAssurance is AtMostOnce.
> When the service is fast no retransmission is needed and the response 
> includes SequenceAcknowledgement. But when the service is slow the client 
> usually sends retransmissions. The RM framework sends responses to only 
> include the SequenceAcknowledgement. When the request is successfully 
> processed it does not include the SequenceAcknowledgement in the actual 
> response. But the client expects it and keeps waiting till it times out. 
> dot net client also always expects SequenceAcknowledgement in the response. 
> If the SequenceAcknowledgement is not found it returns a fault saying "A 
> reply message was received with no acknowledgement."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)