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 "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2005/09/05 10:14:30 UTC

[jira] Closed: (AXIS2-201) Properties and Parameters

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

    Resolution: Duplicate

this is same as  AXIS2-200



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

>
> In the current implementation I sow when we ask for property 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