restart tomcat everytime I make change to servlet -- after experiment

2003-09-03 Thread Clive Luk
OK. seems i am asking a hard question here. But I did some experiment myself. just to give out more hints to the list to help solving my problem and I am hoping someone maybe able to help. I am sure someone in the world will have the same problem and been solved. here is what i have done.

RE: restart tomcat everytime I make change to servlet [solved]

2003-09-03 Thread Clive Luk
To: 'Tomcat Users List'; [EMAIL PROTECTED] Subject: RE: restart tomcat everytime I make change to servlet Did you apply the hotfix, that is specifically for class reloading issues in 4.1.27 ? -Original Message- From: Clive Luk [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 02, 2003

Virtual host and mod_jk2 connector setup questions

2003-09-02 Thread Clive Luk
HI all, I am only newbie to tomcat. I really need help on setting up tomcat 4.1.27 with mod_jk2 connector with a virtual host on apache 2.0.47. I have digged through the mail-list and the jarkata doco page. still no help. Here are my configuration files and the output of the catalina.out file.

RE: Virtual host and mod_jk2 connector setup questions

2003-09-02 Thread Clive Luk
-classHelloWorld/servlet-class /servlet servlet-mapping servlet-nameHelloWorld/servlet-name url-pattern/HelloWorld/url-pattern /servlet-mapping /web-app Cheers, Clive -Original Message- From: Clive Luk [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 02, 2003 2:56

restart tomcat everytime I make change to servlet

2003-09-02 Thread Clive Luk
Hi list, I have come up another problem with making changes on servlet. Hope someone can give me a hand on that. This is how I do it. 1. make changes to servlet1.java 2. javac servlet1.java 3. copy the servlet1.class to /whatever/WEB-INF/classes The problem is I don't have any problem running

RE: restart tomcat everytime I make change to servlet

2003-09-02 Thread Clive Luk
want this functionality, put your servlet code in a JSP Filip - Original Message - From: Clive Luk [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, September 02, 2003 5:13 PM Subject: restart tomcat everytime I make change to servlet Hi list, I have come up another

RE: Any contractors from HK, S.E.Asia or India in this forum ?

2003-09-02 Thread Clive Luk
I am from HK but i am working in australia... but i am still after help i can be a hk team if you don't mind... Cheers, Clive -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Wednesday, September 03, 2003 9:37 AM To: Tomcat Users

RE: restart tomcat everytime I make change to servlet

2003-09-02 Thread Clive Luk
: Wednesday, September 03, 2003 11:38 AM To: [EMAIL PROTECTED] Subject: Re: restart tomcat everytime I make change to servlet using ANT or the admin webapp will let you do that. http://jakarta.apache.org/tomcat/tomcat-4.1-doc/manager-howto.html - Original Message - From: Clive Luk [EMAIL

RE: restart tomcat everytime I make change to servlet

2003-09-02 Thread Clive Luk
: Clive Luk [EMAIL PROTECTED] To: Filip Hanik [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, September 02, 2003 6:55 PM Subject: RE: restart tomcat everytime I make change to servlet Filip, But the servlet is sitting in one of the virtual host i setup. I can't see my virtual host setting

restart tomcat after making changes

2003-09-01 Thread Clive Luk
Hi list, I am newbie in Tomcat. I just setup a tomcat on a RH9 not long ago. But I have problem when I made changes on the .class file(after compile) under /blah/WEB-INF/classes/ I have to restart TOMCAT or i will get the following error message or saying JDBCChinese not found. I had a look

RE: mod_jk2.so w/redhat9

2003-08-14 Thread Clive Luk
Hi Steve, That's how i build my mod_jk2.so i used jakarta-tomcat-connectors-4.1.26-src you may want to do a goole search and look for jakarta-tomcat-connectors-4.1.26-src but i aslos complied apache2 from source using httpd-2.0.47. chmod +x buildconf.sh ./buildconf.sh ./configure

RE: mod_jk2.so w/redhat9

2003-08-14 Thread Clive Luk
To: Tomcat Users List Subject: RE: mod_jk2.so w/redhat9 does that build the connector directly into apache? -Original Message- From: Clive Luk [mailto:[EMAIL PROTECTED] Sent: Thursday, August 14, 2003 10:27 PM To: Tomcat Users List Subject: RE: mod_jk2.so w/redhat9 Hi Steve, That's how i

RE: Problem building Tomcat Connector mod_jk2.so

2003-07-31 Thread Clive Luk
the module in some hidden location: jk/native2/server/apache2/.libs/mod_jk2.so Could this be the same for you btw? At 19:16 +1000 30/07/03, Clive Luk wrote: Hi all, I am new to the list. Has anybody had problem building mod_jk2.so. I have no error message on building mod_jk2.so. But after i finished

Problem building Tomcat Connector mod_jk2.so

2003-07-30 Thread Clive Luk
Hi all, I am new to the list. Has anybody had problem building mod_jk2.so. I have no error message on building mod_jk2.so. But after i finished the following steps. I counldn't find and *.so file. I am useing RedHat 9 I have installed: openssl-0.9.7b libtool-1.5 httpd-2.0.47

Problem building Tomcat Connector mod_jk2.so PART 2

2003-07-30 Thread Clive Luk
Sorry for the second post. I am trying to build from jakarta-tomcat-connectors-4.1.26-src.tar.gz. Please let me know if you need more information. apache2 works fine on port 80. Tomcat works fine on port 8080. Cheers, Clive -Original Message- From: Clive Luk [mailto:[EMAIL PROTECTED

RE: Problem building Tomcat Connector mod_jk2.so

2003-07-30 Thread Clive Luk
in some hidden location: jk/native2/server/apache2/.libs/mod_jk2.so Could this be the same for you btw? At 19:16 +1000 30/07/03, Clive Luk wrote: Hi all, I am new to the list. Has anybody had problem building mod_jk2.so. I have no error message on building mod_jk2.so. But after i finished

RE: Problem building Tomcat Connector mod_jk2.so

2003-07-30 Thread Clive Luk
building Tomcat Connector mod_jk2.so This may be a silly question but can't you just download a binary. -Original Message- From: Clive Luk [mailto:[EMAIL PROTECTED] Sent: 30 July 2003 10:41 To: Tomcat Users List Subject: RE: Problem building Tomcat Connector mod_jk2.so Hi Jorgen, i have