Re: reloading config & i18n

2011-01-25 Thread stanlick
m [mailto:stanl...@gmail.com] > > Sent: Tuesday, January 25, 2011 1:44 PM > > To: Struts Users Mailing List > > Subject: Re: reloading config & i18n > > > > With 2.2.1, shove all this in your struts.xml and if it works, just > > smile > > and don'

RE: reloading config & i18n

2011-01-25 Thread CRANFORD, CHRIS
age- > From: stanl...@gmail.com [mailto:stanl...@gmail.com] > Sent: Tuesday, January 25, 2011 1:44 PM > To: Struts Users Mailing List > Subject: Re: reloading config & i18n > > With 2.2.1, shove all this in your struts.xml and if it works, just > smile > and don't loo

Re: reloading config & i18n

2011-01-25 Thread stanlick
With 2.2.1, shove all this in your struts.xml and if it works, just smile and don't look back: Peace, Scott On Tue, Jan 25, 2011 at 12:26 PM, CRANFORD, CHRIS wrote: > I have set devMode=true and both reload config and i18n properties to > true for my development environment. It doesn't ma

reloading config & i18n

2011-01-25 Thread CRANFORD, CHRIS
I have set devMode=true and both reload config and i18n properties to true for my development environment. It doesn't matter whether Tomcat is ran inside of MyEclipse or whether I run it stand alone, while I see the devMode error reports; I don't see the reload functionality working at all. I hav