BugRat Report #645 has been filed.

2000-12-20 Thread BugRat Mail System
Bug report #645 has just been filed. You can view the report at the following URL: REPORT #645 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: low Severity: non-critica

Re: SimpleMapper1 ???

2000-12-20 Thread cmanolache
On Wed, 20 Dec 2000, Nick Bauman wrote: > Okay, thanks for the clarification. Not sure I understand why it wasn't > just merged into SimpleMapper, but maybe in the rush to release things get > dog-eared sometimes. It was intentional. SimpleMapper1 is not just a patch to SimpleMapper, is a whol

BugRat Report #644 has been filed.

2000-12-20 Thread BugRat Mail System
Bug report #644 has just been filed. You can view the report at the following URL: REPORT #644 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: critical C

RE: Jasper Compiler -- when things go really wrong

2000-12-20 Thread Bucknam, Brian
[EMAIL PROTECTED] wrote regarding JspFactory problems: > We're using Jasper (for a number of reasons) inside Weblogic, and have seen > similar problems [JspFactory.getDefaultFactory() fails, or > factory.getPageContext() fails] intermittently -- usually at startup or > during heavy load testing.

Re: Tomcat 4.0 m4 filter impl.

2000-12-20 Thread Geoff Soutter
> > > The choices seem to be: > > > > > > * Start skipping this filter when building the chains. > > > > > > * Block all requests that would normally invoke this filter. > > > > > > I'm inclined to be worried by the first alternative -- especially if we > > started > > > skipping an authentication

Re: SimpleMapper1 ???

2000-12-20 Thread Nick Bauman
Okay, thanks for the clarification. Not sure I understand why it wasn't just merged into SimpleMapper, but maybe in the rush to release things get dog-eared sometimes. On Wed, 20 Dec 2000, craig mcclanahan wrote: > Nick Bauman wrote: > > > > In TC 3.2 there is, in the default server.xml, a Requ

Re: Tomcat 4.0 m4 filter impl.

2000-12-20 Thread craig mcclanahan
Geoff Soutter wrote: > > "Craig R. McClanahan" <[EMAIL PROTECTED]> wrote: > > > (Thanks to Geoff for prodding me to respond to this :-) > > thanks to craig for responding :-) > > > > The areas I'm confused about follow: > > > > > > 1) Filters and UnavailableException > > > > > > Filters can th

Re: Tomcat 4.0 m4 filter impl.

2000-12-20 Thread Geoff Soutter
"Craig R. McClanahan" <[EMAIL PROTECTED]> wrote: > (Thanks to Geoff for prodding me to respond to this :-) thanks to craig for responding :-) > > The areas I'm confused about follow: > > > > 1) Filters and UnavailableException > > > > Filters can throw UnavailableException, but the 2.3 PFD does

Re: SimpleMapper1 ???

2000-12-20 Thread craig mcclanahan
Nick Bauman wrote: > > In TC 3.2 there is, in the default server.xml, a RequestInterceptor called > SimpleMapper1. In TC 3.1, it was called ISmpleMapper. Why is this? Is this > an interim thing? It's not that big of a deal, it just seems kinda > dog-eared, that's all. > > Thanks, > > Nick Simp

Re: Session Swapping

2000-12-20 Thread craig mcclanahan
[EMAIL PROTECTED] wrote: > > Has the design and/or implementation of session > swapping to persistent storage been started for tomcat > 4.0? > > Thanks, > Dave There is an interface abstraction called org.apache.catalina.Store, and a partially completed example implementation called org.apache.

BugRat Report #641 has been filed.

2000-12-20 Thread BugRat Mail System
Bug report #641 has just been filed. You can view the report at the following URL: REPORT #641 Details. Project: Tomcat Category: Feature Requests SubCategory: Enhancement Class: feature State: received Priority: high Severity: serio

BugRat Report #638 has been filed.

2000-12-20 Thread BugRat Mail System
Bug report #638 has just been filed. You can view the report at the following URL: REPORT #638 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: critical C

SimpleMapper1 ???

