Provide a way to Configure Axis2 storge class
---------------------------------------------

         Key: AXIS2-179
         URL: http://issues.apache.org/jira/browse/AXIS2-179
     Project: Apache Axis 2.0 (Axis2)
        Type: New Feature
  Components: deployment  
 Environment: Any
    Reporter: Deepal Jayasinghe


In AxisEngine there are methods to store and retrieve data 
     
public Object store(ConfigurationContext context, Object obj) 
public Object retrieve(ConfigurationContext context, Object key) 

And the underline implementations is based on an interface , so there should be 
a way to specify the implementation class in axis2.xml

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