Re: struts 2.2.3 not reloading changes made to xml config

2011-07-15 Thread Łukasz Lenart
W dniu 14 lipca 2011 20:49 użytkownik napisał: > Do not see anything in the logs about reloading the config. Could you increase logging level to DEBUG and see then ? You should see "Checking ConfigurationProviders for reload." Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Warsz

Re: struts 2.2.3 not reloading changes made to xml config

2011-07-14 Thread mmckenzie
Do not see anything in the logs about reloading the config. Mitch From: Łukasz Lenart To: Struts Users Mailing List Date: 07/14/2011 01:57 AM Subject:Re: struts 2.2.3 not reloading changes made to xml config W dniu 13 lipca 2011 17:18 użytkownik napisał: > Exploded

Re: struts 2.2.3 not reloading changes made to xml config

2011-07-13 Thread Łukasz Lenart
W dniu 13 lipca 2011 17:18 użytkownik napisał: > Exploded war on JBoss.  The xml file is edited directly and the changes > are not picked up.    Do you have to redeploy each time for the changes to > be picked up? What do you see in logs just after you made a change ? Regar -- Łukasz + 48 606

Re: struts 2.2.3 not reloading changes made to xml config

2011-07-13 Thread mmckenzie
3/2011 10:23 AM Subject: Re: struts 2.2.3 not reloading changes made to xml config > Exploded war on JBoss. The xml file is edited directly and the changes > are not picked up.Do you have to redeploy each time for the changes to > be picked up? I'm on JBoss 5 and I

Re: struts 2.2.3 not reloading changes made to xml config

2011-07-13 Thread Eric Lentz
> Exploded war on JBoss. The xml file is edited directly and the changes > are not picked up.Do you have to redeploy each time for the changes to > be picked up? I'm on JBoss 5 and I have to redeploy as well for struts.xml changes to be picked up (and class changes too - yuck!)

Re: struts 2.2.3 not reloading changes made to xml config

2011-07-13 Thread mmckenzie
reloading changes made to xml config How do you deploy your application ? Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ - To unsubscribe, e-mail: user

Re: struts 2.2.3 not reloading changes made to xml config

2011-07-12 Thread Łukasz Lenart
How do you deploy your application ? Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additio

struts 2.2.3 not reloading changes made to xml config

2011-07-12 Thread mmckenzie
http://struts.apache.org/2.2.3/docs/how-can-we-force-the-action-mappings-strutsxml-to-reload.html According to the link above struts should reload config changes automatically when in devMode. I have config files that are included in the struts.xml file. ( ) If I make a change to the config fil