You have a cron job removing these files. Override the location jetty uses for its temp storage by setting the java.io.tmpdir property to point to the jboss
server/x/tmp directory for example.


--
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

Jason Calabrese wrote:

Hi all,

I'm having a really weird problem with JBoss 3.2 / Jetty.

I have a simple war file deployed and it works fine for a couple of weeks, but then I start getting 404 errors for any static content in the war file.

If I look in the /tmp/Jetty_0_0_0_0_8080__<WEBAPP-NAME>/webapp/ directory all the static files is gone, but the WEB-INF/lib and WEB-INF/classes directories are still there.

If I copy the static files back to the tmp webapp directory the 404's go away.

Has anyone seen this before? Any fixes or ideas?

Thanks,

Jason



------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to