installing tomcat 5 on Linux

2004-01-08 Thread Prince
Using CATALINA_BASE: /var/tomcat5 Using CATALINA_HOME: /var/tomcat5 Using CATALINA_TMPDIR: /var/tomcat5/temp Using JAVA_HOME: /usr/java/j2sdk1.4.2_03 but http://siteaddress:8080 is not giving the homepage what could be the problem? How can I run tomcat as root? thanks in advance Prince

Tomcat 5 installation

2004-01-08 Thread Prince
Using CATALINA_BASE: /var/tomcat5 Using CATALINA_HOME: /var/tomcat5 Using CATALINA_TMPDIR: /var/tomcat5/temp Using JAVA_HOME: /usr/java/j2sdk1.4.2_03 but http://siteaddress:8080 is not giving the homepage what could be the problem thanks in advace Prince

How to run the tomcat as root

2004-01-08 Thread Prince
hi, How can we run the tomcat as root, where we can configure it thanks Prince - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

HOW CAN I USE THREADS IN TOMCAT

2003-11-01 Thread Prince
Hi, I need to send a mail automatically at 10 minutes interval. how can i do this? how can i activate threads in tomcat? regards Prince - Original Message - From: Bill Barker [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, November 01, 2003 1:00 PM Subject: Re: Opinions

Tomcat Threads

2003-10-31 Thread Prince
hi, how the threads can be activated on tomcat? regards Prince - Original Message - From: Lukas Bradley [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, October 15, 2003 3:05 AM Subject: Re: HttpsURLConnection, Tomcat 4.1.27, and jsse.jar A good guess, and only if the JSSE

Re: Auto-Confirmation - Stopping

2003-08-23 Thread Prince
its easy for atleast this, just block mails with the particular subject and email id - Original Message - From: Kannan Sundararajan [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Saturday, August 23, 2003 12:10 AM Subject: RE: Auto-Confirmation Stop this..

JavaServer Faces

2003-08-23 Thread Prince
hi, does tomcat support JavaServer Faces? - Original Message - From: Prince [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, August 01, 2002 4:18 PM Subject: Re: Auto-Confirmation - Stopping its easy for atleast this, just block mails with the particular

How to trigger events from tomcat?

2003-08-16 Thread Prince
that u have an appointment. how can i trigger for appointments. ie some method should be ther to check if the appointment time is due on each second. Can i put an infinite loop some how? thanks n regds Prince

Re: how to suppor 30000 concurrent users

2003-08-14 Thread Prince
(active sessions) for tomcat (just to get a general idea about the possible investment) does it depends on the scripting technology also? how is Microsoft technology is such case (heavy load) compared to tomcat? thanks and regards Prince - Original Message - From: Angus Mezick [EMAIL

is there a way to download a jsp file from server without executing it?

2003-08-11 Thread Prince
hi is there a way to download a .jsp file without executing it? ie i need the content od jsp file, not the result of that jsp file. same question goes with .cgi, .asp, .pl etc regds Prince - Original Message - From: Bill Barker [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday

Re: how to suppor 30000 concurrent users

2003-08-05 Thread Prince
Hi Angus how difficult it is for making tomcat to support clustering , do we need to have additional tools? thanks Prince - Original Message - From: Angus Mezick [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, August 05, 2003 7:41 PM Subject: RE: how to suppor

how to suppor 30000 concurrent users

2003-08-05 Thread Heart Prince
howmany concurrent users does tomcat support? if i want to design a web application for 30,000 concurrent users, what is the step? clustering is related to this? how many servers i need if i am clustering _ Latest movie trailers.

Re: connection pooling - how to verify it's in use

2003-07-02 Thread Christopher Prince
I had a problem like this. I had an application that didn't use connection pooling and i was converting it over. In Windows is used the netstat command with the auto repeat option. It shows all of the active network connections and i watched the list et shorter as components where switched

Re: Firebird|Tomcat java.sql.SQLException: Cannot load JDBC dri ver class 'null'

2003-05-27 Thread Christopher Prince
i major cause of null pointer exception / can't find driver sorts of issues that i have run in to a couple times is having more that one copy of the driver in the classpath. such as an older jar in WEB-INF/lib At 01:58 PM 5/27/2003 -0700, you wrote: Thank you Chong for your reply, Perhaps I

(4)Interrupted system call: Error while opening the workers, jk will not work

2002-10-30 Thread Christopher Prince
unending woes trying to get tomcat 4.1.12-LE-jdk14 to apache 1.3.23 conection with jk (jdk1.4.1 and redhat 7.3) currently 1. installed mod_jk from the RPM 2. added Include /usr/tomcat/conf/auto/mod_jk.conf to the apache httpd.conf 3. edited the workers.properties in the Apache/conf dir 4. added

RE: problem..plz help me out

2002-06-09 Thread Christopher Prince
perhaps we could see a chunk of the log files. Does Tomcat log the receiving of the request, is there an exception, etc. -Original Message- From: puneet sachar [mailto:[EMAIL PROTECTED]] Sent: Saturday, June 08, 2002 1:22 PM To: Xinji Gu Subject: problem..plz help me out Hi friends,

Tomcat multiple instances

2002-04-25 Thread Heart Prince
hi, I am developing an application service provider site. different people can register there, and they will get their own homepage and data (sensitive data like credit card info etc). currently i have created different folders for each user and gave it names (DNS) like user1.mysite.com,

Multiple tomcat instances - disadvantages

2002-04-25 Thread Heart Prince
hi, I am developing an application service provider site. different people can register there, and they will get their own homepage and data (sensitive data like credit card info etc). currently i have created different folders for each user and gave it names (DNS) like user1.mysite.com,

Deploying and Catalina Class Loader

2002-04-22 Thread Marieka Prince
Hello, I am writing an application that accesses the Catalina internals. I understand that the classes I need in the $CATALINA_HOME/server directory are not visible my web application. My application is actually working but I have a question regarding deployment. It is a simple application

Re: How to rename manager?

2002-04-22 Thread Marieka Prince
You need to also change the Context path and docbase in $CATALINA_HOME/conf/server.xml HTH, Marieka From: Martin Erlandsson [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Subject: How to rename manager? Date: Mon, 22 Apr 2002 18:38:27