[GUMP@lsd]: jakarta-tomcat-5/jakarta-tomcat-5 failed

2004-04-20 Thread bobh
To whom it may engage... This is an automated request, but not an unsolicited one. For help understanding the request please visit http://gump.apache.org/nagged.html, and/or contact [EMAIL PROTECTED] Project jakarta-tomcat-5 has an issue affecting its community integration, and has be

DO NOT REPLY [Bug 10627] - incorrect documentation for class-loader-howto.xml

2004-04-20 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 20247] - Possible error in website's class loader HOWTO

2004-04-20 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 15463] - StandardManager incorrectly uses getLastAccessedTime

2004-04-20 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 20083] - Session timeout implementation requires 2 accesses per timeout.

2004-04-20 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 20136] - SAX parse exception

2004-04-20 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 20091] - server's default web.xml ( conf/web.xml ) has grammer and spelling errors

2004-04-20 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://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-catalina/catalina/src/conf web.xml

2004-04-20 Thread markt
markt 2004/04/20 15:22:04 Modified:catalina/src/conf web.xml Log: Fix bug 20091. Correct grammer. - Reported by Mark Mascolino. - Ported from TC4. Revision ChangesPath 1.39 +4 -4 jakarta-tomcat-catalina/catalina/src/conf/web.xml Index: web.xml ===

cvs commit: jakarta-tomcat-4.0/catalina/src/conf web.xml

2004-04-20 Thread markt
markt 2004/04/20 15:21:09 Modified:catalina/src/conf web.xml Log: Fix bug 20091. Correct grammer and typo. - Reported by Mark Mascolino. Revision ChangesPath 1.56 +4 -4 jakarta-tomcat-4.0/catalina/src/conf/web.xml Index: web.xml =

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler Compiler.java

2004-04-20 Thread luehe
luehe 2004/04/20 13:05:19 Modified:jasper2/src/share/org/apache/jasper/compiler Compiler.java Log: Close URLConnection's InputStream after getting lastModified date. Patch provided by [EMAIL PROTECTED] Revision ChangesPath 1.80 +4 -1 jakarta-tomcat-jasper/j

Re: jasper compiler problem & semi-ready patch

2004-04-20 Thread Jan Luehe
Martin, thanks for reporting the issue, and proposing a patch. Your patch is consistent with this recommendation in the class comment of java.net.URLConnection: Calling the close() methods on the InputStream or OutputStream of an URLConnection after a request may free network resources asso

Re: JK2 for Win32

2004-04-20 Thread Joao Medeiros
Many thanks, I was missing the other DLL's. I copied them across to my modules dir and it works fine now :-) Mladen Turk wrote: -Original Message- From: Angus Mezick I grabbed the .so and it worked just fine. I am guessing it is a dll with a different name. Correctly. You

jasper compiler problem & semi-ready patch

2004-04-20 Thread Martin Roos
as i read the site docs this is the correct list where to post the issue to make the story short : jasper leaves filehandles open as it's compiling any jsp. the bug is in the org/apache/jasper/compiler/Compiler.java named file around the lines ~500 function called public boolean isOutDated(boolean

DO NOT REPLY [Bug 27407] - Missing application web.xml, using defaults only

2004-04-20 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://issues.apache.org/bugzilla/show_bu

RE: [jk/jk2] Free Microsoft Compilers

2004-04-20 Thread Mladen Turk
> -Original Message- > From: Cox, Charlie > > I didn't have time to look at it yet, but I was hopeful after > seeing it on the apache users list. Sorry for misleading... > No, it's quite a good choice actually. To build the IIS connector you will the SDK anyhow if using VC6. The main

DO NOT REPLY [Bug 27407] - Missing application web.xml, using defaults only

2004-04-20 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://issues.apache.org/bugzilla/show_bu

RE: [jk/jk2] Free Microsoft Compilers

2004-04-20 Thread Cox, Charlie
I didn't have time to look at it yet, but I was hopeful after seeing it on the apache users list. Sorry for misleading... Charlie > -Original Message- > From: Mladen Turk [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 20, 2004 9:18 AM > To: 'Tomcat Developers List' > Subject: RE: [jk/jk

DO NOT REPLY [Bug 27611] - Tomcat Not Responding

2004-04-20 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://issues.apache.org/bugzilla/show_bu

Oh my God

2004-04-20 Thread craigmcc
Norton AntiVirus gelöscht1.txt Description: plain/text - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[PATCH] HttpSession handling

2004-04-20 Thread Glenn Nielsen
There are four Tomcat 4 bug reports filed on this problem. There was one bug report filed for Tomcat 5 and Remy applied a small patch to fix it. Problems with expiring sessions have been reported numerous times. The basic problem is as follows, starting at time 0 min and with a max inactive inter

DO NOT REPLY [Bug 28465] - Cannot use jsp error pages from servlets

2004-04-20 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 25092] - Bug with cookies="false"

2004-04-20 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://issues.apache.org/bugzilla/show_bu

RE: JK2 for Win32

2004-04-20 Thread Mladen Turk
> -Original Message- > From: Angus Mezick > > I grabbed the .so and it worked just fine. I am guessing it > is a dll with a different name. > Correctly. You may name your .dll file to .angus.mezick if you prefer :). The reason for renaming to .so was to make a consistent documenta