2000-12-20 Thread Nick Bauman
In TC 3.2 there is, in the default server.xml, a RequestInterceptor called SimpleMapper1. In TC 3.1, it was called ISmpleMapper. Why is this? Is this an interim thing? It's not that big of a deal, it just seems kinda dog-eared, that's all. Thanks, Nick

bug #637

2000-12-20 Thread Landaluze Produktions IS - Carlos
to reproduce the bug you have a example in: http://www.omega-lubricantes.com:8081/pruebas/prueba.jsp the 8081 port is because the 80 por is in the tomcat for running the redirect well. in the 8081 is the apache working with the tomcat if you want i can to send you the soude code.

cvs commit: jakarta-tomcat/src/native/mod_jk/apache2.0 mod_jk.c

2000-12-20 Thread costin
costin 00/12/20 11:45:26 Modified:src/native/mod_jk/apache2.0 mod_jk.c Log: 1. I'm a stupid C programmer. 2. It seems to work now, by sending the buffer in chunks <= 4096. I'll try to run watchdog and more tests, only one bug is not a good sign :-) Revision Changes

Session Swapping

2000-12-20 Thread javabettin
Has the design and/or implementation of session swapping to persistent storage been started for tomcat 4.0? Thanks, Dave __ Do You Yahoo!? Yahoo! Shopping - Thousands of Stores. Millions of Products. http://shopping.yahoo.com/

cvs commit: jakarta-tomcat/src/native/mod_jk/apache2.0 Makefile.linux mod_jk.c

2000-12-20 Thread costin
costin 00/12/20 11:32:43 Modified:src/native/mod_jk/apache2.0 Makefile.linux mod_jk.c Log: More changes for Apache2.0. Now it works for pages<4k, there is still a problem with ap_rwrite() when we send larger pages ( probably we need to call a different apache function )

EmbededTomcat issues (was lots different subjects...)

2000-12-20 Thread Marc Saegesser
Stefan, I'm heads down on some stuff for my day job right now so I'll just paste in some stuff from a couple previous posts to TOMCAT-DEV and TOMCAT-USER. When I come up for air (hopefully by the end of the week) I'm going to merge the changes I made to my new embedded Tomcat class into EmbededT

BugRat Report #637 has been filed.

2000-12-20 Thread BugRat Mail System
Bug report #637 has just been filed. You can view the report at the following URL: REPORT #637 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: webbug State: received Priority: high Severity: critical

TomCat bugs 26 and 12 closed with no reason and no resolution

2000-12-20 Thread Mike Slinn
The bug was closed, but I am using the latest version of TomCat and the final release of JDK 1.3 on Solaris 2.7 and NT4.0, and I find the identical problem on both OSs whenever I modify a .class file - the class is not reloaded, and the same message appears as was reported in the bug report:

Re: Question about CLIENT-CERT on web.xml file ?

2000-12-20 Thread Craig R. McClanahan
[EMAIL PROTECTED] wrote:   Hello, I try to use the auth-method of web.xml to CLIENT-CERT value like it's precise on web.dtd So the fragment of web.xml file :           CLIENT-CERT   Example Form-Based Authentication Area       /jsp/security/login/login.jsp     /jsp/security

Re: [T4][Classloaders][PATCH Suggestion] Bug in toURL() and new URL(x,x,x,x)

2000-12-20 Thread Craig R. McClanahan
Stuart Roebuck wrote: > In the course of fixing a problem I was having getting Apache Cocoon to run, I came >across a bug in Java in the File.toURL() method. This fault, combined with the use >of the URLClassLoader resulted in a classloading issue. > Thank you Stuart!!! I will be reviewing a

Re: Tomcat3.2 final doesn't support user defined MIME type

2000-12-20 Thread Craig R. McClanahan
Jason Zhu wrote: > Another prove is: after I delete "TOMCAT_HOME\conf\web.xml" file, the > tomecat still starts up without complaining or error. It seems to me that > tomcat doesn't read "TOMCAT_HOME\conf\web.xml" file. Nor such messages > printed on the dos prompt window. You are correct -- T

Question about CLIENT-CERT on web.xml file ?

