how do i unsubscribe???

2001-05-27 Thread Duane Douglas

i sent a message to [EMAIL PROTECTED], but that 
didn't work.  how do i do this?


if (duane.douglas) { coder = asp * cold fusion * xml * sql server * javascript }



Re: problems installing tomcat on linux

2001-05-25 Thread Duane Douglas

At 01:13 PM 5/25/2001 +0100, you wrote:

Duane: Can you post the messages that you got please

i piped ./startup from bash to a text file.  below is the output:

Using classpath: 
/usr/local/tomcat/lib/ant.jar:/usr/local/tomcat/lib/jasper.jar:/usr/local/to 
mcat/lib/jaxp.jar:/usr/local/tomcat/lib/parser.jar:/usr/local/tomcat/lib/ser 
vlet.jar:/usr/local/tomcat/lib/test:/usr/local/tomcat/lib/webserver.jar:/usr 
/local/jdk1.3.1/lib/tools.jar
2001-05-25 01:05:10 - ContextManager: Adding context Ctx( /examples )
2001-05-25 01:05:10 - ContextManager: Adding context Ctx( /admin )
Starting tomcat. Check logs/tomcat.log for error messages
2001-05-25 01:05:10 - ContextManager: Adding context Ctx(  )
2001-05-25 01:05:10 - ContextManager: Adding context Ctx( /test )
2001-05-25 01:05:12 - PoolTcpConnector: Starting HttpConnectionHandler on 8080
2001-05-25 01:05:12 - PoolTcpConnector: Starting Ajp12ConnectionHandler on 8007


if (duane.douglas) { coder = asp * cold fusion * xml * sql server * javascript }



problems installing tomcat on linux

2001-05-24 Thread Duane Douglas

hi gang!

i sent this message yesterday and i didn't get any responses.  therefore, 
i'm resending it.

i'm a linux newbie, so please bear with me.  i'm running red hat linux 
6.2.  i installed apache 1.3.19 and tested it, so i know that its working. 
tomcat 3.2.1 is giving me problems.  i installed java 2se 1.3.1 (and tested 
it, so i know it's working).  i then un-tarred the tomcat tarball and set 
the environment variables from bash as follows:

export JAVA_HOME=/usr/local/jdk1.3.1
export TOMCAT_HOME=/usr/local/tomcat

i then typed in the following (from bash) from the tomcat/bin directory: 
./startup
some messages appeared on the screen, then bash appeared to hang (it didn't 
return to the prompt after a few minutes).  i didn't get a tomcat.log file 
so i can't figure out what went wrong.  can someone please help me 
troubleshoot this madness?

tia

if (duane.douglas) { coder = asp * cold fusion * xml * sql server * javascript }



linux/tomcat woes

2001-05-23 Thread Duane Douglas

hi gang!

i'm a linux newbie, so please bear with me.  i'm running red hat linux 
6.2.  i installed apache 1.3.19 and tested it, so i know that its working. 
tomcat 3.2.1 is giving me problems.  i java 2se 1.3.1 (and tested it, so i 
know it's working).  i then un-tarred the tomcat tarball and set the 
environment variables from bash as follows:

export JAVA_HOME=/usr/local/jdk1.3.1
export TOMCAT_HOME=/usr/local/tomcat

i then typed in the following (from bash) from the tomcat/bin directory: 
./startup
some messages appeared on the screen, then bash appeared to hang (it didn't 
return to the prompt after a few minutes).  i didn't get a tomcat.log file 
so i can't figure out what went wrong.  can someone please help me 
troubleshoot this madness?

tia

if (duane.douglas) { coder = asp * cold fusion * xml * sql server * javascript }