[
https://issues.apache.org/jira/browse/CXF-5726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Sosnoski reopened CXF-5726:
----------------------------------
Yes, that makes sense.
This came up in the context of interoperability testing with WCF. A WCF client
doesn't include an Offer in the CreateSequence for a service that only defines
oneway-in operations, but it probably doesn't hurt anything to include the
Offer when we're the client. A WCF service appears to just ignore the Offer in
this case, but with CXF-5725 fixed we should be fine with that.
I'll revert this change.
> WS-RM should not include Offer in CreateSequence for oneway endpoint
> --------------------------------------------------------------------
>
> Key: CXF-5726
> URL: https://issues.apache.org/jira/browse/CXF-5726
> Project: CXF
> Issue Type: Bug
> Components: WS-* Components
> Affects Versions: 3.0.0-milestone2
> Reporter: Dennis Sosnoski
> Assignee: Dennis Sosnoski
> Priority: Minor
> Fix For: 3.0.0
>
>
> WS-RM only uses the Source policy to determine whether an Offer element is
> included in a CreateSequence. It should also check if the application message
> exchange is oneway, since Offer makes no sense for oneway exchanges.
--
This message was sent by Atlassian JIRA
(v6.2#6252)