2000-12-20 Thread jerome . camilleri
Hello, I try to use the auth-method of web.xml to CLIENT-CERT value like it's precise on web.dtd So the fragment of web.xml file :               CLIENT-CERT       Example Form-Based Authentication Area               /jsp/security/login/login.jsp         /jsp/security/login/error.jsp      

BugRat Report #513 was closed (apparently by: Ignacio Ortega)

2000-12-20 Thread BugRat Mail System
Report #513 was closed by Person #0 Synopsis: (Security)Problem accessing via HTTP without protocol (logged in as: Ignacio Ortega)

BugRat Report #620 was closed (apparently by: Ignacio Ortega)

2000-12-20 Thread BugRat Mail System
Report #620 was closed by Person #0 Synopsis: getProtocol() method on ServletRequest includes CRLF causing problems (logged in as: Ignacio Ortega)

BugRat Report #619 was closed (apparently by: Ignacio Ortega)

2000-12-20 Thread BugRat Mail System
Report #619 was closed by Person #0 Synopsis: JSP Source Disclosure (logged in as: Ignacio Ortega)

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/service/http HttpRequestAdapter.java

2000-12-20 Thread nacho
nacho 00/12/20 08:17:43 Modified:src/share/org/apache/tomcat/service/http Tag: tomcat_32 HttpRequestAdapter.java Log: BugReport#513 Anonymous (Security)Problem accessing via HTTP without protocol BugReport#619 Robert Ellis ( [EMAIL PROTECTED]

BugRat Report #636 has been filed.

2000-12-20 Thread BugRat Mail System
Bug report #636 has just been filed. You can view the report at the following URL: REPORT #636 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: critical C

RE: BugRat Report #629 has been filed.

2000-12-20 Thread Twiggs, Glenn
I've successfully added MIME mappings to the server.xml file. You can use this as a workaround. Glenn. -Original Message- From: BugRat Mail System [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 20, 2000 12:04 AM To: [EMAIL PROTECTED] Subject: BugRat Report #629 has been filed. Bu

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Handler.java

2000-12-20 Thread larryi
larryi 00/12/20 07:25:51 Modified:src/facade22/org/apache/tomcat/facade RequestDispatcherImpl.java ServletHandler.java src/share/org/apache/tomcat/core Handler.java Log: Some simplification. Removed saveError method from Handler. setErro

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/context ErrorHandler.java

2000-12-20 Thread larryi
larryi 00/12/20 07:20:22 Modified:src/share/org/apache/tomcat/context ErrorHandler.java Log: Update default error handlers to use showDebugInfo property to control what is displayed. Also, if buffer was reset or no output generated, the error output will include head, titl

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/resources LocalStrings.properties LocalStrings_es.properties

2000-12-20 Thread larryi
larryi 00/12/20 07:18:56 Modified:src/share/org/apache/tomcat/resources LocalStrings.properties LocalStrings_es.properties Log: Added some strings for ErrorHandler Revision ChangesPath 1.13 +7 -3 jakarta-tomcat/src/share/org/apache/tom

BugRat Report #635 has been filed.

2000-12-20 Thread BugRat Mail System
Bug report #635 has just been filed. You can view the report at the following URL: REPORT #635 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious

[T4][Classloaders][PATCH Suggestion] Bug in toURL() and new URL(x,x,x,x)

2000-12-20 Thread Stuart Roebuck
In the course of fixing a problem I was having getting Apache Cocoon to run, I came across a bug in Java in the File.toURL() method. This fault, combined with the use of the URLClassLoader resulted in a classloading issue. As a result of finding this bug I thought I would check through the Tom

org.apache.tomcat.util.ThreadPool; (3.2.1) improvements

2000-12-20 Thread Edoardo Comar
Hi   I can't simply send a plain path because I've heavily modified the ThreadPool to fit my code "environment" (my loggers, assertions etc.) and my personal preferences (threads grouped and named, tasks as plain java.lang.Runnable), etc. but I think the following two changes can be applied

AW: Still : Error in HttpSessionFacade - still nobodys really interested in

