DO NOT REPLY [Bug 3741] - custom tag support

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: TC 3.3: Form authentication vs. Application reloading

2001-09-19 Thread Bojan Smojver
Bojan Smojver wrote: > > Just playing with Form authentication in TC 3.3. Have two Velocity pages > that are doing the authentication with a JDBC Realm (for that context > only). When Tomcat starts, all is fine. I get authenticated (or not) > depending on username/password combination I supply. S

DO NOT REPLY [Bug 3741] New: - custom tag support

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 3740] New: - simple javabeans problem

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 3733] - session serialization problem

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 3733] - session serialization problem

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

TC 3.3: Form authentication vs. Application reloading

2001-09-19 Thread Bojan Smojver
Just playing with Form authentication in TC 3.3. Have two Velocity pages that are doing the authentication with a JDBC Realm (for that context only). When Tomcat starts, all is fine. I get authenticated (or not) depending on username/password combination I supply. Subsequent visits to the same pag

DO NOT REPLY [Bug 3733] - session serialization problem

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 3739] New: - custom tag support error

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat/src/doc readme

2001-09-19 Thread larryi
larryi 01/09/19 21:39:03 Modified:src/doc readme Log: Update for Release Candidate 1 Revision ChangesPath 1.20 +36 -10jakarta-tomcat/src/doc/readme Index: readme === RCS file: /home/cvs/j

cvs commit: jakarta-tomcat README

2001-09-19 Thread larryi
larryi 01/09/19 21:28:09 Modified:.README Log: Miscellaneous updates. Document warnings that occur when using Ant 1.4. Also document that Jikes 1.14-1 or later is needed to pass all the internal tests if Jikes is used as the Java compiler for JSP. Revision Changes

DO NOT REPLY [Bug 3736] New: - incorrect PathInfo on first invocation of servlet chain

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util IntrospectionUtils.java

2001-09-19 Thread costin
costin 01/09/19 20:46:32 Modified:src/share/org/apache/tomcat/util IntrospectionUtils.java Log: Another TODO item for 3.3 Added support for a classes-like dir. To avoid mess, we're not adding common, apps, container to the classpath - but a classes/ subdir. In addition

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/startup EmbededTomcat.java

2001-09-19 Thread costin
costin 01/09/19 20:44:06 Modified:src/share/org/apache/tomcat/startup EmbededTomcat.java Log: Patch from Johannes Brodwall <[EMAIL PROTECTED]>, hostname for embeded tomcat use. Revision ChangesPath 1.56 +1 -1 jakarta-tomcat/src/share/org/apache/tomcat/startu

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

2001-09-19 Thread costin
costin 01/09/19 20:43:00 Modified:src/share/org/apache/tomcat/modules/server Ajp13Interceptor.java Log: Shutdown on ajp13 interceptor - made it optional, it's one of the todo items for RC2. Revision ChangesPath 1.16 +20 -4 jakarta-tom

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/config WorkDirSetup.java

2001-09-19 Thread costin
costin 01/09/19 20:42:09 Modified:src/share/org/apache/tomcat/modules/config WorkDirSetup.java Log: Fix for 3581 reported by [EMAIL PROTECTED] An exception was thrown because the work dir was cleaned up after it was created. I have doubts about supporting the 'clean workspac

cvs commit: jakarta-tomcat/src/facade22/org/apache/tomcat/facade RequestDispatcherImpl.java

2001-09-19 Thread costin
costin 01/09/19 20:38:15 Modified:src/facade22/org/apache/tomcat/facade RequestDispatcherImpl.java Log: Fix for 3726, reported by [EMAIL PROTECTED] In forward you should be able to set Content-Type and other headers ( this worked fine for normal forward, b

cvs commit: jakarta-tomcat/src/shell tomcat.sh

2001-09-19 Thread larryi
larryi 01/09/19 20:35:41 Modified:src/shell tomcat.sh Log: Remove rt.jar from $CLASSPATH. Updates to JspInterceptor make it unnecessary. Revision ChangesPath 1.30 +1 -5 jakarta-tomcat/src/shell/tomcat.sh Index: tomcat.sh ==

DO NOT REPLY [Bug 3644] - Errors reloading resources from jars: possible JDK bug

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 3644] - Errors reloading resources from jars: possible JDK bug

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

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

2001-09-19 Thread remm
remm01/09/19 16:53:02 Modified:catalina/src/share/org/apache/catalina/startup Embedded.java Log: - Use reflection to load the SSLServerSocketFactory, which removes the last compilation problem when trying to build with JDK 1.3 + servlet.jar + regexp.jar. - Hopefully, every

DO NOT REPLY [Bug 3581] - Ctx() : Error creating validation mark - java.io.FileNotFoundException

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 3727] - Switched included request parameters

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 3733] New: - session serialization problem

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

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

2001-09-19 Thread remm
remm01/09/19 16:15:44 Modified:catalina/src/share/org/apache/catalina/loader WebappClassLoader.java Log: - According to paragraph 9.7.2 of the Servlet 2.3 spec, we should refuse loading any class related to J2SE or the servlet API from the webapp clas

cvs commit: jakarta-tomcat-4.0/webapps/examples build.xml

