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 "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2005/07/05 08:41:09 UTC

[jira] Created: (AXIS2-60) A directory resolving object for Axis2

A directory resolving object for Axis2
--------------------------------------

         Key: AXIS2-60
         URL: http://issues.apache.org/jira/browse/AXIS2-60
     Project: Apache Axis 2.0 (Axis2)
        Type: Wish
    Reporter: Thilina Gunarathne


It's better to have a directory resolving object available at the run time with Axis 2. 
It  should be able to provide the full path for a folder or a file when given a relative path for a folder or file.
Care should be taken about  different  OS's and different ways one can deploy Axis2 (in a Servelet container, Simple Axis server...)

MTOM impl needs this for file caching. As well as in samples.

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


[jira] Resolved: (AXIS2-60) A directory resolving object for Axis2

Posted by "Srinath Perera (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-60?page=all ]
     
Srinath Perera resolved AXIS2-60:
---------------------------------

    Resolution: Fixed

add the nethod public File getRealPath(String path) to the ConfigurationContext
    

> A directory resolving object for Axis2
> --------------------------------------
>
>          Key: AXIS2-60
>          URL: http://issues.apache.org/jira/browse/AXIS2-60
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Wish
>     Reporter: Thilina Gunarathne

>
> It's better to have a directory resolving object available at the run time with Axis 2. 
> It  should be able to provide the full path for a folder or a file when given a relative path for a folder or file.
> Care should be taken about  different  OS's and different ways one can deploy Axis2 (in a Servelet container, Simple Axis server...)
> MTOM impl needs this for file caching. As well as in samples.

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