Re: Hi, Using Tomcat for the first time:

2001-02-13 Thread Geoff Lane
--- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] -- Geoff Lane <[EMAIL PROTECTED]> (650) 969-5000 x104 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Antigen found VBS/SST virus

2001-02-12 Thread Geoff Lane
BY. > > > > - > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, email: [EMAIL PROTECTED] > > > > - > To un

Re: Servlet as welcome page?

2001-02-11 Thread Geoff Lane
quite get it to do what I want. Any examples? > > (I tried searching in the archives, but all questions are concerned with > html or jsp files) > > Thanks > Ritwick > > - > To unsubscribe, e-mail: [EMAIL

Re: Running Tomcat as non-root

2001-02-06 Thread Geoff Lane
> > Do you mean something like: > > 1 -r--rw-r-- 1 root nobody 1024 foo That's fine, but giving root write access won't hurt anything (if someone has root privs, they can change the write privs anyway). -- --- Geoff Lane <[EMAIL PROTECTED]> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Running Tomcat as non-root

2001-02-06 Thread Geoff Lane
--- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] -- --- Geoff Lane <[EMAIL PROTECTED]> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Automatic reloading of modified .jar/.class files

2001-02-03 Thread Geoff Lane
-- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] -- --- Geoff Lane <[EMAIL PROTECTED]> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: performance

2001-02-02 Thread Geoff Lane
iners, such as resin. However, I > am > > > wondering just how bad the performance is. I have run some tests, and I > > have > > > been a bit surprised. > > > > > > Test environment is a 4 proc NT server with 1 gig of memory. I am using > > > tomcat 3.2.1

Re: starting Tomcat at boot time on Linux

2001-02-01 Thread Geoff Lane
> Sent from my BlackBerry Wireless Handheld (www.BlackBerry.net) > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] -- --- Geoff Lane <[EMAIL PROTECTED]> #!/bin/sh # # Startup wrappe

Re: starting Tomcat at boot time on Linux

2001-02-01 Thread Geoff Lane
listing that I can read in order to get an idea > of > > why the program quits. > > > > Start up script: > > > > export TOMCAT_HOME=/usr/jakarta/dist > > > > case "$1" in -- Geoff Lane <[EMAIL PROTECTED]> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: JDK 1.3 - Tomcat 3.2

2001-01-31 Thread Geoff Lane
issues > > Best Regards > J2EE User > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] -- Geoff Lane <[EMAIL PROTECTED]> (650) 969-5000 x104 ---

Re: running as non-root/auto mode?

2001-01-30 Thread Geoff Lane
magically)?? > > Thx, > > Joe Laffey > LAFFEY Computer Imaging > St. Louis, MO > - > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EM

Re: HTTPS to HTTP proxying

2001-01-30 Thread Geoff Lane
ts built in > HTTPS support? (it came with 3.2 so you need to get that version if > you're not already using it). > > Regards, Stefan. > > -Original Message- > From: Geoff Lane [mailto:[EMAIL PROTECTED]] > Sent: 29. janĂșar 2001 23:31 > To: [EMAIL PROTECTED] &g

HTTPS to HTTP proxying

2001-01-29 Thread Geoff Lane
same setup worked with Java Web Server. Anyone know how to handle this other than rewriting all of the redirects to absolute URLs? Thanks. -- Geoff Lane <[EMAIL PROTECTED]> - To unsubscribe, e-mail: [EMAIL PROTECTED] For add

Re: Odd error

2001-01-26 Thread Geoff Lane
(maybe to a specific file and it can look for a keyword or something). I'll avoid the 'fork' route if at all possible cause I'm lazy and don't want to maintain a patch that won't get included in the main distro. :) Thanks for the thoughts . . . "Craig R. McCl

Re: Odd error

2001-01-26 Thread Geoff Lane
, but running Tomcat standalone does. Is this a bug? No request is actually being made, just a ping to port 80 . . . Geoff Lane wrote: > > Solaris 7 > Tomcat 3.2.1 > Java2 SE (1.3) > > So, we've been running Tomcat with our application without any problems. > Everything has

Odd error

2001-01-26 Thread Geoff Lane
e to about five. Has anyone seen this? (Sorry if this is common, the search is down in the archives) Thanks. -- Geoff Lane <[EMAIL PROTECTED]> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: 'Dir checksum error' untarring jakarta-tomcat-3.2.1-src.tar onSolaris .. ??

2001-01-23 Thread Geoff Lane
ommands, email: [EMAIL PROTECTED] -- --- Geoff Lane <[EMAIL PROTECTED]> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Tomcat - MySql Question

2001-01-22 Thread Geoff Lane
> To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] -- Geoff Lane <[EMAIL PROTECTED]> (650) 969-5000 x104 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Howto share objects between mutiple jsp pages