2001-09-19 Thread remm
remm01/09/19 16:04:42 Modified:webapps/examples build.xml Log: - Add some conditional compilation flags in the examples build script, similar to what is done with the Catalina script. Revision ChangesPath 1.15 +40 -2 jakarta-tomcat-4.0/webapps/examples/b

Tomcat 4 Tyrex DataSource Problems

2001-09-19 Thread Dan Powell
I'm having some difficulty creating a DataSource using the default Tyrex factory provided in Tomcat 4. In the DefaultContext, I have: user username password

getPathInfo bug when used with forwarding

2001-09-19 Thread Sebastian Kanthak
Hi, I think I discovered a bug in tomcat 3.2.3 when using forwarding and getPathInfo(). Let's say I have Servlet1 on webapp "test". I call it with an URL like "/test/servlet/Serlvet1/here/comes/my/path" In Serlvet1, request.getPathInfo() gives me "/here/comes/my/path". Servlet1 now forwards t

cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-09-19 Thread remm
remm01/09/19 13:51:11 Modified:catalina build.xml Log: - Now possible to build Catalina without anything but regexp.jar and servlet.jar. - Will fail on the first attempt if JSSE is not present, because Embedded references the SSL socket factory. I'll modify that class to u

cvs commit: jakarta-tomcat-4.0 build.properties.sample

2001-09-19 Thread remm
remm01/09/19 13:49:23 Modified:.build.properties.sample Log: - Add the new "full.dist" property in the sample. Revision ChangesPath 1.12 +6 -1 jakarta-tomcat-4.0/build.properties.sample Index: build.properties.sample =

DO NOT REPLY [Bug 3726] - Content-Type not settable from a forwarded servlet

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-09-19 Thread remm
remm01/09/19 13:30:54 Modified:catalina build.xml Log: - Don't copy ldap.jar. - Copy tyrex.license if we're copying the Tyrex JAR. We could also put that file in catalina/etc, but that's a minor issue. - Start using some conditional compilation flags. - It may be usefu

cvs commit: jakarta-tomcat-4.0/lib tyrex.license

2001-09-19 Thread remm
remm01/09/19 13:27:45 Added: lib tyrex.license Log: - Add a Tyrex license copy. Revision ChangesPath 1.1 jakarta-tomcat-4.0/lib/tyrex.license Index: tyrex.license === Cop

DO NOT REPLY [Bug 3729] - sun/tools/javac/Main not found while running Tomcat 4 as a service on Windows 2000

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

[PATCH] SSL how-to documentation

2001-09-19 Thread Patrick Luby
Hello, I have attached 3 patches that patch the following 3 documentation files: AttachmentCVS File to Patch --- server-noexamples.xml.config.patch jakarta-tomcat-4.0/catalina/src/conf/server-noexamples.xml.config server.xml.patch

DO NOT REPLY [Bug 3729] New: - sun/tools/javac/Main not found while running Tomcat 4 as a service on Windows 2000

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 3725] - Drive letter required for absolute paths under Windows

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 3725] - Drive letter required for absolute paths under Windows

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 3724] - WebApps do not autodeploy if appBase changed under Windows

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 3727] New: - Switched included request parameters

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: [PATCH] Jspc throws NPE when used without -webapp

2001-09-19 Thread Kin-Man Chung
Yea, I have verified that the bug is real, i.e. Jspc fails to find the tag library when taglib.tld is packaged in a jar file. I have also verfied that the supplied patch did fix the problem; so we do need it. > Date: Mon, 17 Sep 2001 17:23:53 -0700 (PDT) > From: "Craig R. McClanahan" <[EMAIL PR

DO NOT REPLY [Bug 3726] New: - Content-Type not settable from a forwarded servlet

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-09-19 Thread remm
remm01/09/19 11:00:58 Modified:catalina build.xml Log: - Experiment with a more flerxible build system. - With JDK 1.3, the plan is to be able to require only servlet.jar and regexp, while building as many optional components as possible. The generated build will obvio

DO NOT REPLY [Bug 3725] New: - Drive letter required for absolute paths under Windows

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 3724] New: - WebApps do not autodeploy if appBase changed under Windows

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Client Certificate using http1.0 and TC3.3

2001-09-19 Thread jean-frederic clere
Hi, I have prepared a patch to allow to use "javax.servlet.request.X509Certificate" with the Http10Connector of TC3.3. But I think the TC does not send a list of Acceptable client certificate CA names, therefore I am not able to test my patch. Has anyone already request for client certificate in

DO NOT REPLY [Bug 3716] - CompressionFilter.java should look at "Transfer-Encoding" header

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Using EmbededTomcat embeded in another application - addEndpoint

2001-09-19 Thread cmanolache
> The classpaths and classloaders in EmbededTomcat are also used somewhat > insistantly, especially in the initClassLoader method. For example will > initClassLoader try to infer appsCP if it does not exists, but not commonCP. > containerCP, appsCP are not used outside this method. commonCP is,

cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-09-19 Thread jon
jon 01/09/19 09:32:44 Modified:catalina Tag: tomcat_40_branch build.xml Log: port sam's tyrex dependency patch back to the branch fix things so that you don't have to hand edit this file in order to build tomcat. the problem is that the JSSE stuff was commented out and th

DO NOT REPLY [Bug 3718] - NEW_SPECS.txt file in src directory could confuse the inexperienced

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-4.0 NEW_SPECS.txt

2001-09-19 Thread craigmcc
craigmcc01/09/19 08:39:13 Removed: .NEW_SPECS.txt Log: Remove obsolete documentation file. PR: Bugzilla #3717 Submitted by: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-4.0 NEW_SPECS.txt

2001-09-19 Thread craigmcc
craigmcc01/09/19 08:38:09 Removed: .Tag: tomcat_40_branch NEW_SPECS.txt Log: Remove obsolete documentation file.

DO NOT REPLY [Bug 3717] - pb with web.xml reading

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Using EmbededTomcat embeded in another application - addEndpoint

2001-09-19 Thread Johannes Brodwall
Hi all, I have started looking at how to embed tomcat in other applications using the EmbededTomcat class. After fighting with the classpath and classloaders I seem to get it to work. Along the way, I discovered that the addEndpoint method seems to be broken. When calling tomcat.addEndpoint(100

RE: Status of Cert handling in Tomcat 3.3

2001-09-19 Thread Larry Isaacs
My setup is at home, so I'll try this tonight. Larry > -Original Message- > From: jean-frederic clere [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 19, 2001 9:32 AM > To: [EMAIL PROTECTED] > Subject: Re: Status of Cert handling in Tomcat 3.3 > > > Larry Isaacs wrote: > > > >

Session expiring(?) on UNIX platform. Help!!!!

2001-09-19 Thread Bala Nemani
Hi: We are working on an application which stores successful userid in a session and used for subsequent user requests. On NT platform the app runs fine. However on UNIX platform, the values stored in session are not found (or the session not found?). Every time a request comes from user it app

Re: Status of Cert handling in Tomcat 3.3

2001-09-19 Thread jean-frederic clere
Larry Isaacs wrote: > > Hi, > > With the latest source and the attached patch from Nacho, > isapi_redirect.dll is able to pass the certificate to > Tomcat. However, when I try it out on Win2k and IIS5.0 > I get the following exception displayed: > > Ajp13: Certificate convertion failed > java.

DO NOT REPLY [Bug 3718] New: - NEW_SPECS.txt file in src directory could confuse the inexperienced

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 3717] - pb with web.xml reading

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 3717] New: - pb with web.xml reading

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: Status of Cert handling in Tomcat 3.3

2001-09-19 Thread GOMEZ Henri
>With the latest source and the attached patch from Nacho, >isapi_redirect.dll is able to pass the certificate to >Tomcat. However, when I try it out on Win2k and IIS5.0 >I get the following exception displayed: > >Ajp13: Certificate convertion failed >java.security.cert.CertificateException: Una

RE: Start up script

2001-09-19 Thread GOMEZ Henri
Thanks fr that, will be used in next RPM :) - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 >-Original Message- >From: Jun Inamori

RE: SSL Attributes

2001-09-19 Thread GOMEZ Henri
>> WebServer -> Tomcat >> >> 1) SEND HEADERS + REQUEST to TC >> 2) SEND DATA (eventually) to TC >> >> 3) WAIT TOMCAT REPLY >> >> 4) SEND BACK HEADERS + REPLY TO BROWSER >> >> Next in ajp14 >> >> WebServer -> Tomcat >> >> 1) SEND GENERAL HEADERS + REQUEST to TC >> 2) SEN

RE: SSL Attributes

2001-09-19 Thread GOMEZ Henri
>> That something I've got in mind for ajp14, written on that >> many times allready, with headers and miscs informations >> to be asked by tomcat to web-server at getAttributes time >> for example : > >+1 ( but not before 3.3 is final ! ) > Sure, it will be included in ajp14 only, which is JTC

cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-09-19 Thread rubys
rubys 01/09/19 05:12:23 Modified:catalina build.xml Log: Make Tyrex support optional. Revision ChangesPath 1.61 +7 -2 jakarta-tomcat-4.0/catalina/build.xml Index: build.xml === RCS file:

Status of Cert handling in Tomcat 3.3

2001-09-19 Thread Larry Isaacs
Hi, With the latest source and the attached patch from Nacho, isapi_redirect.dll is able to pass the certificate to Tomcat. However, when I try it out on Win2k and IIS5.0 I get the following exception displayed: Ajp13: Certificate convertion failed java.security.cert.CertificateException: Unabl

DO NOT REPLY [Bug 3716] New: - CompressionFilter.java should look at "Transfer-Encoding" header

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

[PATCH] TC 3.3: DependClassLoader: readFully, version 2

2001-09-19 Thread Bojan Smojver
Here is commented and slightly reworked readFully(). It should do (hopefully) the same thing as the old one but (hopefully again) with a bit more fluff for the uninitiated like me. Do you guys think that this method can be put into some sort of 'utility' package? It seems like something generally

DO NOT REPLY [Bug 3712] New: - need to setup custom error page when somebody accesses stopped web application

2001-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu