Error Message:

2004-02-26 Thread Santos Jha
Dear All, My System was running fine for about last one month. Suddenly it start to malfunction. and I start to get following messages. I am not sure what they mean. I will appreciate if some one can throw some light on it. Thank you. Santos WebappClassLoader: Lifecycle error : CL stopped Webap

putting together all admin functionality together

2003-11-27 Thread Santos Jha
Hello All, Currently tomcat provides two administrative functionality called admin. and manager. I have developed some functionality to see the userid ,ip and browser type of the currently logged on users. Now I want to put them together. i.e When some one one logs in as admin. he should be

Re: RedHat 9 & tomcat

2003-11-17 Thread Santos Jha
hen I could not get the desired result. santos Darian Shimy wrote: What were you expecting to happen? What JDK versions were in 8 and 9 (java -version)? -Original Message- From: Santos Jha [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 4:33 PM To: Tomcat Users List Su

RedHat 9 & tomcat

2003-11-17 Thread Santos Jha
Hello All, Today I tired to port my application which was running fine on Redhat 8 to redhat 9. My Application spawns multiple threads. What I found interesting was thread were not behaving as they were supposed to. I am not sure do I have to do anything special about RedHat 9? Please let me kno

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

2003-09-01 Thread Santos Jha
dude/dudess Why are u asking this question. Yes I am from SE Asia .so? [EMAIL PROTECTED] wrote: C'mon There are 7+ million people in HK, x-number of multi-nationals from y-number of industry sectors. I can't believe no HK person is contributing to or listening in on t

log4j with tomcat

2003-07-10 Thread Santos Jha
Hello all, I am new to log4j.Here is my problem In order to make log4j work with my servlet I wrote a xml configuration file as described in the log4j manual. I get the refrence of this file name through web xml and and try to log to this file. It creates a log file and all the calls in the se

Re: Is it necessary to use a jdk with tomcat?

2003-02-23 Thread Santos Jha
Since at the run time you are using jars, It should not matter whether you use jdk o jre. santos [EMAIL PROTECTED] wrote: Hi all, Is it better to run tomcat with a jdk over a jre? Or it doesn't really matter... Thanks! Alain -

Problem with Tomcat & Apache running on Different IPs

2003-02-23 Thread Santos Jha
Hello all, After successfully configuring mod_jk2 to enable communication in between Apache and tomcat, I have couple of questions. I will love to know the answers.: 1. With Ajp13 is it necessary to run tomcat & apache on same IP? Here is the scenario: For me Apache is running of real IP(192.1

mysteries of mod_jk2,linux,apache

2003-02-18 Thread Santos Jha
Hi All, After reading abot the connectors on jakarta site I thought of using mod_jk2 to make tomcat and Apache communicate. Here is the description of my environment: OS: Linux,Redhat8 Apache: 2.0.40 tomcat: tomcat that comes with Jboss(3.0.x) I am trying to follow http://www.pubbitch.org/jboss

Re: Integrating catalina(Tomcat) and apache

2002-01-14 Thread Santos Jha
with -lc_r to tell it to compile in the > > > thread'd libraries ... > > > might be similar under Linux? > > > > > > On Sun, 13 Jan 2002, Santos Jha wrote: > > > > > > > I followed the advice and upgraded my system > to > > >

Re: Integrating catalina(Tomcat) and apache

2002-01-13 Thread Santos Jha
ank you. > > santos > > --- Denny Chambers <[EMAIL PROTECTED]> > wrote: > > > The binaries for the linux version of WebApp are > > > compiled for RH 7.1 I > > > think. To make them work in a 6.x version of > RedHat, > > > you

Re: Integrating catalina(Tomcat) and apache

2002-01-13 Thread Santos Jha
6.x version of RedHat, > you will need to > download the source an compile it. You also need to > make sure that you > Apache distro supports DSO modules. > > Denny > > Santos Jha wrote: > > > > Hello, > > > > I am trying to integrate catalina and

Integrating catalina(Tomcat) and apache

2002-01-02 Thread Santos Jha
Hello, I am trying to integrate catalina and apache on Redhat 6.1 server using what they call Warp connector. Tomcat and Apache both work nice and fine if they have to work independently. In order to integrate I took following steps. 1. put mod_webapp.so in modules directory 2. put follwing lines