[
https://issues.jboss.org/browse/JBESB-3906?page=com.atlassian.jira.plugin...
]
RH Bugzilla Integration commented on JBESB-3906:
------------------------------------------------
Tadayoshi Sato <tasato(a)redhat.com> made a comment on [bug
947862|https://bugzilla.redhat.com/show_bug.cgi?id=947862]
I now understand that SOAPClient [1] has to be changed to conform with CXF upgrade
introduced by BZ915386 (more specifically BZ858926 or BZ896338). I will file a different
BZ for this issue.
[1]
JBESB_4_11_CP2/product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/SOAPClient.java
523 PostMethod post = new PostMethod(endpoint);
524
525 post.setRequestHeader("Content-Type", contentType);
526 post.setRequestHeader("Connection", "keep-alive");
527 post.setRequestHeader("SOAPAction", "\"" + soapAction
+ "\""); /// Customization to add quotes to Soap action
Backport JBESB-3898 to JBESB_4_11_CP2 branch
--------------------------------------------
Key: JBESB-3906
URL:
https://issues.jboss.org/browse/JBESB-3906
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Web Services
Affects Versions: 4.11
Reporter: Tadayoshi Sato
Assignee: Tadayoshi Sato
Fix For: 4.11 CP3
Backport JBESB-3898 (EBWS on CXF fails to handle WS-Security header with
soap:mustUnderstand="1") to JBESB_4_11_CP2 branch.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira