The question was deleting tmp and the point was that you can delete tmp
and work folders as a precaution during development but that it would be
very bad form to do so in production. I guess that is a "no you should
not be responsible" for deleting them. 

Regarding the linkage error, we have the same problem hot deploying EJB
jars. This sounds like a serious problem because it means we cannot hot
deploy squat. 


-----Original Message-----
From: Svetozar Radojcin [mailto:[EMAIL PROTECTED] 
Sent: Monday, December 29, 2003 7:36 AM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Why undeployment could not delete temp
directories...




Rod Macpherson wrote:

> A "sanitize" ant task to take out the tmp folder and work folder 
> (compiled JSPs from jasper) seems prudent to ensure a clean deploy. 
> That would not be wise in a production environment since you do not 
> want to pull the rug out from under active clients and you would not 
> want to affect other deployments in the same config.

So what you want to say, should my ant task be responsible for deletion
of these old directories,  or not ?

- What I only know  is that, in fact, with these old directories,
subsequent redeployments of the same .ear  produces LinkageError and
other class loading errors ...


>
>
>
>
>         -----Original Message-----
>         From: Svetozar Radojcin [mailto:[EMAIL PROTECTED]
>         Sent: Sun 12/28/2003 4:34 AM
>         To: [EMAIL PROTECTED]
>         Cc:
>         Subject: [JBoss-user] Why undeployment could not delete temp 
> directories...
>
>
>
>         ... from /tmp/deploy/.... ?
>
>         - Is this any other  way to delete these temp. directories
after
>         undeployment some .ear  archive ?




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for
IBM's Free Linux Tutorials.  Learn everything from the bash shell to sys
admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to