Changing the tmp directory for the embedded Jetty in ASMM
book
Article ID: KB0092440
calendar_today
Updated On:
TIBCO ActiveSpaces
|
-
|
Not Applicable
|
-
|
Description
Description:
Changing the tmp directory for the embedded Jetty in ASMM.
Resolution
Redirect the tmp directory by specifying the property java.io.tmpdir. Use it when running asmm.
Example:
java -Djava.io.tmpdir=/home/morphy/temp/asmm -jar asmm.jar
Issue/Introduction
Changing the tmp directory for the embedded Jetty in ASMM
Additional Information
http://stackoverflow.com/questions/19232182/jetty-starts-in-c-temp
Feedback
thumb_up
Yes
thumb_down
No