Re: installation of Tomcat 4.0

2002-03-19 Thread Raj
U can run any servers with tomcat4.0.3.I did not get any problems.U have not started the tomcat properly.U uninstall it and than install in a directcory c:\tomcat4(as per your convenience.)Go to Env variables set JAVA_HOME as name,c:\jdk1.3any version as value set CATALINA_HOME as name

Re: someone help me !!!!..urgent...

2002-04-05 Thread Raj
Put that zar file in tomcat4\libdirectory.It is working for me. Raj - Original Message - From: Shiva.Devaguptapu [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, April 05, 2002 9:52 AM Subject: RE: someone help me ..urgent... set classpath=C:\classe12.zip

JDBC Realm (Tomcat 4.0.1) - Coding standard?

2001-10-18 Thread raj
with DriverManager instead? Cheers -raj

Re: Logging from a servlet in Tomcat

2001-10-19 Thread raj
the obvious. Cheers -raj dont know. But logging has saved my skin many times. It is worth the effort to use log4j than putting lots of system.out.println statements. They become clumsy when you have some 10 servlets printing to the console... -Original Message- From: Arnaud Héritier [mailto:[EMAIL

problem with form based authentication (tomcat 3.2.3)

2001-10-22 Thread raj
, this tends to result in a null connection. I've had little luck with Cloudscape sice Informix themselves seems to treat it as a step-child nowadays. Cheers -raj

How to expire?

2001-10-22 Thread raj
the session cookie using a logout link in the tes servlet, but to no avail. Only if the browser is destroyed does the login window reappear. Any idea to force a login after a certain interval of time? Cheers -raj

Re: How to expire?

2001-10-22 Thread raj
Yep, I am doing that currently to set expiry time and obviously it does not work. Cheers -raj try this one : session.setMaxInactiveInterval(time in seconds); regards, Chintan -Original Message- From: raj [mailto:[EMAIL PROTECTED]] Sent: Monday, October 22, 2001 6:20 PM To: [EMAIL

Re: How to expire?

2001-10-22 Thread raj
(the D/base) does not work with 4.0. Aaaahhh! (again) Cheers -raj

Rebuilding Tomcat4.0.1 from source

2001-10-22 Thread raj
) the call is dbConnection = DriverManager.getConnection(connectionURL); Why on earth did this call get changed from version 3.0 to version 4.0 remains a mystery. Needless to say it is causing havoc to connectivity when using the JDBC realm. Cheers -raj

DB jars files in common/lib (?)

2001-10-24 Thread raj
: java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: com/sun/java/util/collections/Collection java version is 1.3.0 Could this be a JDK issue? Cheers -raj

Where to place the Login.html file

2001-10-25 Thread raj
be most appreciated. Should I try another URL pattern? The release note says something about placing other files in other sub-dirs but what other files and what other sub-dirs. Some clarity would help, n'est pas? Cheers -raj

Is something wrong with the Catalina 4.0.1 distribution?

2001-10-26 Thread raj
exceptions. Any light shone would be welcome. Cheers -raj

Is something wrong with the Catalina 4.0.1 distribution? (PS)

2001-10-26 Thread raj
: There seems to be no file TldLocationsCache.processJars (or TldLocationsCache$processJars .class) in the jasper-compiler.jar file Cheers -raj

Re: Interbase/Interclient JDBCRealms in Tomcat 4.0.1?

2001-11-12 Thread raj
with this Borland download is corrupt (no licence file found etc are some of the errors), hence the pointer to the above uncertified version. end--- Hope this helps. Cheers -raj -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional

Re: Apache people, For god's sake Do something!

2001-11-12 Thread raj
. Cheers -raj -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: basic auth does not work? ( 4.0.1 final and 4.0 latest nightly )

2001-11-12 Thread raj
. Cheers -raj -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: basic auth does not work? ( 4.0.1 final and 4.0 latest nightly )

2001-11-12 Thread raj
(albeit not with baited breath, since I use FORM) for some indication. Cheers -raj -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Major (guru mode) help required

2001-11-14 Thread raj
The Question: Will authentication (especially FORM) NOT work if Catalina and Apache were to run on two different machines. Has anyone had any experience on this? Any help would be much appreciated. Muchas gracias. Cheers -raj -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional

Re: Major (guru mode) help required

2001-11-14 Thread raj
'jsp' with servlet path '/LoginForm.jsp' and path inf o 'null' and update=true . . Of course on the browser, I only get my Error.jsp displayed, (no HTTP errors there). Cheers -raj Will authentication (especially FORM) NOT work if Catalina and Apache were to run on two different

Re: Major (guru mode) help required

2001-11-15 Thread raj
the Tomcat-Apache service. Is this normal or should I really be describing these again with the Tomcat-Apache service. Cheers -raj Of course on the browser, I only get my Error.jsp displayed, (no HTTP errors there). Without the specific error happening, it's impossible to know what's going

Need to restart tomcat when beans are updated (Tomcat 4.04)

2002-09-02 Thread Raj
anyone else seen this problem ? I have noticed it with Linux and Windows. Any help offered would be much appreciated. thanks, Raj

need to restart tomcat when beans are updated (tomcat4.0.4)

2002-09-03 Thread Raj
anyone else seen this problem ? I have noticed it with Linux and Windows. Any help offered would be much appreciated. thanks, Raj

Is the web.xml file mandatory?

2002-12-23 Thread Raj
absolutely necessary and on the HTML form, what do I say in FORM ACTION? Any help would be greatly appreciated. Thanks and regards, Raj -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Console output in Tomcat

2002-12-30 Thread Raj
, Raj ** Message from InterScan E-Mail VirusWall NT ** ** No virus found in attached file noname.htm ** No virus found in attached file noname.htm This mail has been scanned by Interscan Viruswall * End of message *** -- To unsubscribe, e-mail: mailto

JSP help: A bit off topic

2003-01-03 Thread Raj
, just to avoid the JSP page cluttered with Java Code */ But this doesn't work. This problem is not only with CTG but many other classes, too. One interesting observation is, if I add a main to myClass and run it from the command prompt, it works perfectly. Any help? Raj ** Message from

Re: Changed file name now webapp not working right [RBS2003010600002295]

2003-01-05 Thread Raj
Is this some kind of spam? Do we ever get any responses from these people? - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, January 06, 2003 11:07 AM Subject: RE: Changed file name now webapp not working right [RBS200301062295] Ahoy there! This is an

Tomcat Won't start on NT

2003-01-13 Thread Raj
window comes up, stays for a second, and then vanishesIt is working on a different Win NT machine. What could be the problem? Thanks and regards, Raj -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Tomcat Won't start on NT

2003-01-13 Thread Raj
. - Original Message - From: Triptpal Singh Lamba [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Monday, January 13, 2003 5:01 PM Subject: RE: Tomcat Won't start on NT Raj do a ctrl alt delete and tell us if tomcat the process is running or not. It is possible

Re: Tomcat Won't start on NT

2003-01-13 Thread Raj
Hello Reynir, This is what I get. What could be wrong? C:\Program Files\Apache Group\Tomcat 4.1\bincatalina run Using CATALINA_BASE: .. Using CATALINA_HOME: .. Using CATALINA_TMPDIR: ..\temp Using JAVA_HOME: c:\jdk1.3 Exception during startup processing

Re: Tomcat Won't start on NT

2003-01-13 Thread Raj
with an XML parser definition. If you have JDK 1.4.x installed you might try to run tomcat using that JDK since it has a built in XML implementation. Regards, Stefan. On Monday 13 January 2003 12:03, Raj wrote: Hello Reynir, This is what I get. What could be wrong? C:\Program Files\Apache Group

Re: Tomcat Won't start on NT

2003-01-13 Thread Raj
You mean I can still use JDK 1.3? - Original Message - From: Reynir Hübner [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, January 13, 2003 6:04 PM Subject: RE: Tomcat Won't start on NT I suspect the same as stefán. No you can use 1.4. bu then you have to

Re: Tomcat Won't start on NT

2003-01-13 Thread Raj
Hello Reynir and all, I downloaded 4.1.18 (not the LE), but still I get the same exception C:\Program Files\Apache Group\Tomcat 4.1\bincatalina run Using CATALINA_BASE: .. Using CATALINA_HOME: .. Using CATALINA_TMPDIR: ..\temp Using JAVA_HOME: c:\jdk1.3 Exception during startup

Multi-homing

2003-02-06 Thread Raj
Hi I want to Multi-home two different websites on the same server using multipe IP addresses. For example if I wanted to host www.test1.com www.test2.com on one server I will need an IP address for each of them and Apache/Tomcat should know how to find each. Can you please help me out. Regards

RE: Index.jsp page in apache and tomcat config....

2002-10-18 Thread Raj Mettai
to tomcat even images and include files will be looked under tomcat. is there anyway, to do jkmount /* ajp13 and still have apache serve static pages and images.. thanks again -Raj [EMAIL PROTECTED] 10/09/02 07:53AM OK, if you have things separated like that, then all of your static content

JkMount for Apache and Tomcat......

2002-10-18 Thread Raj Mettai
DirectoryIndex to include index.jsp, still apache gives 403(Access forbidden). I have lot of links in the site that are just linking to directory without index.jsp, I have to modify them all otherwise. anybody has come across with this issue... -Raj

RE: Index.jsp page in apache and tomcat config....

2002-10-18 Thread Raj Mettai
and automatically forward the request to tomcat. find attached httpd.conf file... thanks a lot -Raj [EMAIL PROTECTED] 10/18/02 08:58AM What about /online/*.jsp instead of /online/* ?John -Original Message- From: Raj Mettai [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 17, 2002 4:11 PM

RE: Index.jsp page in apache and tomcat config....

2002-10-18 Thread Raj Mettai
in httpd.conf or else I have to go with your idea of putting index.html with a redirect to index.jsp. thanks -Raj [EMAIL PROTECTED] 10/18/02 11:19AM I checked, it is currently set to index.html index.htm index.jsp. John -Original Message- From: Mark Eggers [mailto:its_toasted

RE: Index.jsp page in apache and tomcat config....

2002-10-18 Thread Raj Mettai
yes I did -Raj [EMAIL PROTECTED] 10/18/02 12:46PM On Fri, 18 Oct 2002, Raj Mettai wrote: I have already defined index.jsp to DirectoryIndex listingBut I am wondering even if I have index.jsp in DirectoryIndex and index.jsp is not on apache web-app directory, how would apache know

RE: Index.jsp page in apache and tomcat config....

2002-10-22 Thread Raj Mettai
to everybody who helped me with this issue.. -Raj [EMAIL PROTECTED] 10/18/02 05:58PM Just for clarification, Apache reads the LoadModule lines from the top down. If you put the LoadModule line for mod_jk to the end of that section then mod_rewrite will be loaded first. rls Turner, John

Re: tomcat 4.1.12 not starting- exception

2002-10-29 Thread Raj Saini
Hi, jakarta-tomcat-4.1.12-LE-jdk14.exe does not have some librabries which are part of the JDK 1.4.x. Download the jakarta-tomcat-4.1.12.exe as your JDK version is 1.3.x. If you want to use the LE version download and install the JDK 1.4.x. Raj Sexton, George wrote: The LE distribution

Re: Sending GIF image from tomat web application to browser

2002-11-05 Thread Raj Saini
In your servlet set the content type of http header to image/jpeg or image/gif depending upon the type of the image. If you have already written a servlet, you can figure out how to do this. Raj Peter Lee wrote: I am trying to send GIF or JPEG images from a Tomcat web application servlet

Tomcat4.0 with and Apache2

2002-08-26 Thread Raj Mettai
? Also, does anybody know of a way to connect iPlanet 6.0sp2 to Tomcat 4.0? We have iPlanet and would like to continue using it, but we can't find any way to get the two products to work together. thank you in advance for your assistance, Raj and Brandon - Broward Community College

RE: Tomcat4.0 with and Apache2

2002-08-26 Thread Raj Mettai
have any mod_* files. mod_jk comes with tomcat or do i need to separately download it, if so please give me the link can you give me a resource link for configuration of tomact4 and apache2 on solaris environment. thanks a lot... Raj [EMAIL PROTECTED] 08/26/02 02:41PM If your

RE: Tomcat4.0 with and Apache2

2002-08-27 Thread Raj Mettai
/srclib/apr' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/export/home/klibutti/httpd-2.0.39/srclib/apr' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/export/home/klibutti/httpd-2.0.39/srclib' make: *** [all-recursive] Error 1 Thanks in advance -Raj

Apach2 and Tomcat4.0 Integration..

2002-08-27 Thread Raj Mettai
available.(both are running on solaris box). thanks -Raj

Unable to install tomact distribution on HP - Please help

2002-03-28 Thread Kairam, Raj
to be not extracted ? Any help will be very much appreciated. Thanks Raj -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Unable to start Tomcat(4.0.3)

2002-04-02 Thread Kairam, Raj
' to other hosts on the network, could 'nslookup' on hosts outside the firewall. Installation and the ability to start Tomcat to work with JSPs and servlets, I thought was easy reading books. Not that easy, I guess. Can any one help me with this, please ?. Thanks Raj -- To unsubscribe: mailto

Unable to make Tomcat work with localhost

2002-04-03 Thread Kairam, Raj
://localhost:8080/index.html Forbidden, You are not permitted to access the remote system Thanks Raj -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Big problem with Tomcat running stand alone on HP

2002-04-04 Thread Kairam, Raj
-UX 11, JavaSDK 1.3, Netscape 4.x Any help/advice will be appreciated. Thanks Raj -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

FW: Tomcat 3.3.1 on HP-UX

2002-04-10 Thread Kairam, Raj
the following errors. sderr.txt Can any one help me understand what is happening ?. Thanks Raj root@m020plts:/meta1/jakarta-tomcat-3.3.1/bin ./startup.sh Using classpath: ./../lib/tomcat.jar Using JAVA_HOME: /opt/java1.3 Using TOMCAT_HOME: /meta1/jakarta-tomcat-3.3.1 2002-04-10 11:23:20

RE: Tomcat + SOAP

2002-04-26 Thread Raj Chanian
Silly question, but have you put soap.jar on the classpath in both your soap client app and tomcat.bat? Regards, Raj -Original Message- From: Martin Mauri [mailto:[EMAIL PROTECTED]] Sent: 26 April 2002 15:22 To: Tomcat Users List Subject: Tomcat + SOAP Hi, I've followed all

RE: Tomcat + SOAP

2002-04-26 Thread Raj Chanian
the response if not anything else. Atleast then you will no you are talking to soap. Regards, Raj -Original Message- From: Martin Mauri [mailto:[EMAIL PROTECTED]] Sent: 26 April 2002 16:38 To: Tomcat Users List Subject: Re: Tomcat + SOAP Yes, I have, and that's what dissapoints me, I don't

Build Failure

2001-04-12 Thread Kairam, Raj
is being done for the build process to fail ?. Please advise. Thanks Raj Kairam ... Bootstrapping Ant Distribution ... Compiling Ant Classes ... Copying Required Files ... Building Ant Distribution Buildfile: build.xml bootstrap: prepare: check_for_optional_packages: build: [mkdir

RE: Build Failure

2001-04-16 Thread Kairam, Raj
in the java programs that it uses. I am still trying to figure it out. Thanks for the reply. Raj Kairam -Original Message- From: Natasa Lazetic [mailto:[EMAIL PROTECTED]] Sent: Friday, April 13, 2001 1:49 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Build Failure Your first problem

mod_jk - DEAD END!

2001-04-17 Thread Raj Subramani
olution? Any takers? Cheers -raj

mod_jk - DEAD END! [POSTSCRIPT]

2001-04-18 Thread Raj Subramani
e. Cheers -raj

RE: where is HelloWorldExample

2001-04-27 Thread Kairam, Raj
I see only 'servlets'. Could you please help ?. Thanks Raj -Original Message- From: Lyle H. Ward [mailto:[EMAIL PROTECTED]] Sent: Friday, April 27, 2001 4:41 PM To: [EMAIL PROTECTED] Subject: Re: where is HelloWorldExample Easiest way to get therre is: http://localhost:8080/index.html

RE: RequestDispatcher.forward()

2001-05-18 Thread Raj Agrawal
are you shobhit sati from india? sorry if I am wrong Raj -Original Message- From: Sebastian Schulz [mailto:[EMAIL PROTECTED]] Sent: Friday, May 18, 2001 2:24 PM To: [EMAIL PROTECTED] Subject: RequestDispatcher.forward() hi! my problem is, that i have a 'virtual' url that is a servlet

RE: Apach2 and Tomcat4.0 Integration..

2002-08-29 Thread Raj Mettai
and hence Apache2, can you tell me the steps or changes in the above document as regards to Apache2. thanks a lot again -Raj [EMAIL PROTECTED] 08/28/02 08:02AM Please define not working. Error messages? Log files? How do you know it is not working? You've got a lot going on in your

RE: Best Connector for Apache 2x and Tomcat 4x

2002-09-03 Thread Raj Mettai
to libexec/ in apache1.3, or any other chnages ???. thanks -Raj [EMAIL PROTECTED] 09/03/02 07:58AM Apache 1.3 uses libexec, Apache 2 uses modules. John -Original Message- From: Eddie Bush [mailto:[EMAIL PROTECTED]] Sent: Saturday, August 31, 2002 1:04 AM To: Tomcat

web application configuration in Apache+tomcat setup

2002-09-03 Thread Raj Mettai
for the jsp page and logs say page not found. How to get around with this error. But the application works great with tomcat itself localhost:8080. any clues please... (Apache1.3,tomcat4 both ruuning on solaris8 with jdk1.3.1) -Raj

Apache2 and Tomcat4 or different machines...

2002-09-05 Thread Raj Mettai
Hi, I want to configure Apache2.0.39 with tomcat4.0.4 using mod_jk both running on different machines (solaris8). How do I specify the location of mod_jk.conf file in httpd.conf if they are not on the same box. thanks -Raj

How to make apache work both for https

2002-09-06 Thread Raj Mettai
work. thanks -Raj

jsp includes in tomcat 4..........

2002-09-06 Thread Raj Mettai
are visible. Is there any work around to make tomcat re-compile the page for include changes... other than deleting the .class files itself. thanks in advance -Raj

Re: jsp includes in tomcat 4..........

2002-09-06 Thread Raj Mettai
thanks justin, do you know how to do recursive touch on files in multiple directories, because come includes are being used all across the site...thanks again -Raj [EMAIL PROTECTED] 09/06/02 02:27PM Tomcat won't recompile the jsp unless it sees that the jsp has changed... and following

RE: How to make apache work both for https

2002-09-09 Thread Raj Mettai
yes John, mod_ssl is built in it, I need some help in how to generate the CSR so that I can get test certificate. Also, any changes I need to make in ssl.conf file. thanks a lot -Raj [EMAIL PROTECTED] 09/06/02 12:06PM http://www.modssl.org/docs/2.8/ Apache 2 has mod_ssl built in, I believe

RE: How to make apache work both for https

2002-09-09 Thread Raj Mettai
directory. Also I am sure, I have compiled apache with --enable-so thanks a lot -Raj [EMAIL PROTECTED] 09/09/02 11:13AM http://www.modssl.org/docs/2.8/ssl_faq.html#ToC28 http://slacksite.com/apache/certificate.html Google is your friend. John -Original Message- From: Raj

[OFF TOPIC] RE: How to make apache work both for https

2002-09-09 Thread Raj Mettai
thanks John, for answering the off-topic question. I will make sure that, I won't post off-topic questions in tomcat-user list... -Raj [EMAIL PROTECTED] 09/09/02 02:25PM mod_ssl is an Apache module, not a command line tool. OpenSSL is a command line tool, not an Apache module

Iplanet6.0 Sp2 + tomcat4.0

2002-09-11 Thread Raj Mettai
Hi All, Anybody successfull in integrating Netscape's Iplanet6.0 sp2 with tomcat4.0 ? I found some docs, but they all refer to Netscape 3.X and 4.X series, I did not see any docs for new versions of Nescape web server. thanks -Raj

RE: Apache2 and Tomcat4 on different boxes using mod_sslconnector....

2002-09-12 Thread Raj Mettai
400 - Bad request error. Also, nothing is written to either apache or tomcat logs. I am attaching both, httpd.conf and server.xml files and also workers.properties...can you give me any suggestions on this please... thanks a lot -Raj [EMAIL PROTECTED] 09/06/02 08:27AM You don't

Re: broken pipe and outof memory error

2002-09-12 Thread Raj Mettai
and discovers that the socket has been closed. Hope this helps -Raj [EMAIL PROTECTED] 09/12/02 04:30PM I've had a similar problem with Novell Portal Services on a Win2k/Apache 2.0.40/Tomcat 4.1.10/JDK 1.4 box... memory usage kept climbing and eventually had to reboot system twice

RE: Apache2 and Tomcat4 on different boxes

2002-09-17 Thread Raj Mettai
tomcat box. apache server 10.103.2.30(neptune.broward.edu) tomcat server 10.103.2.4(morpheus.broward.edu) (both are running on solaris 8) thanks again -Raj [EMAIL PROTECTED] 09/15/02 07:53AM I had all kinds of problems getting apache to speak to a remote tomcat,and most of them were

Re: Apache2 and Tomcat4 on different boxes

2002-09-18 Thread Raj Mettai
is looking under htdocs directory usr/local/apache/htdocs for /examples Attached are the latest conf files.. thanks Raj [EMAIL PROTECTED] 09/18/02 05:08AM Raj,I hope something fell out of your workers file on it's way to me ...You define the workers.list as using ajp12 and ajp13But

RE: Apache2 and Tomcat4 on different boxes

2002-09-18 Thread Raj Mettai
Hi Vincent, I had a typo in my servername and Ip address... apache server 10.103.2.4 tomcat server 10.103.2.30 and attached are my latest conf files I am getting 400 Bad request error, when I try to access examples...I have modified virualhost ip...that didn't fix it. thanks Raj

RE: Apache2 and Tomcat4 on different boxes

2002-09-18 Thread Raj Mettai
yes, you are right, I have installed and tested apache/tomcat on each box individually. When they both work, then just changed my apache-side workers.properties to point at the right host(tomcat box IP). Tomcat is not running on apache box now, I have stopped it. Raj [EMAIL PROTECTED] 09/18

RE: Apache2 and Tomcat4 on different boxes

2002-09-18 Thread Raj Mettai
yes, I have tried both( name and Ip) http://10.103.2.4/examples and http://morpheus.broward.edu/exampels , for both of them I am getting http 400 - Bad Request(it's not 404) Raj [EMAIL PROTECTED] 09/18/02 11:41AM When you test, you enter this URL? http://10.103.2.4/examples

RE: Apache2 and Tomcat4 on different boxes

2002-09-18 Thread Raj Mettai
/2.0.39 OpenSSL/0.9.6g mod_jk/1.2.0 configured -- resuming normal operations thanks vincent.. -Raj : Raj Mettai [mailto:[EMAIL PROTECTED]] Envoye : mercredi 18 septembre 2002 17:44 A : [EMAIL PROTECTED] Objet : RE: Apache2 and Tomcat4 on different boxes yes, I have tried both( name and Ip

Tomcat 4.0.4 - Error 500

2002-09-19 Thread Natarajan, Raj
at java.lang.String.equals(String.java(Compiled Code)) Restarting Tomcat fixes the problem. I would greatly appreciate any pointers that would help me resolve this problem. Thanks Raj -- This electronic mail and any files transmitted

RE: problem with connecting Apache2.0.40 and Tomcat4.0.4installed on diffrent machines with mod_jk

2002-09-19 Thread Raj Mettai
I have been fighting to get this configuration work for weeks, I can't wait to see howto for this.. -Raj [EMAIL PROTECTED] 09/19/02 03:18PM Venkat, Yes, I will give you more details, however, I've got higher priority things to do at this moment, so it will take me a few hours before I

RE: Tomcat 4.0.4 - Error 500

2002-09-19 Thread Natarajan, Raj
to find out which class could be creating this exception. -- padhu Natarajan, Raj wrote: I have approx 25 applications deployed on a stand-alone Tomcat 4.0.4 instance. These apps retrieve data from a DB2 database via jsp's using a set of custom tags. I have had three instances so far since

RE: Apache2 and Tomcat4 on different boxes

2002-09-19 Thread Raj Mettai
thanks a lot -Raj [EMAIL PROTECTED] 09/19/02 03:58AM Sorry I look at your config files, but I see nothing bad (as you I think ;-) ) In your mod_jk logs, we can see that the ajp13 worker is not found first then it's running and found by Apache. And then, it's closed during request processing. That's

RE: Apache2 and Tomcat4 on different boxes

2002-09-20 Thread Raj Mettai
worked fine. -Raj [EMAIL PROTECTED] 09/20/02 04:42AM I have never run Tomcat under an Unix like OS, so I don't now. The host neptune.broward.edu is declared in the network configuration of the machine? ping neptune.broward.edu works? -Message d'origine- De : Raj Mettai [mailto:[EMAIL

RE: Apache2 and Tomcat4 on different boxes

2002-09-20 Thread Raj Mettai
/ documentation..many many thanks to Pascal Forget. Let me know, how it goes... -Raj [EMAIL PROTECTED] 09/20/02 06:08PM Hi Raj, you did Excellent job, can you pl explain me how you did, can you answer for following questions 1) I installed Apache 2.0.40

Re: Apache2 and Tomcat4 on different boxes

2002-09-20 Thread Raj Mettai
FQDN - full qualified domain name (ex: jakarta.apache.org) [EMAIL PROTECTED] 09/20/02 05:02AM Hi All. Same here : got Apache2 and Tomcat404 collaborating thru mod_jk.20 today. The new web-server has Apache2 and the old app-server has Apache 1.3.16 ( I cannot change anything on the

Application .xml context and multiple virtual hosts

2002-09-22 Thread Raj Saini
files are assocaited with the defaulthost. Is there a way to associate these applications to a virtual host other then default virtual hosts? Thanks Raj Saini -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Apache2 and Tomcat4 on different boxes

2002-09-23 Thread Raj Mettai
I am referring to the top level container in container hierarchy... -Raj [EMAIL PROTECTED] 09/21/02 12:34AM snip Raj Mettai wrote: server.xml changes on Machine B(tomcat machine) --- Change the both the Engine Tag and Host tag

RE: Apache2 and Tomcat4 on different boxes

2002-09-23 Thread Raj Mettai
yes, It was John, thanks to all the people who helped me wtih this -Raj [EMAIL PROTECTED] 09/23/02 09:00AM Wow, that was a lot of effort! John -Original Message- From: Raj Mettai [mailto:[EMAIL PROTECTED]] Sent: Friday, September 20, 2002 5:02 PM To: [EMAIL PROTECTED

Running multiple tomcat instances ?????

2002-09-23 Thread Raj Mettai
process, and if one of the tomcat crashes, how would I know which tomcat is running and which one crashed, because ps -ef|grep tomcat listing is identical for both instances. how do you know which instance is using which server.xml ? thanks -Raj

RE: Running multiple tomcat instances ?????

2002-09-23 Thread Raj Mettai
(Native Method) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243) thanks -Raj [EMAIL PROTECTED] 09/23/02 12:50PM Well, in that case, I will include here the content of a message posted by Tim Funk on 6/13/2002, which has his solution for this, which I find pretty neat

RE: Running multiple tomcat instances ?????

2002-09-23 Thread Raj Mettai
org.apache.catalina.startup.Bootstrap start -Raj [EMAIL PROTECTED] 09/23/02 04:25PM Well, I can't really provide details, I was sharing something that I had bookmarked, not something I've implemented. Looking at the error, though, it would seem to me that you have to declare your class something

Re: Tomcat Email - JavaMail Advice.

2002-09-24 Thread Raj Saini
for your problem Raj Saini - Original Message - From: Alex Wallace [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, September 23, 2002 6:22 PM Subject: Tomcat Email - JavaMail Advice. I need to make a web app that will notify and monitor activity to users by email

Web application deployment with .xml files with multiple virtual hosts

2002-09-24 Thread Raj Saini
files are assocaited with the defaulthost. Is there a way to associate these applications to a virtual host other then default virtual hosts? Thanks Raj Saini

Not enough space Error: on tomcat 4.0.4

2002-09-24 Thread Raj Mettai
) at org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:1027) at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1125) at java.lang.Thread.run(Thread.java:484) thanks -Raj

Re: Tomcat 4.1.12 memory leak

2002-09-26 Thread Raj Saini
/memory.jsp, The memory consumption pattern of the JSP shows the GC runs as you can see the increase/decerece in the free memory of the current heap size. Raj Saini Raj Saini - Original Message - From: Tim Funk [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, September

Re: Tomcat 4.1.12 memory leak, still

2002-09-26 Thread Raj Saini
evaluation. Raj Saini - Original Message - From: Ing. Damiano Bolla [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, September 26, 2002 3:14 PM Subject: Re: Tomcat 4.1.12 memory leak, still I did two more test, here are the results. At 09.50 26/09/2002 -0400, you

Re: JK2: Mod_jk2 Isapi_redirector2.dll

2002-09-26 Thread Raj Saini
mod_jk2 - me to isapi_redirector2.dll - no - Original Message - From: Short, Dave [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Thursday, September 26, 2002 3:55 PM Subject: RE: JK2: Mod_jk2 Isapi_redirector2.dll mod_jk2 - me too isapi_redirector2.dll - soon

Re: Tomcat Admin tool Setup

2002-09-26 Thread Raj Saini
Hi, Tomcat should run for you outof box. You dont need to make any changes to run the examples. There is no tomcat4.conf in the conf directory. And which java pages you are including in that direcotry? Raj Saini - Original Message - From: Medha Parthasarathy Iyengar [EMAIL PROTECTED

Re: can javascript execute a servlet?

2002-09-26 Thread Raj Saini
Yes, you can call a servlet from the javascript but only in Mozilla 1.x (And mozilla based browser) and IE6. You can use the XMLHttpRequest object to make HTTP calls. Please refer the http://www.mozilla.org/xmlextras/ Raj - Original Message - From: Ralph Einfeldt [EMAIL PROTECTED

Re: Tomcat Admin tool Setup

2002-09-26 Thread Raj Saini
have already messed up with you installation you can make a fresh install and do the above changes. Raj Saini - Original Message - From: Medha Parthasarathy Iyengar [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 26, 2002 4:18 PM Subject: Tomcat Admin tool Setup Hi, I am

Re: Tomcat Admin tool Setup

2002-09-26 Thread Raj Saini
Hi, Tomcat should run for you outof box. You dont need to make any changes to run the examples. There is no tomcat4.conf in the conf directory. And which java pages you are including in that direcotry? Raj Saini - Original Message - From: Medha Parthasarathy Iyengar [EMAIL PROTECTED

  1   2   >