RE: Upgrade to Tomcat 7 Issues

2013-08-12 Thread Jeffrey Janner
> -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Friday, August 09, 2013 10:47 AM > To: Tomcat Users List > Subject: Re: Upgrade to Tomcat 7 Issues > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > >

RE: Upgrade to Tomcat 7 Issues

2013-08-12 Thread Seema Patel
> Date: Mon, 12 Aug 2013 14:00:12 +0200 > From: ognjen.d.blagoje...@gmail.com > To: users@tomcat.apache.org > Subject: Re: Upgrade to Tomcat 7 Issues > > Seema, > > On 12.8.2013 13:09, Seema Patel wrote: > > org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cann

Re: Upgrade to Tomcat 7 Issues

2013-08-12 Thread Ognjen Blagojevic
Seema, On 12.8.2013 13:09, Seema Patel wrote: org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot load JDBC driver class 'com.mysql.jdbc.Driver' ... Caused by: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver You are doing fine. You correctly removed all the jar files as Chuck su

RE: Upgrade to Tomcat 7 Issues

2013-08-12 Thread Seema Patel
> From: seema...@hotmail.com > To: users@tomcat.apache.org > Subject: RE: Upgrade to Tomcat 7 Issues > Date: Mon, 12 Aug 2013 11:09:59 +0100 > > Sorry, I didn't realise it wouls remove the highlighted red. This is what I > have changed from 8080 to 8088: > >

RE: Upgrade to Tomcat 7 Issues

2013-08-12 Thread Seema Patel
cat.apache.org > Subject: Re: Upgrade to Tomcat 7 Issues > > Seema Patel wrote: > > > ...> > > Right, I've re-installed Tomcat 7.0.42. The only things I've changed are > > in the server.xml file, here is what's in the server.xml file (what I have >

Re: Upgrade to Tomcat 7 Issues

2013-08-12 Thread André Warnier
Seema Patel wrote: ...> Right, I've re-installed Tomcat 7.0.42. The only things I've changed are in the server.xml file, here is what's in the server.xml file (what I have added/changed are in red, Not the easiest to spot, for a list which works only with plain text messages and strips mos

RE: Upgrade to Tomcat 7 Issues

2013-08-12 Thread Seema Patel
> Date: Fri, 9 Aug 2013 09:07:12 -0700 > From: its_toas...@yahoo.com > To: users@tomcat.apache.org > Subject: Re: Upgrade to Tomcat 7 Issues > > On 8/9/2013 8:46 AM, Christopher Schultz wrote: > > -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 > > > &g

Re: Upgrade to Tomcat 7 Issues

2013-08-09 Thread Mark Eggers
On 8/9/2013 8:46 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chuck, On 8/9/13 10:08 AM, Caldarale, Charles R wrote: From: Seema Patel [mailto:seema...@hotmail.com] Subject: RE: Upgrade to Tomcat 7 Issues In my WEB-INF/lib I have the following (sorry the

RE: Upgrade to Tomcat 7 Issues

2013-08-09 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: Upgrade to Tomcat 7 Issues > I don't think "activation" is something provided by servlet > containers. I don't see it in a stock Tomcat, for example. It's not provided by Tomc

Re: Upgrade to Tomcat 7 Issues

2013-08-09 Thread David kerber
On 8/9/2013 11:46 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chuck, On 8/9/13 10:08 AM, Caldarale, Charles R wrote: From: Seema Patel [mailto:seema...@hotmail.com] Subject: RE: Upgrade to Tomcat 7 Issues In my WEB-INF/lib I have the following (sorry the

Re: Upgrade to Tomcat 7 Issues

2013-08-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chuck, On 8/9/13 10:08 AM, Caldarale, Charles R wrote: >> From: Seema Patel [mailto:seema...@hotmail.com] Subject: RE: >> Upgrade to Tomcat 7 Issues > >> In my WEB-INF/lib I have the following (sorry the list is quite >

RE: Upgrade to Tomcat 7 Issues

2013-08-09 Thread Seema Patel
Ok thanks for the help. I'll redo it again. If I get any further errors I'll post a new question. Thanks again. Seema > From: chuck.caldar...@unisys.com > To: users@tomcat.apache.org > Date: Fri, 9 Aug 2013 09:08:55 -0500 > Subject: RE: Upgrade to Tomcat 7 Issues &g

RE: Upgrade to Tomcat 7 Issues

2013-08-09 Thread Caldarale, Charles R
> From: Seema Patel [mailto:seema...@hotmail.com] > Subject: RE: Upgrade to Tomcat 7 Issues > In my WEB-INF/lib I have the following (sorry the list is quite long): > activation.jar > In Tomcat7.0/lib directory I have (I have grouped them alphabetically > so it doesn't

RE: Upgrade to Tomcat 7 Issues

2013-08-09 Thread Seema Patel
then please let me know. Thanks Seema > Date: Fri, 9 Aug 2013 09:07:48 -0400 > From: ch...@christopherschultz.net > To: users@tomcat.apache.org > Subject: Re: Upgrade to Tomcat 7 Issues > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Seema, > > On 8/9

Re: Upgrade to Tomcat 7 Issues

2013-08-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Seema, On 8/9/13 5:17 AM, Seema Patel wrote: > I've upgraded my tomcat from 5.5 to 7.0. I've also upgraded the jre > from 1.5 to 7. > > I'm trying to get my existing struts/servlets projects to run, but > I'm getting the following error when runnin

Upgrade to Tomcat 7 Issues

2013-08-09 Thread Seema Patel
Hi, I've upgraded my tomcat from 5.5 to 7.0. I've also upgraded the jre from 1.5 to 7. I'm trying to get my existing struts/servlets projects to run, but I'm getting the following error when running tomcat in my tomcat7-stderr...log file: INFO: Deploying configuration descriptor C:\Tomcat 7.0