Jetty7 could not handle the not existed temp path
-------------------------------------------------
Key: GERONIMO-4698
URL: https://issues.apache.org/jira/browse/GERONIMO-4698
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: Jetty
Affects Versions: 2.2
Reporter: Ivan
Fix For: 2.2
While starting the module dojo-legacy, Jetty failed to create the temp path
passed in. Like d:/g/var/jetty/dojo/0.4.
For it uses dir.mkdir() not mkdirs() to create the folder.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.