[
https://issues.apache.org/jira/browse/GERONIMO-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722134#action_12722134
]
Ivan commented on GERONIMO-4698:
--------------------------------
Commit the workaround codes At revision: 786754.
So, it seems that it is better to do this in Jetty7's codes.
Do we need to open a JIRA to Jetty7, any comment ?
Thanks !
> 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
> 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.