2001-01-20 Thread Geoff Lane
er? I've > asked this question before but i don't think i made my question clear > enough the last time. > > Thank you for your time. -- --- Geoff Lane <[EMAIL PROTECTED]> ---

Re: mod_jk.so Problem

2001-01-20 Thread Geoff Lane
rograms to be able to call C code. To fix this, run: 'export JAVA_HOME=' before you use the make command.. -- --- Geoff Lane <[EMAIL PROTECTED]> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: can't get tomcat to launch

2001-01-20 Thread Geoff Lane
on my machine. > > Thanks, > Alex > -- --- Geoff Lane <[EMAIL PROTECTED]> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: mod_jk.so

2001-01-19 Thread Geoff Lane
001, you wrote: > > > >Where I get mod_jk.so for linux?? > > > >Thanks > > > > > > > >__ > > > >Do You Yahoo!? > > > >Get email at your own domain with Yahoo! Mail. > > > >http://personal.mail.yahoo.com/ > > > > -- Geoff Lane <[EMAIL PROTECTED]> (650) 969-5000 x104 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: How do I assing more memory to Tomcat

2001-01-19 Thread Geoff Lane
, what would by a > optimun number off bytes to assign to tomcat, we tink our site will have > like 4000 user? > > ----- Original Message - > From: Geoff Lane <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, January 19, 2001 10:29 AM > Subject: Re: H

Re: How do I assing more memory to Tomcat

2001-01-19 Thread Geoff Lane
ssing more memory to Tomcat how do -I do this. > > Where can I find more information about TOMCAT_OPS > > Thanks -- --- Geoff Lane <[EMAIL PROTECTED]> - To unsubs

Re: Tomcat Not Shutting down properly

2001-01-19 Thread Geoff Lane
ves a > error message saying something like "Address already in use". I think > it is not shutting down properly. > > How can I solve this problem? Or some work around? > > - Allan -- -

Re: Can't shutdown

2001-01-18 Thread Geoff Lane
- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] -- Geoff Lane <[EMAIL PROTECTED]> (650) 969-5000 x104 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: So can no one help with my Socket Write Error Question ?

2001-01-17 Thread Geoff Lane
- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] -- Geoff Lane <[EMAIL PROTECTED]> (650) 969-5000 x104 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: startup tomcat

2001-01-17 Thread Geoff Lane
Here's a startup script that I wrote: #!/bin/sh # # Startup wrapper sript for Tomcat # Sets up the environment variables needed to run Tomcat and then calls # the proper tomcat script # # chkconfig: - 85 15 # description: Tomcat is a servlet engine. # # Geoff Lane <[EMAIL PROTECTED]>

Re: oracle blob problem

2001-01-17 Thread Geoff Lane
ut I couldn't > find any answer to the problem. > > I use Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_01) > and Oracle8i Enterprise Edition Release 8.1.5.0.0. with the thin > driver(classes111.zip) from oracle. > I use Tomcat 3.1. > > Does anybody h

Re: Bug report

2001-01-17 Thread Geoff Lane
the > "buf" array should be reallocated, but I found no working solution. > > Do you have any better ideas? > > -- > Zsolt Koppany > Intland GmbH www.intland.com > Schulze-Delitzsch-Strasse 16 > D-70565 Stuttgart > Tel: +49-711-7871080 Fax: +49-711-

Re: Running Tomcat as non-root user

2001-01-16 Thread Geoff Lane
x' ipchains or ipfilter or whatever can do the > same job. > > Regards, > > Simon > > -Original Message- > > From: Geoff Lane [SMTP:[EMAIL PROTECTED]] > > Sent: Monday, January 15, 2001 11:46 PM > > To: [EMAIL PROTECTED] > > Subject: Running Tomcat

Re: How to disable the port in Tomcat with IIS

2001-01-15 Thread Geoff Lane
[EMAIL PROTECTED] wrote: > > I successfully configured the Tomcat 3.2 with IIS, by using port:80, I can > access servlets through IIS. The problem is how I can disable the port:8080 > which directly go to Tomcat, then every access must go through IIS. Please > he

Running Tomcat as non-root user

2001-01-15 Thread Geoff Lane
y with Apache would accomplish this because the AJP connection could be run as any user since it's on a high port. Thanks. -- Geoff Lane <[EMAIL PROTECTED]> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Blending webapps with HTML files

2001-01-12 Thread Geoff Lane
your server.xml file create a context or a virtual host and map it to the directory where the Apache docRoot lives. E.g.: (Forgive any errors, this is from memory) Then under c:/htdocs you'll need your WEB-INF directory with it's web.xml file mapping *.jsp to the JSP engin