u need to do is
redeploy your application and jboss will recreate these directories as needed.
-Original Message-
From: Machiel Groeneveld [mailto:[EMAIL PROTECTED]
Sent: Thu 11/18/2004 7:34 AM
To: [EMAIL PROTECTED]
Cc:
Subject:jboss tmp directory
Hi,
I'm try
Hi,
I'm trying to copy files to multiple directories. The problem is that I
don't know their names beforehand.
There are always few dirs (for example tmp26155appname, tmp96125appname)
to all of which I want to copy my files.
The case is copying my jsp files to the tmp directories in jboss.
Som