Interoperability issue between Axis2 and secured (WSS) webservice hosted in
Weblogic
-------------------------------------------------------------------------------------
Key: AXIS2-5290
URL: https://issues.apache.org/jira/browse/AXIS2-5290
Project: Axis2
Issue Type: Bug
Components: jaxws
Affects Versions: 1.6.0
Environment: I have a JAX-WS webservice hosted in Weblogic which is
protected by a Https/Username token policy and I have tried to have an adb
(standard) Axis2 client which will be able to communicate with it.
Reporter: François Courtault
Priority: Blocker
Fix For: 1.6.2
In fact I was not able to have an axis2 client which works with this webservice
hosted in Weblogic.
If I compare the Axis2 request which doesn't work with an SOAP request which
works it seems that a section is missing <wsse:KeyIdentifier> inside the
<ds:KeyInfo...> <<wsse:SecurityTokenReference ...>
Just for your information, CXF 2.5.2 has the same issue
(https://issues.apache.org/jira/browse/CXF-4166) and they provide me a fix.
Could please do the same ? Don't forget also to use the right namespace in this
section !
Regards.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]