Barrow H Kwan/Corporate/ThoughtWorks/US is out of the office.

2001-11-13 Thread bhkwan
I will be out of the office starting 11/13/2001 and will not return until 11/27/2001. I will respond to your message when I return. I might check my email once a day. -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list:

Barrow H Kwan/Corporate/ThoughtWorks/US is out of the office.

2001-04-26 Thread bhkwan
I will be out of the office starting 04/26/2001 and will not return until 05/12/2001. I will respond to your message when I return.

Re: Info on connections using mysql

2001-01-11 Thread bhkwan
here is what I did 1. grap the mm.mysql jdbc driver ( check www.mysql.com ) 2. untar the file to eg /usr/local/mm.mysql 3. in your tomcat.sh file, add classpath to include the mysql jar ( ie export CLASSPATH=/usr/local/mm.mysql/mysql.jar:$CLASSPATH ). 4. write your code and use it. I didn't put

Re: dose tomcat 3.1 work with jre1.3

2001-01-08 Thread bhkwan
I didn't use jre1.3 but jdk1.3. I don't think there is any different if you are just trying to start Tomcat. I am running Tomcat 3.2.1 + Apache 1.3.14 and everything is fine.

Re: i'm in trouble with configuring virtual hosting of tomcat 3.2

2001-01-06 Thread bhkwan
Phillip Rhodes post the following instruction which is working prefectly for me... check it out... POST from Phillip Rhodes: This kind of got long and detailed. I would like it to be reused if possible in the faq. I did it. I have 3 virtual hosts in Apache, with 3 different

JSP won't return anything if Tomcat 3.2.1 start as nobody.

2001-01-04 Thread bhkwan
jsp page return 404 if I start tomcat 3.2.1 as nobody. If I start it as root, jsp is fine. what is going on? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Howto: mod_jk + tomcat 3.2.1 + apache 1.3.14 + virtual host

2001-01-04 Thread bhkwan
I can successfully create two virtual hosts ( mod_jk + tomcat 3.2.1 + apache 1.3.14 ) with ONE instance of tomcat. I would like to be able to let the tow virtual hosts' owner to start their instance of tomcat. In that case, tomcat's instance will own by them instead of NOBODY. the

virtual host..

2001-01-03 Thread bhkwan
I have tried to setup virtual host with Tomcat but failed. JSP run on main.somewhere.com but None of the JSP run on the a.somewhere.com virtual host. here is my server.xml configuration: . !-- Virtual host example - In "127.0.0.1" virtual host we'll reverse "/" and