Re: one path working, one not

2010-05-03 Thread Angela Day
From: "Caldarale, Charles R" To: Tomcat Users List Sent: Mon, May 3, 2010 4:41:59 PM Subject: RE: one path working, one not > From: Angela Day [mailto:akc...@yahoo.com] > Subject: Re: one path working, one not > > common/lib/ojdbc14.jar That's g

RE: one path working, one not

2010-05-03 Thread Caldarale, Charles R
> From: Angela Day [mailto:akc...@yahoo.com] > Subject: Re: one path working, one not > > common/lib/ojdbc14.jar That's good. > But I was getting a database connection before. Here is my context.xml file: > > >type="javax.

Re: one path working, one not

2010-05-03 Thread Angela Day
working, one not Angela Day wrote: ... ... Imay have missied something, but does this mean that the Tomcat you are talking about is Tomcat 4.1 ? That is quite old (many years), and may well lead some people here to revise some previously-expressed considerations about the proper location for

Re: one path working, one not

2010-05-03 Thread André Warnier
Angela Day wrote: ... value="C:\\jakarta-tomcat-4.1.24\\webapps\\csea\\WEB-INF\\csea.properties"/> ... Imay have missied something, but does this mean that the Tomcat you are talking about is Tomcat 4.1 ? That is quite old (many years), and may well lead some people here to revise some previou

Re: one path working, one not

2010-05-03 Thread Angela Day
common/lib/ojdbc14.jar Thanks, Angela Day National Autism Association of Central Texas http://www.naacentraltexas.org From: "Caldarale, Charles R" To: Tomcat Users List Sent: Mon, May 3, 2010 1:17:26 PM Subject: RE: one path working, one n

RE: one path working, one not

2010-05-03 Thread Caldarale, Charles R
> From: Angela Day [mailto:akc...@yahoo.com] > Subject: Re: one path working, one not > > root cause > org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create JDBC > driver of class '' for connect URL 'null' This indicates your is not configured corr

Re: one path working, one not

2010-05-03 Thread Angela Day
: Thanks for your help. Angela Day National Autism Association of Central Texas http://www.naacentraltexas.org From: Pid To: Tomcat Users List Sent: Mon, May 3, 2010 11:36:12 AM Subject: Re: one path working, one not On 03/05/2010 16:55, André War

Re: one path working, one not

2010-05-03 Thread Pid
rossContext="true"> >> >> > global="tdhca.liar.useDomain"/> >> > global="tdhca.liar.hashSalt"/> >> >> >> >> > value="hrc&q

Re: one path working, one not

2010-05-03 Thread André Warnier
ontext.xml Thanks for any help you can give. Angela Day National Autism Association of Central Texas http://www.naacentraltexas.org From: Pid To: Tomcat Users List Sent: Wed, April 28, 2010 3:05:17 AM Subject: Re: one path working, one not On

Re: one path working, one not

2010-05-03 Thread Angela Day
you can give. Angela Day National Autism Association of Central Texas http://www.naacentraltexas.org From: Pid To: Tomcat Users List Sent: Wed, April 28, 2010 3:05:17 AM Subject: Re: one path working, one not On 27/04/2010 23:50, Angela Day wrote

Re: one path working, one not

2010-04-28 Thread Pid
On 27/04/2010 23:50, Angela Day wrote: > > > I have one path > working, and the other not working > > Http > Status 404 - /csea/Login.m > > type Status report > message /csea/Login.m > description The requested resource (/csea/Login.m) is not available. > > >

one path working, one not

2010-04-27 Thread Angela Day
I have one path working, and the other not working Http Status 404 - /csea/Login.m type Status report message /csea/Login.m description The requested resource (/csea/Login.m) is not available. They are both defined on the same tomcat 5.5.28 server server.xml