Jetty instances share same tmp working directory
------------------------------------------------
Key: JETTY-67
URL: http://jira.codehaus.org/browse/JETTY-67
Project: Jetty
Type: Bug
Reporter: Jan Bartel
Assigned to: Jan Bartel
I need to run a number of different jetty instances on the same Linux
machine. Using jetty-4.2.24 each instance creates its own 'work'
directory within /tmp using the 'Jetty_ip_port__webapp' format which is
great.
However I need to use jetty-6 and can't get it to specify a unique work
directory for each instance. All of them share the same
/tmp/Jetty__webapp directory, which creates problems.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
_______________________________________________
jetty-discuss mailing list
jetty-discuss@...
https://lists.sourceforge.net/lists/listinfo/jetty-discuss