You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by slideharmony <se...@tiscali.it> on 2007/11/16 12:30:53 UTC

how can I set autoreload of struts.xml in struts2

I need to know how can I set autoreload of struts.xml in struts2, without
restarting the container every time.
-- 
View this message in context: http://www.nabble.com/how-can-I-set-autoreload-of-struts.xml-in-struts2-tf4820634.html#a13791425
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: how can I set autoreload of struts.xml in struts2

Posted by Omkar Patil <os...@gmail.com>.
Here is how to do it - 
http://struts.apache.org/2.0.11/docs/how-can-we-force-the-action-mappings-strutsxml-to-reload.html


slideharmony wrote:
> 
> I need to know how can I set autoreload of struts.xml in struts2, without
> restarting the container every time.
> 

-- 
View this message in context: http://www.nabble.com/how-can-I-set-autoreload-of-struts.xml-in-struts2-tf4820634.html#a13792551
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: how can I set autoreload of struts.xml in struts2

Posted by Thilo Ettelt <te...@carmunity.de>.
I think you have to tell your container to watch certain resources. 
("WatchedResource" in Tomcat; 
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html for example)


- Thilo

slideharmony wrote:
> I need to know how can I set autoreload of struts.xml in struts2, without
> restarting the container every time.
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org