Auto Reload Features by Tomcat

2006-06-02 Thread ks.foong
Hi, I notice that starting from Tomcat 5 onwards; we can enjoy the benefit of the Auto-reload features of it. I personally have tried it with my Eclipse development. Each time I have changed any servlet coding, the eclipse (or more specific, Tomcat) able to detect the changes and Reload for

RE: Auto Reload Features by Tomcat

2006-06-02 Thread ks.foong
Forget to mentioned, I have make sure my Context tag in server.xml have included the reloadable=true entity Context path=/project reloadable=true ... Foong Kim Seong -Original Message- From: ks.foong [mailto:[EMAIL PROTECTED] Sent: Friday, June 02, 2006 4:52 PM To: 'Tomcat

Changing the Tomcat 5.0 Directory installed in FreeBSD

2006-05-31 Thread ks.foong
Hi I have installed the Jakarta-tomcat5.0 into my FreeBSD machine. As my project required, I have to move the entire installed directory from /usr/local/Jakarta-tomcat5.0 to /Project/Tomcat folder I manage to perform the above operation. But when I go to:

RE: Changing the Tomcat 5.0 Directory installed in FreeBSD

2006-05-31 Thread ks.foong
ks.foong wrote: I have installed the Jakarta-tomcat5.0 into my FreeBSD machine. As my project required, I have to move the entire installed directory from /usr/local/Jakarta-tomcat5.0 to /Project/Tomcat folder I manage to perform the above operation. But when I go to: /Project/Tomcat/bin

RE: Changing the Tomcat 5.0 Directory installed in FreeBSD

2006-05-31 Thread ks.foong
: Wednesday, May 31, 2006 4:11 PM To: Tomcat Users List Subject: Re: Changing the Tomcat 5.0 Directory installed in FreeBSD ks.foong wrote: I have checked the /Project/Tomcat/bin/catalina.sh, it's using the $CATALINA_HOME as an environment variable and I have change/set in the .cshrc file, a file where

RE: JNDI data source failing

2006-05-31 Thread ks.foong
Hi, I have just solved this problem on my machine. I notice it does not locate the .jar file required by the Data source connection pooling. Try putting all the files, mentioned in here: http://tomcat.apache.org/tomcat-5.0-doc/jndi-datasource-examples-howto.html Jakarta-Commons DBCP 1.0

RE: Changing the Tomcat 5.0 Directory installed in FreeBSD

2006-05-31 Thread ks.foong
[mailto:[EMAIL PROTECTED] Sent: Wednesday, May 31, 2006 4:19 PM To: Tomcat Users List Subject: Re: Changing the Tomcat 5.0 Directory installed in FreeBSD ks.foong wrote: setclasspath.sh is in the directory of /Project/Tomcat/bin folder, same as startup.sh readable? I am not sure how to confirm

RE: Changing the Tomcat 5.0 Directory installed in FreeBSD

2006-05-31 Thread ks.foong
ks.foong wrote: The setclasspath.sh consist of this information, after I have issued ls -l -rwxr-xr-x for that file. So, it's reading and able to excute. Further more, I am issusing that command as root, and that file is owned by root. Then I'm out of ideas, sorry. Regards mks

RE: Changing the Tomcat 5.0 Directory installed in FreeBSD

2006-05-31 Thread ks.foong
to start your server. - Rajeev. ks.foong wrote: No problems. Hoping maybe others can give a hand on this...:-) Foong Kim Seong -Original Message- From: Markus Schönhaber [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 31, 2006 4:31 PM To: Tomcat Users List Subject: Re

RE: Changing the Tomcat 5.0 Directory installed in FreeBSD

2006-05-31 Thread ks.foong
/Jakarta-tomcat5.0 Any ideas? Foong Kim Seong -Original Message- From: ks.foong [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 31, 2006 4:38 PM To: 'Tomcat Users List'; users@tomcat.apache.org Subject: RE: Changing the Tomcat 5.0 Directory installed in FreeBSD No problems. Hoping maybe