does tomcat have the cajones?

2001-09-06 Thread alex reuter
Hello Everyone, I have a general question about tomcat's cajones. What does everyone think about using tomcat as a mission critical servelet container? What version is best? What are its limitations? Performance issues? What kind of stability can be expected? We are currently using a

accessing servlets without a port number

2001-08-31 Thread alex reuter
Hello List, I'd like to access my servlets without using the port number, and I've seen a whole bunch of config files and directives and I was wondering if anyone could tell me exactly how its done, or point me to some solid documentation. Oh, and if the answer to this question is staring me in

Jar files not included in built webapp

2001-08-29 Thread alex reuter
Hello List, I am using the build script from tomcat 3.2.3 to compile and distribute my webapps. I have a number of jar files included in the lib folder inside my working directory, but when I build the webapp, the jar files are not included anywhere inside the WEB-INF directory. Am I missing

RE: Jar files not included in built webapp

2001-08-29 Thread alex reuter
, 2001 10:50 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Jar files not included in built webapp Have you tried Ant? From what you describe, it sounds like you'd find it very useful. Thanks, Rk x77309 On Wed, 29 Aug 2001, alex reuter wrote: Hello List, I am using the build script

Connection reset by peer: socket write error NOT harmless

2001-08-13 Thread alex reuter
Hello List! This is my first post here, so sorry for the length. I'm running a binary distribution of tomcat 3.2.3 on Windows NT, developing in JDDeveloper 3.2.2. I have a client java program which sends a simple SQL string to a servlet which gets an image from our database and returns it. No

RE: Connection reset by peer: socket write error NOT harmless

2001-08-13 Thread alex reuter
-Original Message- From: alex reuter [mailto:[EMAIL PROTECTED]] Sent: Monday, August 13, 2001 4:10 PM To: [EMAIL PROTECTED] Subject: Connection reset by peer: socket write error NOT harmless Hello List! This is my first post here, so sorry for the length. I'm running a binary distribution