Thomas Broyer closed Improvement MGWT-358 as Not A Bug

The servlet spec doesn't define what the working directory should be, so you shouldn't rely on it. Use ServletContext#getRealPath or getResource (or getResourceAsStream) to access files from within the webapp, and JNDI and/or system properties to configure the external path where to look for files.

Change By: Thomas Broyer (16/Jun/13 5:14 PM)
Resolution: Not A Bug
Status: Open Closed
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to