WSDoAllSender uses WSDoAllReceiver in an error message
------------------------------------------------------
Key: WSFX-42
URL: http://issues.apache.org/jira/browse/WSFX-42
Project: WSFX
Type: Bug
Components: WSS4J
Environment: not relevant
Reporter: Martin Stemplinger
Priority: Trivial
One error message uses WSDoAllReceiver instead of WSDoAllSender. This is only a
trivial issue but should be fixed anyway.
176c176
< throw new AxisFault("WSDoAllReceiver: No action
defined");
---
> throw new AxisFault("WSDoAllSender: No action
> defined");
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira