[ http://issues.apache.org/jira/browse/AXIS2-200?page=all ]
     
Deepal Jayasinghe resolved AXIS2-200:
-------------------------------------

    Resolution: Fixed

Fixed by Axis2-194

> Properties vs Parameters
> ------------------------
>
>          Key: AXIS2-200
>          URL: http://issues.apache.org/jira/browse/AXIS2-200
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Wish
>   Components: core
>     Reporter: Deepal Jayasinghe

>
> In the current implementation I sow when we ask for parameter it returns 
> deploy time parameter if there is no property with the given name. I think 
> that is wrong , properties are things that we use at the run time , one 
> handler would add a property to MC (or any context) and some other handler 
> would use that . 
> If some handler want to access deployment time parameters (comes via 
> configuration files), it should access them via getParamter();
> So I think we should not return Parameters when we ask for properties , if 
> the requested  property is not there return null.
> comments ..........

-- 
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

Reply via email to