Re: [tomcat-dev] [J-T-C] What about ajp13 refactory in java ?

2001-06-20 Thread jean-frederic clere
Aaron Bannert wrote: On Tue, Jun 19, 2001 at 06:16:15PM +0200, Gomez Henri wrote: I've been lurking on this list for awhile and wading through all the code, and this one has been bothering me for awhile. Is there a way we could get a STATUS and README file written for j-t-c? I

sendRedirect problem with Internet Explorer

2001-06-20 Thread Sebastian Mangels
Hi! I encountered a problem with the response.sendRedirect method and HTML anchor-links. supposing we have a jsp that accepts a Parameter ID. eg: test.jsp?ID=25 this jsp produces a html -page which containes an anchor link: html ... a name=foo/ ... /html so: test.jsp?ID=25#foo shlod

[PATCH] SSL session hash

2001-06-20 Thread Hartmut Keil
Hi everybody im writting a filter for doing some SSL related stuff, like client-cert authentication or sever-gated-cryptography. Therefore you must have the possibility to identify the SSL sessin of the request. (of course you must then also controll the SSL sessions, but that's another topic.

RE: Missing CGIServlet from nightly build

2001-06-20 Thread Reilly, John
On Tue, 19 Jun 2001, Kevin Jones wrote: Thanks John. Does this make the nightlies unusable? Is there a plan to move to 1.3? I thought that I had already :-( ... I will check as soon as I get home from a trip (Thursday). The nightlies are built on my home server, and

How-to prevent Directory Listing ?

2001-06-20 Thread Olivier AKA Cypher
Hi Gurus and fellows... I didn't find a solution in the archives so here my trouble : How can I prevent TomCat from Browsing directories? Of course, I could put a default page in every directory, but there must be a smarter solution. Any ideas, anyone? Olivier aKa Cypher.

Re: [J-T-C] httpd crash (was: WebAppMount-Deploy)

2001-06-20 Thread Pier P. Fumagalli
[EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: Why does httpd destroy connection? The option --enable-threads=no in APR config could cause this? Another idea? [Wed Jun 20 11:29:23 2001] 747 (pr_info.c:91) Provider is deploying _INFO_ for http://localweb:80/info/ (Conn: _INFO_)

Re: [tomcat-dev] [J-T-C] What about ajp13 refactory in java ?

2001-06-20 Thread Pier P. Fumagalli
Aaron Bannert at [EMAIL PROTECTED] wrote: On Tue, Jun 19, 2001 at 10:06:07AM -0700, Aaron Bannert wrote: Apache Tomcat Connectors Introduction This CVS module contains the code for the Tomcat

Re: header handling in WARP

2001-06-20 Thread Pier P. Fumagalli
Thom Park at [EMAIL PROTECTED] wrote: Hello everyone, I have a question on how the Warp handler handles headers coming back from a request. In pr_warp.c, warp_handler,the following is written: /* Check if we got an HDR packet (header) */ if (i-type==TYP_REQUEST_HDR) {

[TC4b5] SingleSignOn works with Basic Auth but not Forms

2001-06-20 Thread Marcel Jansen
Hi I'm running the Tomcat 4.0b5 build and am keen to use the SingleSingOn feature. When I configure the web.xml files to use basic authentication everything's fine but when using Forms based authentication it will insist on authenticating every web application. Also, after authentication with a

Re: [J-T-C] Ajp14 Autoconf features

2001-06-20 Thread jean-frederic clere
Gomez Henri wrote: Hi, If you take a look at Ajp14 documentation, you'll see the JkAutoMount directive : Rigth now it at the following synthax : JkAutoMount workername [virtualhost] Having virtualhost there is not very good because there is already a VirtualHost in Apache, having

Mathavaraj

2001-06-20 Thread mathavaraj
Hai , My name is N.Mathavaraj.Iam from Indian.Iam doing an Icalendar project.Iam using tomcat server for my project.Iam using Transformer Factory for linking xml and xsl.Can any one give me any suggestions where i have to put my xml and xsl in the tomcat and whether i have to give

JVM files on a standard linux box..

2001-06-20 Thread Pier P. Fumagalli
Can someone send me the output of a find $JAVA_HOME -type f from a Linux environment, please? :) Cheers.. Pier

Re: [tomcat-dev] [J-T-C] What about ajp13 refactory in java ?

2001-06-20 Thread Aaron Bannert
On Wed, Jun 20, 2001 at 09:41:19AM +0200, jean-frederic clere wrote: Aaron Bannert wrote: [snip] Apache Tomcat Connectors [snip] Installing Apache Tomcat Connectors === [

Re: JVM files on a standard linux box..

2001-06-20 Thread Pier P. Fumagalli
Pier P. Fumagalli at [EMAIL PROTECTED] wrote: Can someone send me the output of a find $JAVA_HOME -type f from a Linux environment, please? :) Whops.. Better a ls -laR since it includes links and their targets... Thanks! Pier

Re: JVM files on a standard linux box..

2001-06-20 Thread Pier P. Fumagalli
Pier P. Fumagalli at [EMAIL PROTECTED] wrote: Pier P. Fumagalli at [EMAIL PROTECTED] wrote: Can someone send me the output of a find $JAVA_HOME -type f from a Linux environment, please? :) Whops.. Better a ls -laR since it includes links and their targets... And also, since you're there

Re: [J-T-C] Ajp14 Autoconf features

2001-06-20 Thread Gomez Henri
If you take a look at Ajp14 documentation, you'll see the JkAutoMount directive : Rigth now it at the following synthax : JkAutoMount workername [virtualhost] Having virtualhost there is not very good because there is already a VirtualHost in Apache, having information in 2

Re: JVM files on a standard linux box..

2001-06-20 Thread Andy Armstrong
I've got the IBM JDK (2.13) on a machine here -- is that any use? Pier P. Fumagalli wrote: Can someone send me the output of a find $JAVA_HOME -type f from a Linux environment, please? :) Cheers.. Pier -- Andy Armstrong, Tagish

Re: JVM files on a standard linux box..

2001-06-20 Thread Pier P. Fumagalli
Pier P. Fumagalli at [EMAIL PROTECTED] wrote: Pier P. Fumagalli at [EMAIL PROTECTED] wrote: Pier P. Fumagalli at [EMAIL PROTECTED] wrote: Can someone send me the output of a find $JAVA_HOME -type f from a Linux environment, please? :) Whops.. Better a ls -laR since it includes links

Re: [J-T-C] 1 second for crash (was: httpd crash)

2001-06-20 Thread Pier P. Fumagalli
[EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: Sorry Pier, my previous httpd log was wrong :) These are ok: --- [root@localhost jakarta-tomcat-4.0-b5]# /usr/local/apache/bin/apachectl start [Wed Jun 20 16:57:34 2001] 1699 (pr_info.c:66) INFO provider initialized [Wed Jun 20 16:57:34

Re: JVM files on a standard linux box..

2001-06-20 Thread Andy Armstrong
zipped, attached. Pier P. Fumagalli wrote: Pier P. Fumagalli at [EMAIL PROTECTED] wrote: Pier P. Fumagalli at [EMAIL PROTECTED] wrote: Can someone send me the output of a find $JAVA_HOME -type f from a Linux environment, please? :) Whops.. Better a ls -laR since it includes

