Tomcat 4 RC 2 doubts

2001-09-16 Thread Jiger Java
Hi friends, This is my first mail to such a wondefull group.Well I just downloaded Tomcat Rc2 (and tried to convince my boss to use it). But frankly speaking I found some weird diffiulty installing Rc1 Rc2. Now I understand that Tomcat 4 has a major architecture changes like Custom

Re: Setting default web page.

2001-09-16 Thread OpenSource Developer
--- [EMAIL PROTECTED] wrote: Hi, I got the solution for the same by myself. Thanks and Regards Srinivas Chebolu Srinivas.Chebolu@it

Tomcat loading only default page?

2001-09-16 Thread Lachlan Hope MacKinven
Hello All, This is my first post to the list - My name is Lachlan, I run a web dev company in New Zealand and I'm pretty much a newbie with the server/backend stuff=) still keen nonetheless. I have a problem. We're running tomcat [with a MySQL database] which seems to run perfectly but in some

Re: Tomcat 4 RC 2 doubts

2001-09-16 Thread Pier Fumagalli
Jiger Java [EMAIL PROTECTED] wrote: 1. Since Tomcat 4 uses its own Classloaders it does not recognise the JDK CLASSPATH variable.Now what do I do if I want a set of libraries which I have installed in JDK(set in CLASSPATH variable) also to be used by tomcat. Putting things in two places

Where can I find the WebApp connector windows binary for Tomcat RC2?

2001-09-16 Thread Marcel Maré
The subject says it all. Or should I use the Tomcat B7 version? That one didn't work at all TIA Marcel Maré

Re: Where can I find the WebApp connector windows binary forTomcat RC2?

2001-09-16 Thread Pier Fumagalli
Marcel Maré [EMAIL PROTECTED] wrote: The subject says it all. Or should I use the Tomcat B7 version? That one didn't work at all After B7 we integrated some new code for Netscape and Apache 2.0, and there's not yet a binary distribution available. If you're referring to this as the one

Re: moving webapps from tc 3.2.1 to 4.0-b7

2001-09-16 Thread Calvin Lau
Thanks, I added it to CATALINA_HOME/lib and it works now. I had it in my Classpath before and I think that was working fine on tomcat3.2.1. Calvin Craig R. McClanahan wrote: On Sat, 15 Sep 2001, Calvin Lau wrote: Date: Sat, 15 Sep 2001 14:17:21 -0700 From: Calvin Lau [EMAIL PROTECTED]

Internal Server Error (Apache/Tomcat/Jsp/Linux)

2001-09-16 Thread C.F.Morrison
Hi, I am using Linux Red Hat 7.1, Apache 1.3.19 Tomcat 3.2.3. I successfully run Tomcat under port 8080 to process servlets + jsps; with mod_jk Apache I run the test servlets sucessfully. However (I swear due diligence was observed) I cannot get jsps to run under Apache. I get an Internal

RE: Where can I find the WebApp connector windows binary forTomcat RC2?

2001-09-16 Thread Marcel Maré
Hi Pier, Yes that's right, that's my problem alright. And that's bad news you're giving me (though I really appreciate your effort), since I was counting on using TC4 for a system that will be going from development into production soon. Can you recommend a how to best connect TC4 to Apache on

Re: Again JkMount, Apache and Tomcat

2001-09-16 Thread Ruben
hi tonny, What i get in apache log is that the file doesn't exists(error.log), which is very extrange because i can use it when i point to the port 8080. the url that apache logs is /bookstore/catalog. I can use apache+mod_jk.. In fact , i have no problems with jsps file. what should i edit to

Re: Where can I find the WebApp connector windows binaryforTomcat RC2?

2001-09-16 Thread Pier Fumagalli
Marcel Maré [EMAIL PROTECTED] wrote: Hi Pier, Yes that's right, that's my problem alright. And that's bad news you're giving me (though I really appreciate your effort), since I was counting on using TC4 for a system that will be going from development into production soon. Can you

Re: Internal Server Error (Apache/Tomcat/Jsp/Linux)

