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 "Jochen Zink (JIRA)" <ji...@apache.org> on 2007/04/03 12:41:32 UTC

[jira] Created: (AXIS2-2455) Using Servlect Specification conform FileCaching

Using Servlect Specification conform FileCaching
------------------------------------------------

                 Key: AXIS2-2455
                 URL: https://issues.apache.org/jira/browse/AXIS2-2455
             Project: Axis 2.0 (Axis2)
          Issue Type: Wish
    Affects Versions: 1.1.1
         Environment: All environment
            Reporter: Jochen Zink


Since Servlet Specification 2.2, every Servletcontainer has to provide a variable called "javax.servlet.context.tempdir" that contains a Directoryposition, where the servlet can read/write temp files. 

it would be a great feature, if axis can use this directory and not a special, which is configured in axis2.xml. The reason is, the security settings on a application server can forbidden to write to some directories. With the specification conform version with read out the javax.servlet.context.tempdir variable, this security problem can't happen.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-2455) Using Servlect Specification conform FileCaching

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved AXIS2-2455.
-------------------------------------

    Resolution: Fixed

fixed in svn revision 525695

thanks,
dims

> Using Servlect Specification conform FileCaching
> ------------------------------------------------
>
>                 Key: AXIS2-2455
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2455
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Wish
>    Affects Versions: 1.1.1
>         Environment: All environment
>            Reporter: Jochen Zink
>
> Since Servlet Specification 2.2, every Servletcontainer has to provide a variable called "javax.servlet.context.tempdir" that contains a Directoryposition, where the servlet can read/write temp files. 
> it would be a great feature, if axis can use this directory and not a special, which is configured in axis2.xml. The reason is, the security settings on a application server can forbidden to write to some directories. With the specification conform version with read out the javax.servlet.context.tempdir variable, this security problem can't happen.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org