2000-12-20 Thread Hanusch, Hartwig
Hi Narayanan, thanks for your interest but that doen't help at all. Things allways run on my computer ;) Cheers Hartwig > -Ursprüngliche Nachricht- > Von: Narayanan Balasubramanian [SMTP:[EMAIL PROTECTED]] > Gesendet am: Mittwoch, 20. Dezember 2000 10:14 > An: Hanusch, H

RE: [PATCH] SECURITY FIX (Re: Tomcat 3.2.1 JSP Source Disclosure)

2000-12-20 Thread Nacho
Hola Kazuhiro: Can you send the patch as an attached file?? it's a pain to extract it from mail, to apply..., is far more quick to commit this if you it as attached file... Thanks for the Patch!!! Saludos , Ignacio J. Ortega > -Mensaje original- > De: Kazuhiro Kazama [mailto:[EMAIL PR

Re: WAP Gateway - Chunked HTTP Responses and CRLF

2000-12-20 Thread horn_ken
Is that \r\n in the body of the JSP or are you talking about the HTTP headers / chunk lines ? HTTP mandates \r\n for header and chunk count delimiters. [EMAIL PROTECTED] on 20/12/2000 04:13:28 Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED], [EMAIL PROTECTED] cc: [EMAIL PROT

RE: 3.x submitters [was RE: [MY_OPINION] Tomcat 3.x]

2000-12-20 Thread Stefán F. Stefánsson
Hi Marc. First I wanted to start off by wishing you the best of luck as a committer. I'm very happy to see you take the time to volunteer for 3.x. I just have a little question about section 2. There you say that "EmbededTomcat doesn't work at all". What do you mean? I'm using it in a produc

WAP Gateway - Chunked HTTP Responses and CRLF

2000-12-20 Thread Jamie Hall
Hi, Does anybody know if a workaround or solution was found to the problem originally described below, involving a problem with certain WAP gateways not accepting output generated by JSPs under Tomcat on Unix systems?? It was posted a couple months ago, but I don't see that any workarounds were

Re:Still : Error in HttpSessionFacade - still nobodys really interested in

2000-12-20 Thread Narayanan Balasubramanian
There is no problem for me as u have stated ..i have tested a servlet with tomcat and also with tomcat and apache . Things r going fine . May be as u have stated u might had made some mistake in coinfiguration . Narayanan. _

please help me with this error

2000-12-20 Thread Amit Chogale
Hi I am getting this error Can anybody tell the solution Included servlet error: 500 Internal Servlet Error: org.apache.jasper.JasperException: Unable to compile class for JSPerror: An error has occurred in the compiler; please file a bug report (http://java.sun.com/cgi-bin/bugreport.cgi). 1 e

Some suggestion to the Catalina (Tomcat 4.0) API enhancement

2000-12-20 Thread Eric Yung
Hi, This is a long post. I am developing a JMX based component to manage all major components in the hierarchy including Server, Service, Connector, Engine, Host, Contexts in a Catalina deployment. And I also want to develop a special Connector. The architecture of Catalina allows easy customiza

Re: Jasper Compiler -- when things go really wrong

2000-12-20 Thread horn_ken
We're using Jasper (for a number of reasons) inside Weblogic, and have seen similar problems, but only intermittently -- usually either at startup or during heavy load testing. I put a JspFactory.setDefaultFactory() call in our code to try to force Jasper (rather than allow Weblogc to sneak

Still : Error in HttpSessionFacade - still nobodys really interested in

2000-12-20 Thread Hanusch, Hartwig
Hi there, does anybody know why a servlet works fine with tomcat only (port 8080) but when using apache/tomcat via jk_mod (or old jserv) the servlet throws an error like that: java.lang.NullPointerException:

BugRat Report #631 has been filed.

2000-12-20 Thread BugRat Mail System
Bug report #631 has just been filed. You can view the report at the following URL: REPORT #631 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious

BugRat Report #630 has been filed.

2000-12-20 Thread BugRat Mail System
Bug report #630 has just been filed. You can view the report at the following URL: REPORT #630 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious