RE: upgrading from 1.1 to 1.2.9

2006-03-24 Thread Slattery, Tim - BLS
> So, my question - is this expected behavior? Is 1.2.9 > backward compatible to 1.1? Or are there some hidden gotchas > that I should be concerned about? I got snagged when my app tried to display an error message on a page. Turns out that the resources file was found using the "application.

Re: upgrading from 1.1 to 1.2.9

2006-03-24 Thread Rahul Akolkar
On 3/24/06, Daniel Blumenthal <[EMAIL PROTECTED]> wrote: > I just took the plunge, and upgraded from 1.1 to 1.2.9. I did the > following: > > replaced all the .jar files in WEB-INF/lib > replaced all the .tlds in WEB-INF > upgraded to sslext1.2 > restarted Tomcat > > And, um, everything just worke

Re: upgrading from 1.1 to 1.2.9

2006-03-24 Thread Gary VanMatre
>From: "Daniel Blumenthal" <[EMAIL PROTECTED]> > > I just took the plunge, and upgraded from 1.1 to 1.2.9. I did the > following: > > replaced all the .jar files in WEB-INF/lib > replaced all the .tlds in WEB-INF > upgraded to sslext1.2 > restarted Tomcat > > And, um, everything just worke

upgrading from 1.1 to 1.2.9

2006-03-24 Thread Daniel Blumenthal
I just took the plunge, and upgraded from 1.1 to 1.2.9. I did the following: replaced all the .jar files in WEB-INF/lib replaced all the .tlds in WEB-INF upgraded to sslext1.2 restarted Tomcat And, um, everything just worked. Now, normally this wouldn't be something I'd be complaining about,