Re: [J-T-C] Ajp14 Autoconf features

2001-06-20 Thread jean-frederic clere
Gomez Henri wrote: If you take a look at Ajp14 documentation, you'll see the JkAutoMount directive : Rigth now it at the following synthax : JkAutoMount workername [virtualhost] Having virtualhost there is not very good because there is already a VirtualHost in Apache,

Re: #define JK_VERSION in j-t-c (doesn't exist)

2001-06-20 Thread jean-frederic clere
Hi, I have prepared a patch for configure.in to generate JK_EXPOSED_VERSION and JK_VERSION. The result is a file named common/version.h: +++ #define JK_EXPOSED_VERSION mod_jk/1.2.0-dev #define JK_VERSION (((1) 16) + ((2) 8) + (0))

Re: #define JK_VERSION in j-t-c (doesn't exist)

2001-06-20 Thread Andy Armstrong
jean-frederic clere wrote: Hi, I have prepared a patch for configure.in to generate JK_EXPOSED_VERSION and JK_VERSION. The result is a file named common/version.h: +++ #define JK_EXPOSED_VERSION mod_jk/1.2.0-dev #define JK_VERSION (((1) 16) + ((2) 8) + (0)) +++ Any comments? -

tomcat 3.3.m3

2001-06-20 Thread Biljana Trklja
I installed tomcat 3.3.m3 on June 19 2001 and could not start the server. The error was: file://start: 2001-06-19 17:52:14 - Ctx() : Status code:304 request:R( + /tomcat.gif + null) msg:null 2001-06-19 17:52:14 - Ctx() : Status code:304 request:R( + /tomcat-power.gif + null) msg:null A

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/service/connector Ajp13ConnectorRequest.java

