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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to