[
https://issues.apache.org/jira/browse/GERONIMO-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan resolved GERONIMO-4698.
----------------------------
Resolution: Fixed
Assignee: Ivan
Update the changes with replacing all the '/' with '_', so that make sure only
one single folder is needed.
Commit the changes at revision: 787181
> Jetty7 could not handle the non-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
> Assignee: 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.