RE: Tomcat 5 Servlet error

2006-01-05 Thread Bliesner, Christopher P
Hi folks and happy new year! I'm still having problems with some of my servlets with TC5.0.28. This is the error message I am getting back in the logs: Started EmpInfoSrv Servlet: Thu Jan 05 10:45:31 MST 2006 Thu Jan 05 10:45:31 MST 2006 - EmpInfoSrv Read From Applet Error: null **some servlets

RE: Tomcat applet not working

2005-12-19 Thread Bliesner, Christopher P
er 16, 2005 2:39 PM To: Tomcat Users List Subject: Re: Tomcat Servlets not working Bliesner, Christopher P wrote: > Hello, > > I've installed Tomcat 5.0.28 on a Unix System and our applications > came up without a problem. However, the servlets that we have written > for

RE: Tomcat Servlets not working

2005-12-19 Thread Bliesner, Christopher P
TED] Sent: Friday, December 16, 2005 2:39 PM To: Tomcat Users List Subject: Re: Tomcat Servlets not working Bliesner, Christopher P wrote: > Hello, > > I've installed Tomcat 5.0.28 on a Unix System and our applications > came up without a problem. However, the servlets that w

Re: Tomcat Servlets not working

2005-12-16 Thread Bliesner, Christopher P
Hello, I've installed Tomcat 5.0.28 on a Unix System and our applications came up without a problem. However, the servlets that we have written for these Apps are not working. They worked fine with TC4.1.12. Please help! Here is an example of one of our web.xml files. Did something else chang

RE: Tomcat 5 error 404

2005-12-14 Thread Bliesner, Christopher P
ust a shot in the dark . . . is TC4 still listening on port 8080? On Wed, 2005-12-14 at 17:32 -0600, Bliesner, Christopher P wrote: > Yes, I will check on that...thanks for the direction and the link > below has the same 404 effect. > > -Original Message- > From: Caldaral

RE: Tomcat 5 error 404

2005-12-14 Thread Bliesner, Christopher P
ner, Christopher P > [mailto:[EMAIL PROTECTED] > Subject: RE: Tomcat 5 error 404 > > Not sure which one that is? Try this: http://:/manager/manager-howto.html > But Chuck, my other webapps run which I copied straight over from > Tomcat 4.1.12. Be careful there, because I think

RE: Tomcat 5 error 404

2005-12-14 Thread Bliesner, Christopher P
elp though... -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 4:05 PM To: Tomcat Users List Subject: RE: Tomcat 5 error 404 > From: Bliesner, Christopher P > [mailto:[EMAIL PROTECTED] > Subject: RE: Tomcat 5 error 404

RE: Tomcat 5 error 404

2005-12-14 Thread Bliesner, Christopher P
/* -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 3:07 PM To: Tomcat Users List Subject: RE: Tomcat 5 error 404 > From: Bliesner, Christopher P > [mailto:[EMAIL PROTECTED] > Subject: RE: Tomcat 5 error 404 > > Here is the web.

RE: Tomcat 5 error 404

2005-12-14 Thread Bliesner, Christopher P
t 5 error 404 > From: Bliesner, Christopher P > [mailto:[EMAIL PROTECTED] > Subject: RE: Tomcat 5 error 404 > > Here is the URL I'm trying: //eptest01:8080/manager/html which uses > the direct port. > > And I copied the same tomcat-users.xml from Tomcat 4.1.12 which wo

RE: Tomcat 5 error 404

2005-12-14 Thread Bliesner, Christopher P
Curious it isn't mentioned at all -- not even as a deploy failure. Is there a manager.xml file in conf/Catalina/localhost? If it's missing, that could explain this behavior. Also check to see if the manager webapp is installed in server/webapps. --David Bliesner, Christopher P wrote: &

RE: Tomcat 5 error 404

2005-12-14 Thread Bliesner, Christopher P
exceptions. --David Bliesner, Christopher P wrote: >Hello, > >I am currently using Tomcat 5.0.28 on Unix and I have been able to get >the Tomcat web up and running but when I select 'Status' or 'Tomcat >Manager', I get the following error: > >HTTP Status

RE: Tomcat 5 error 404

2005-12-14 Thread Bliesner, Christopher P
PM To: Tomcat Users List Subject: RE: Tomcat 5 error 404 > From: Bliesner, Christopher P > [mailto:[EMAIL PROTECTED] > Subject: Re: Tomcat 5 error 404 > > I am currently using Tomcat 5.0.28 on Unix and I have been able to get > the Tomcat web up and running but when I sel

Re: Tomcat 5 error 404

2005-12-14 Thread Bliesner, Christopher P
Hello, I am currently using Tomcat 5.0.28 on Unix and I have been able to get the Tomcat web up and running but when I select 'Status' or 'Tomcat Manager', I get the following error: HTTP Status 404 - /manager/html type Status report message /manager/html description The requested resource (/man

RE: Connection Pooling filling Temp tablespace

2005-11-03 Thread Bliesner, Christopher P
mcat Users List Subject: Re: Connection Pooling filling Temp tablespace Chris: Are your rollback segments located on the Temp tablespace? -Anthony On Nov 3, 2005, at 12:13 PM, Bliesner, Christopher P wrote: > Hello, > > I am currently using Tomcat 4.1.12 with Oracle 8i on a Solaris 8 Un

Re: Temp tablespace filling up

2005-11-03 Thread Bliesner, Christopher P
** Resending this message...don't know if it got through the first time.** Hello, I am currently using Tomcat 4.1.12 with Oracle 8i on a Solaris 8 Unix machine and I have successfully set up the Tomcat configuration, pooling, etc. and all is working as it should. However, I'm running into error

Re: Connection Pooling filling Temp tablespace

2005-11-03 Thread Bliesner, Christopher P
Hello, I am currently using Tomcat 4.1.12 with Oracle 8i on a Solaris 8 Unix machine and I have successfully set up the Tomcat configuration, pooling, etc. and all is working as it should. However, I'm running into errors with the Temp tablespace in Oracle in relation to Tomcat taking up all of i

RE: Configuring Tomcat for Multiple versions

2005-10-21 Thread Bliesner, Christopher P
, 21. Oktober 2005 21:25 schrieb Bliesner, Christopher P: > Hello, > > I am trying to setup multiple versions of Tomcat on the same server. > The Server already uses Tomcat 3 and I'm trying to setup Tomcat 4 on > the same server. > > What changes do I need to perform to t

RE: Configuring Tomcat for Multiple versions

2005-10-21 Thread Bliesner, Christopher P
, Christopher P wrote: > I am trying to setup multiple versions of Tomcat on the same server. > What changes do I need to perform to the server.xml file to make this > happen? Different port and/or IP on the Connector elements should do it. If you're using different IPs, of course

Re: Configuring Tomcat for Multiple versions

2005-10-21 Thread Bliesner, Christopher P
Hello, I am trying to setup multiple versions of Tomcat on the same server. The Server already uses Tomcat 3 and I'm trying to setup Tomcat 4 on the same server. What changes do I need to perform to the server.xml file to make this happen? Thanks! Chris Bliesner El Paso Oracle DBA 915-834-1757