Search the web
Sign In
New User? Sign Up
jetty-discuss · Jetty Discussion
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
[jira] Created: (JETTY-67) Jetty instances share same tmp working d   Message List  
Reply | Forward Message #7501 of 8501 |
[jetty-discuss] [jira] Resolved: (JETTY-67) Jetty instances share same tmp working directory

[ http://jira.codehaus.org/browse/JETTY-67?page=all ]

Jan Bartel resolved JETTY-67:
-----------------------------

Resolution: Fixed

Fixed by adding 8 random letters/digits to the end of the tmp dir name when it
is generated by jetty.

> 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
> Assignee: 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



Fri Jun 2, 2006 12:59 pm

jetty-discuss@...
Send Email Send Email

Forward
Message #7501 of 8501 |
Expand Messages Author Sort by Date

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 ...
Jan Bartel (JIRA)
jetty-discuss@...
Send Email
Jun 2, 2006
8:54 am

... I solved this like this: <Item> <New id="tentacles" class="org.mortbay.jetty.webapp.WebAppContext"> <Set name="contextPath">/</Set> <Set...
Richard Vowles
jetty-discuss@...
Send Email
Jun 2, 2006
9:01 am

[ http://jira.codehaus.org/browse/JETTY-67?page=all ] ... Resolution: Fixed Fixed by adding 8 random letters/digits to the end of the tmp dir name when it is...
Jan Bartel (JIRA)
jetty-discuss@...
Send Email
Jun 2, 2006
1:04 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help