Re: Upgrade to TC6 is breaking the app

2007-06-02 Thread Gmail User
> The quickest solution is create > appBase/ROOT, copy the contents of appBase to ROOT and set docBase to ROOT Wow! Right on. Thanks a lot! Ed - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMA

Re: Upgrade to TC6 is breaking the app

2007-06-02 Thread Mark Thomas
Gmail User wrote: > I am trying to migrate my app from TC5.5.15 to TC6.0.13 under Linux with > JRE1.6.0_01. I basically started with a fresh copy of TC and copied a > virtual host definition to the new version. > > All pages use the same JSTL libraries and all work under TC5.5.15. Under > TC6.0.13

Re: Upgrade to TC6 is breaking the app

2007-06-02 Thread Gmail User
No idea, just a thought though: Tomcat 6 seems to require all your add on jar libraries to go in /lib instead of /common/lib Are you sure you do not have any special jar libraries that must go in there? Thanks for the input. I was aware of that requirement from the migration notes. The only JAR

Re: Upgrade to TC6 is breaking the app

2007-06-02 Thread Jacob Rhoden
No idea, just a thought though: Tomcat 6 seems to require all your add on jar libraries to go in /lib instead of /common/lib Are you sure you do not have any special jar libraries that must go in there? Gmail User wrote: I am trying to migrate my app from TC5.5.15 to TC6.0.13 under Linux with

Upgrade to TC6 is breaking the app

2007-06-02 Thread Gmail User
I am trying to migrate my app from TC5.5.15 to TC6.0.13 under Linux with JRE1.6.0_01. I basically started with a fresh copy of TC and copied a virtual host definition to the new version. All pages use the same JSTL libraries and all work under TC5.5.15. Under TC6.0.13, All pages under the root of