I believe Jetty will explode the WAR every time on startup. You can explode it yourself to that webapp dir to avoid that behaviour.
Andy Andrew Myers wrote: > Okay I am able to answer my own question. The problem seemed to be > fixed when I relocated the temp path, eg: > > java -Djava.io.tmpdir=c:\temp -jar start.jar > > Does Jetty not put the exploded wars in the /webapp dir like Tomcat? > > > > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official blog @ http://blog.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
