Rampart: wrong error message
----------------------------
Key: AXIS2-979
URL: http://issues.apache.org/jira/browse/AXIS2-979
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Reporter: Thilo Frotscher
Priority: Minor
I just had the following exception:
Exception in thread "main" org.apache.axis2.AxisFault: WSDoAllReceiver: Request
does not contain required Security header
If Rampart is used on the client side, then WSDoAllReceiver processes
responses, not requests - at least in case of a typical request/response MEP.
So the error message is misleading. It should be more general to be correct on
the client side and the server side. It should be changed to:
Incoming message does not contain required Security header.
Thanks.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.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]