RE: JK2 for Win32

2004-04-20 Thread Angus Mezick
I grabbed the .so and it worked just fine. I am guessing it is a dll with a different name. > -Original Message- > From: Joao Medeiros [mailto:[EMAIL PROTECTED] > Sent: Monday, April 19, 2004 5:38 PM > To: [EMAIL PROTECTED] > Subject: JK2 for Win32 > > > Hi folks, > > I just tried dow

RE: [jk/jk2] Free Microsoft Compilers

2004-04-20 Thread Mladen Turk
> -Original Message- > From: Remy Maucherat > >> > >>This may be helpful in allowing more people to build jk/jk2 for > >>windows. > > > > Even more if you create a buildable makefiles :-) > > They don't include their make in the package ? (it's cmake, right ?) > Yes, that's the cach

Re: [jk/jk2] Free Microsoft Compilers

2004-04-20 Thread Remy Maucherat
Mladen Turk wrote: From: Cox, Charlie This may be helpful in allowing more people to build jk/jk2 for windows. Even more if you create a buildable makefiles :-) They don't include their make in the package ? (it's cmake, right ?) Rémy

RE: [jk/jk2] Free Microsoft Compilers

2004-04-20 Thread Mladen Turk
> From: Cox, Charlie > > This may be helpful in allowing more people to build jk/jk2 > for windows. > Even more if you create a buildable makefiles :-) > > The Microsoft Visual C++ Toolkit 2003 includes > the core tools developers need to compile and link > C++-based applications for Win

[jk/jk2] Free Microsoft Compilers

2004-04-20 Thread Cox, Charlie
This may be helpful in allowing more people to build jk/jk2 for windows. Charlie -Original Message- From: Jeff White [mailto:[EMAIL PROTECTED] Sent: Saturday, April 17, 2004 11:18 AM To: [EMAIL PROTECTED] Subject: [EMAIL PROTECTED] Free Microsoft Compilers The Microsoft Visual C++ To

Apache with SOAP

2004-04-20 Thread Ricardo Souza
Hello Friends,   I'm very interested to use Apache to develope Web Services! I get all products necessary to build Java Web Services according with the book Web Service Essencial, but the steps from configurating didn't successfull! Can anyone help?!? Please... I would like a step by step ins

DO NOT REPLY [Bug 25092] - Bug with cookies="false"

2004-04-20 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28465] - Cannot use jsp error pages from servlets

2004-04-20 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28465] - Cannot use jsp error pages from servlets

2004-04-20 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://issues.apache.org/bugzilla/show_bu

Re: pageEncoing and contentType

2004-04-20 Thread seiji takegata
Hi, > > Ok. My example was show how to use a different charset and pageEncoding. > But what you want is to prevent the pageEncoding beeing use as charset... No > easy as for the moment Tomcat puts the pageEncoding in the charset ;-(. > > Would make sense not to put the "; charset=ISO-8859-1"? T

Re: pageEncoing and contentType

2004-04-20 Thread jean-frederic clere
seiji takegata wrote: Hi jean, Thank you for your reply. On BS2000 I use the following for native jsp: +++ <%@ page session="false" pageEncoding="OSD_EBCDIC_DF04_1" contentType="text/html; charset=iso-8859-1" %> +++ I tried, but it did not help. I'm trying to generate a binary content, not h

Re: pageEncoing and contentType

2004-04-20 Thread seiji takegata
Hi jean, Thank you for your reply. > On BS2000 I use the following for native jsp: > +++ > > <%@ page session="false" pageEncoding="OSD_EBCDIC_DF04_1" > contentType="text/html; charset=iso-8859-1" %> > +++ > I tried, but it did not help. I'm trying to generate a binary content, not html. That

Re: pageEncoing and contentType

2004-04-20 Thread jean-frederic clere
Jan Luehe wrote: seiji takegata wrote: Hi, I'm trying to generate PDF document from JSP, using itext library. (http://www.lowagie.com/iText/) I set contentType attribute to get browser open AdobeReader, and pageEncoding to get right encoding for Japanese characters, <%@ page contentType="appli

Re: pageEncoing and contentType

2004-04-20 Thread seiji takegata
Hi Jan, Thank you for your reply. I read the section of the specification. But something is not clear to me. I have to specify pageEncoding attribute to tell jasper what character encoding is used in the jsp page. At the same time, I have to specify exact HTTP header content-type string so that

Re: JK2 for Win32

2004-04-20 Thread element 5 (cs)
Dear Sir, Unfortunately, we have not been able to locate the program that you have inquired about in our database. If you could provide us with a program identification number or the name of the program developer's company we would be happy to further research your inquiry. If however, the

Re: compiling isapi redirector 1.2.5 - different file size

2004-04-20 Thread element 5 (cs)
Dear Mathias, Unfortunately, we have not been able to locate the program that you have inquired about in our database. If you could provide us with a program identification number or the name of the program developer's company we would be happy to further research your inquiry. If however,

DO NOT REPLY [Bug 28465] - Cannot use jsp error pages from servlets

2004-04-20 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://issues.apache.org/bugzilla/show_bu