Servlet Zones, multiple developers, and one code base

1999-10-15 Thread Tim Reilly
BEFORE YOU POST, search the faq at WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! --

Re: [ANN] Apache JServ 1.1b1

1999-09-30 Thread Tim Reilly
don't know. Sorry for a totally useless post, -Tim On Thu, 30 Sep 1999, Tim Reilly wrote: > - > Please read the FAQ! > <http://java.apache.org/faq/> > - > > I downloaded 1.1b1 and have been unable to find a changel

Re: [ANN] Apache JServ 1.1b1

1999-09-30 Thread Tim Reilly
- Please read the FAQ! - I downloaded 1.1b1 and have been unable to find a changelog either on http://java.apache.org or in the embedded documentation. What features are added in this release? Is it a major

Need to read User-Agent

1999-09-29 Thread Tim Reilly
- Please read the FAQ! - I'm trying to get Ultraseek to index our data, and to do so I need to read the User-Agent variable of the request so that I can distinguish requests from Ultraseek from normal requests t

JServ in Manual Mode

1999-09-28 Thread Tim Reilly
- Please read the FAQ! - Can anyone out there help me configure JServ to run in manual mode? I believe I'm almost there, but when I try to run the script which launches the jdk + jserv, I get an error message b

Re: JServ on OpenBSD

1999-08-05 Thread Tim Reilly
- Please read the FAQ! - I just downloaded and unpacked this distribution, but it doesn't work on OpenBSD (java, javac just print out "Abort" and die). Do you know if there's a way to get this JDK (or another o

JServ on OpenBSD

1999-08-05 Thread Tim Reilly
- Please read the FAQ! - Anyone out there ever get JServ working on OpenBSD? This is the first thing I've ever done on a BSD system, and I can't even tell if there's a port of java for OpenBSD besides kaffe.

Re: Please help: Where are the com.sun.server.http.* classes ?

1999-07-21 Thread Tim Reilly
I'm replying to this not to be hostile, but only because if I don't look like I did my homework before writing to the list, someone with the answer might not help ;-) In fact, the following classes do exist *someplace* : com.sun.server.http.HttpServiceResponse com.sun.server.http.HttpServiceRequ

Please help: Where are the com.sun.server.http.* classes ?

1999-07-09 Thread Tim Reilly
-- Please help! We're trying to implement an architecture which uses servlets <==> JSP . Unfortunately, as I've mentioned before on this list, the com.sun.server.http.HttpServiceRequest and com.sun.server.http.HttpServiceResponse classes do not seem to exist on my system. Unfortunately, not kno