You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org> on 2004/12/02 13:46:26 UTC

[jira] Resolved: (AXIS-1690) HandlerInfo.getHandlerConfig() MUST return a non-null Map

     [ http://nagoya.apache.org/jira/browse/AXIS-1690?page=history ]
     
Davanum Srinivas resolved AXIS-1690:
------------------------------------

    Resolution: Fixed

Applied Patch.

thanks,
dims

> HandlerInfo.getHandlerConfig() MUST return a non-null Map
> ---------------------------------------------------------
>
>          Key: AXIS-1690
>          URL: http://nagoya.apache.org/jira/browse/AXIS-1690
>      Project: Axis
>         Type: Bug
>   Components: Deployment / Registries
>     Versions: 1.2RC2
>  Environment: JOnAS 4.2.0+
>     Reporter: Guillaume Sauthier
>  Attachments: axis-handlerconfig-patch.txt, axis-handlerconfig-patch.txt
>
> According to the javadoc, HandlerInfo.getHandlerConfig() MUSt return, at least, an empty Map instance, but never return null!
> getHandlerConfig
> public Map getHandlerConfig()
>     Gets the Handler configuration
>     Returns:
>         Returns empty Map if no configuration map has been set; otherwise returns the set configuration map
> I'll provide a patch for WSDDJAXRPCHandlerInfo, that's where the guilty code is :)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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