2001-09-16 Thread C.F.Morrison
Hi, My claims of exercising due diligence are a crock! sorry! My include of 'mod_jk.conf-local' was not at the end of of httpd.conf as I assumed. I forgot to comment out plug-in directives for IBM WebSphere that I'm also working with. These were obviously conflicting with Tomcat

Tomcat IIS How to

2001-09-16 Thread Chris Huisman
Hello, I am trying to integrate tomcat with iis on windows 2000. I do not understand how to set up a filter in the IIS Management Console. There is no Filter tab. How do you set up this filter under windows 2000. Thanks, Chris.

RE: Tomcat IIS How to

2001-09-16 Thread Ratnakar Palle
Hi Chris, You need to right click on the Default Web Site but not on the jakarta.. Or, go to Action - Properties after selecting Default Web Site... Hope this helps... -Ratnakar -Original Message- From: Chris Huisman [mailto:[EMAIL PROTECTED]] Sent: Sunday, September 16, 2001 3:02 PM

Re: Tomcat 4 RC 2 doubts

2001-09-16 Thread Craig R. McClanahan
On Sun, 16 Sep 2001, Jiger Java wrote: Date: Sun, 16 Sep 2001 12:14:11 +0530 From: Jiger Java [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Tomcat 4 RC 2 doubts Hi friends, This is my first mail to such a wondefull group.Well I just downloaded

Help JDBC

2001-09-16 Thread arshad mahmood
Help, I keep getting oracle.jdbc.driver.OracleDriver not found error from a JSP when runing under NT oracle 8.0.5. I have compled and run the java code It works O.K. Is ther a path setting missing ?? I have copied all oracle driver classes to the lib directory.

form based login

2001-09-16 Thread pero
Hi there, I can't get the form based login-stuff working. I searched the Mailingslist, but I found nothing that could help me. First I have to say that the TC-example works... and THAT makes me dizzy :-) my config: TC4 RC2, using different CATALINA-HOME, Memory-Realm server.xml

Re: Help JDBC

2001-09-16 Thread MindTerm
Dear arshad, Have you placed your *.jar *.zip ( not *.class ) in something like that /project/WEB-INF/lib ? I remember that it needs a classes111.zip which can download from oracle website. Also, becare of the version of this library file. M.T. --- arshad mahmood [EMAIL PROTECTED]

Re: form based login

2001-09-16 Thread Craig R. McClanahan
On Mon, 17 Sep 2001, pero wrote: Date: Mon, 17 Sep 2001 03:26:08 +0200 From: pero [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: form based login Hi there, I can't get the form based login-stuff working. I searched the Mailingslist, but I found nothing

RE: Again JkMount, Apache and Tomcat

2001-09-16 Thread Tony Vinayak
Make sure that: 1. In your httpd.conf file, you have: JkMount /bookstore/* ajp13 2. I presume this context is installed under $TOMCAT_HOME/webapps directory? If so, no further updates should be required to the server.xml and workers.properties files 3. Your workers.properties file is pretty

Re: Tomcat 4 RC 2 doubts

2001-09-16 Thread Jiger Java
From: Pier Fumagalli [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Tomcat 4 RC 2 doubts Date: Sun, 16 Sep 2001 14:25:41 +0100 Jiger Java [EMAIL PROTECTED] wrote: 1. Since Tomcat 4 uses its own Classloaders it does not recognise the JDK CLASSPATH

Re: Possible to import SSL private/public key pair from Apache into Tomcat?

2001-09-16 Thread Ricardo
There's a way to do this - http://www.comu.de/docs/tomcat_ssl.htm. I recently solve this problem, because i was working with openssl. But i have a question in the group and nobody answer me yet. I'm usign client authentication with apache+mod_ssl and i want to change to tomcat. The fact is

Get value from a checkbox

2001-09-16 Thread Magnus Jansson
Hi! I'm a newbi on jsp, and having trouble with forms. I have a form on one page and want to send the information to a jsp page. My form includes a couple of checkboxes and I only gets runtime errors when I try to get the values from the checkbox. Fact is I dont have a clue how to get the