2001-06-20 Thread marcsaeg
marcsaeg01/06/20 13:52:24 Modified:src/share/org/apache/tomcat/service/connector Tag: tomcat_32 Ajp13ConnectorRequest.java Log: Fixed sign extension problem in doRead(), again. PR: 1673 Submitted by: Richard Evans ([EMAIL PROTECTED]) Revision

Re: [J-T-C] 1 second for crash (core)

2001-06-20 Thread Pier P. Fumagalli
[EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: Hi Pier, I found a core in my /: - [root@localhost /]# gdb core core GNU gdb 19991004 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or

RPM for tomcat 3.2.2-1 : any problems reported?

2001-06-20 Thread Geir Magnusson Jr.
We just discovered a classloader-related problem with Velocity when used in Tomcat 3.2.2 that seems to have come from the 3.2.2-1 RPM. I have not verified the problem myself. Before I install the RPM and dive in, I wanted to check if there are any known issues with this RPM. The problem is

Tomcat standalone JVM running single servlet overruns heap

2001-06-20 Thread Tom Amiro
Hello, I tried to send this message before but it got bounced -- probably the attachments. I've deployed a Java servlet that gets about 300-400 hits a day. Tomcat (standalone mode) keeps running out of memory and crashing. The servlet does an XSLTC transformation on an XML file about 1.5MB

cvs commit: jakarta-tomcat-4.0/tester/src/bin tester.xml

2001-06-20 Thread amyroh
amyroh 01/06/20 15:37:08 Modified:tester/src/bin tester.xml Log: Remove one of the CGI tests due to OS dependency. Revision ChangesPath 1.50 +0 -4 jakarta-tomcat-4.0/tester/src/bin/tester.xml Index: tester.xml

cvs commit: jakarta-tomcat-4.0/tester/web/golden chores.txt

2001-06-20 Thread amyroh
amyroh 01/06/20 15:38:26 Removed: tester/web/WEB-INF/cgi chores.pl tester/web/golden chores.txt Log: Remove one of the CGI tests due to OS dependency.

RE: Tomcat standalone JVM running single servlet overruns heap

2001-06-20 Thread Marc Saegesser
I've had very good luck in the past using JProbe to track down memory problems. -Original Message- From: Tom Amiro [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 20, 2001 4:27 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Tomcat

Re: jasper34 - status

2001-06-20 Thread Mel Martinez
+1 I just want to throw in that I think this is going great. I am tracking the list and watching the changes as best I can via cvs web. I am dying to get my network and dev environment moved up here so I can contribute a ton of ideas and code that are in my head, but that is not going to

Re: FORM-based authentication idea

2001-06-20 Thread Christopher Cain
Andy Armstrong wrote: Michael Jennings wrote: Hi everyone, I just wanted to bounce an idea off of everyone. In tomcat, when one specifies form-based authentication you have to tell tomcat which page is the login page. This is done via the context's web.xml file by setting the

Re: FORM-based authentication idea

2001-06-20 Thread Christopher Cain
Christopher Cain wrote: My main objection would be that it is adding non-spec features, which means that any apps written under Tomcat would not cleanly port to other spec-compliant servlet containers. This, of course, should read: Any apps written under Tomcat to levarage this feature

Re: FORM-based authentication idea

2001-06-20 Thread Michael Jennings
FWIW, I guess I could see some small convenience in a target-fail and target-succeed context parameter. I guess I if I had multiple entry points into my application, such as a more complex manual authentication routine within a different application or something, I could also grab these

Re:cvscommit:jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/loaderWebappClassLoader.java

2001-06-20 Thread Jon Stevens
on 6/19/01 9:03 PM, Remy Maucherat [EMAIL PROTECTED] wrote: Do you have version 1.63 of StandardContext, as well as 1.4 (or 1.3, it's the same minus the traces mentioned below) of WebappLoader, and 1.2 of WebappClassLoader ? I added some e.printStackTrace() in WebappLoader to display if

Re: [J-T-C] 1 second for crash (core)

2001-06-20 Thread Pier P. Fumagalli
Pier P. Fumagalli at [EMAIL PROTECTED] wrote: Gotcha... Going off-list.. :) Just an update, so you don't feel left out... Got the core, GDBed it, and it seems that it's not actually a problem with WebApp, but rather with (hearya hearya, LIBPTHREAD on Francesco's box - damn Italians :)...

Re: FORM-based authentication idea

2001-06-20 Thread Craig R. McClanahan
On Wed, 20 Jun 2001, Michael Jennings wrote: Hi everyone, I just wanted to bounce an idea off of everyone. In tomcat, when one specifies form-based authentication you have to tell tomcat which page is the login page. This is done via the context's web.xml file by setting the

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/loader LocalStrings.properties WebappLoader.java

2001-06-20 Thread remm
remm01/06/20 18:39:10 Modified:catalina/src/share/org/apache/catalina/loader LocalStrings.properties WebappLoader.java Log: - Add additional log info so that I can figure out what's up with Scarab running on Jon's box. It's no longer displayed on the

TomCat - Cache problem

2001-06-20 Thread Julio Cesar Perez Jerez
Hi all, My problem is that when Icall to "abc.jsp" this is really loaded in cache, my .jsp is'ntreloaded again. I want the JSPs to be reloaded eachtime this is called. How can I manage zero cache in my application ? what is the configuration's fileto do this changes. I hope that you

Re: cvs commit:jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/loaderLocalStrings.properties WebappLoader.java

2001-06-20 Thread Jon Stevens
on 6/20/01 6:39 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: - Add additional log info so that I can figure out what's up with Scarab running on Jon's box. It's no longer displayed on the console, but instead put in the log files. - Rename StandardLoader - WebappLoader in the logs. -

Re: cvs commit:jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/loaderLocalStrings.properties WebappLoader.java

2001-06-20 Thread Remy Maucherat
on 6/20/01 6:39 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: - Add additional log info so that I can figure out what's up with Scarab running on Jon's box. It's no longer displayed on the console, but instead put in the log files. - Rename StandardLoader - WebappLoader in the

Re: cvscommit:jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/loaderLocalStrings.properties WebappLoader.java

2001-06-20 Thread Jon Stevens
on 6/20/01 7:06 PM, Remy Maucherat [EMAIL PROTECTED] wrote: The new one is org.apache.catalina.loader.WebappLoader Nope. Still nothing. I now have: Context path=/scarab docBase=scarab reloadable=true debug=99 Logger className=org.apache.catalina.logger.FileLogger

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/server Ajp13.java

2001-06-20 Thread larryi
larryi 01/06/20 20:07:10 Modified:src/share/org/apache/tomcat/modules/server Ajp13.java Log: Port a couple of updates from tomcat_32 branch. Fixed sign extension problem in doRead(). PR: 1673 Submitted by: Richard Evans ([EMAIL PROTECTED]) Fix buffer bounds check.

Re: [J-T-C] 1 second for crash (core)

2001-06-20 Thread Pier P. Fumagalli
Pier P. Fumagalli at [EMAIL PROTECTED] wrote: Pier P. Fumagalli at [EMAIL PROTECTED] wrote: Gotcha... Going off-list.. :) Just an update, so you don't feel left out... Another one... What I thought it was, it wasn't... It's 4 AM and me is going to bed (really depressed, the first SEGV in

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/startup Catalina.java

2001-06-20 Thread remm
remm01/06/20 20:42:35 Modified:catalina/src/share/org/apache/catalina/startup Catalina.java Log: - Whenever a Loader element was specified in a Context, a StandardLoader was created, regardless on whether or not a className attribute was specified. This is now fixed,

Re: cvs commit:jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/startupCatalina.java

2001-06-20 Thread Jon Stevens
on 6/20/01 8:42 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: - Whenever a Loader element was specified in a Context, a StandardLoader was created, regardless on whether or not a className attribute was specified. This is now fixed, and the className attribute now works correctly. -

Re: cvs commit:jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/startupCatalina.java

2001-06-20 Thread Remy Maucherat
on 6/20/01 8:42 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: - Whenever a Loader element was specified in a Context, a StandardLoader was created, regardless on whether or not a className attribute was specified. This is now fixed, and the className attribute now works correctly.

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/startup Catalina.java

2001-06-20 Thread remm
remm01/06/20 21:18:53 Modified:catalina/src/share/org/apache/catalina/startup Catalina.java Log: - Set the javaURLContextFactory as the JNDI IC factory. That feature was present some time ago, but was removed because of fear of conflicts (which turns out not to be a

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/http Parameters.java

2001-06-20 Thread larryi
larryi 01/06/20 21:38:15 Modified:util/java/org/apache/tomcat/util/http Parameters.java Log: Add test to avoid NPEs Revision ChangesPath 1.5 +2 -1 jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/http/Parameters.java Index: Parameters.java

cvs commit: jakarta-tomcat RELEASE-PLAN-3.3

2001-06-20 Thread larryi
larryi 01/06/20 21:42:10 Modified:.RELEASE-PLAN-3.3 Log: Update release plan to add Milestone 4 and adjust dates Revision ChangesPath 1.12 +21 -3 jakarta-tomcat/RELEASE-PLAN-3.3 Index: RELEASE-PLAN-3.3

cvs commit: jakarta-tomcat README

2001-06-20 Thread larryi
larryi 01/06/20 21:51:33 Modified:.README Log: Update for Milestone 4. Updated build instructions to address new dependencies on other projects. As a result of these dependencies, the base directory name from expanded source archives will have to be renamed to

Where to put xml xsl file inTomcat server??

2001-06-20 Thread mathavaraj
Hai , Iam using tomcat server for my project.Iam using Transformer Factory for linking xml and xsl.Can any one give me any suggestions where i have to put my xml and xsl in the tomcat or whether i have to give the path in my coding. Here is the coding of it, // Imported TraX classes

cvs commit: jakarta-tomcat/src/doc readme

2001-06-20 Thread larryi
larryi 01/06/20 21:52:45 Modified:src/doc readme Log: Update for Milestone 4 Revision ChangesPath 1.14 +13 -13jakarta-tomcat/src/doc/readme Index: readme === RCS file:

[J-T-C] 1 second for crash (core)

2001-06-20 Thread francesco.casalena
Hi Pier, I found a core in my /: - [root@localhost /]# gdb core core GNU gdb 19991004 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type