Thanks a bunch! I think JBoss probably behaves the same as Tomcat in this instance. Since my JSP files had an older timestamp, they were not being updated. That is, after all, somewhat intuitive.

What had really been puzzling me was why I couldn't manually clear all my stuff out of JBoss, and then load the old archive without having to worry about touching files and timestamps. Turns out I had noticed the "tmp" folder, but had not realized the "work" folder also had to be cleared. Now, with your help, I can finally load these older versions.

Thanks for helping me once again become "Master of my domain" .... well, for struts anyhow :P

-Jeff B

Laurie Harper wrote:

I'm not too familiar with JBoss, but the Tomcat solution would be to clear the 'work' directory. An alternative would be to 'touch' all your JSP files so their date stamps are newer than the corresponding compiled versions.

L.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to