The parseModuleConfigFile method in ActionServlet ( called by init() ) seems
to get the resource and reparse the information. Unless there is a screw up
somewhere there, I don't know why the re-read should fail.

I will see if that can be reproduced.


Thanks
 
-- pady
[EMAIL PROTECTED]
 

-----Original Message-----
From: Leonardo Francalanci [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 25, 2004 8:53 AM
To: Struts Users Mailing List
Subject: R: Automatically detecting struts-config changes and reload app.

> I used your code ( Thanks ) and I finally got it to work with a Filter. We
> have a login filter in our app. So I added a method which runs only in
> development mode.

just one thing: I'm not sure, but it seems that sometimes Tomcat does not
re-read the
file. It's like it keeps it cached somewhere. So beware: sometime you have
to reload
you application to reload the config. I think that happens because of the
classLoader
used by tomcat.


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


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

______________________________________________________________________
This e-mail has been scanned by the Heroix e-mail security system
______________________________________________________________________

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

Reply via email to