Underlying Repository store should be flexible behind an interface
------------------------------------------------------------------

         Key: AXIS2-298
         URL: http://issues.apache.org/jira/browse/AXIS2-298
     Project: Apache Axis 2.0 (Axis2)
        Type: Improvement
  Components: deployment  
    Versions: 0.93    
 Environment: Any
    Reporter: Paul Fremantle


Currently the repository must be stored in a physical filesystem using 
java.io.File etc. We have already seen problems in certain Servlet containers. 

The repository Store API should be abstracted out so that different 
implementations of a repository store can be used underneath the repository 
code. 

One possibility is JSR170 - but an initial simple interface would also be 
acceptable.

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