Bug in handler getName
----------------------
Key: AXIS2-1101
URL: http://issues.apache.org/jira/browse/AXIS2-1101
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: core
Reporter: Deepal Jayasinghe
In Handler API , there is a method called getName and which returns Qname. But
In Axis2 there is no way to set handler name as a Qname (no way to add a
handler with Qname in module.xml), so why do we need to keep handler name as a
Qname.
I suggest to change getName to return string instead of Qname.
--
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]