[
https://issues.apache.org/jira/browse/CXF-7494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16152449#comment-16152449
]
Dennis Kieselhorst commented on CXF-7494:
-----------------------------------------
I noticed this issue in a migration project from Axis 2 to CXF. While Axis 2
was handling single quotes, the request failed in CXF and it was not possible
to do the migration without changes on the client side.
> Handle SOAPAction with single quotes
> ------------------------------------
>
> Key: CXF-7494
> URL: https://issues.apache.org/jira/browse/CXF-7494
> Project: CXF
> Issue Type: Improvement
> Components: Soap Binding
> Affects Versions: 3.1.12
> Reporter: Dennis Kieselhorst
> Assignee: Dennis Kieselhorst
> Priority: Minor
> Fix For: 3.2.0
>
>
> SoapActionInInterceptor only handles double quotes. CXF should be robust and
> also handle single quotes.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)