Verzögerung der Beantwortung

2004-04-24 Thread ZentraleStudienberatung
Sehr geehrte/r Ratsuchende/r, aufgrund eines starken Mailaufkommens kann es zu einer Verzögerung bei der Beantwortung kommen. Ihre Mail bleibt bei uns im Postfach und wird sobald, wie möglich beantwortet. Unser gesamtes weiteres Informationsmaterial ist unter www.lmu.de abrufbar. Ihre Mitarbei

DO NOT REPLY [Bug 8973] - getRequestDispatcher

2004-04-24 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_bug

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5 CoyoteConnector.java

2004-04-24 Thread remm
remm2004/04/24 07:52:09 Modified:catalina/src/share/org/apache/coyote/tomcat5 CoyoteConnector.java Log: - Always introspect for protocol hadlers, so that the attributes are meaningful. This fixes all the errors which are displayed when using the JMX p

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/memory MemoryProtocolHandler.java

2004-04-24 Thread remm
remm2004/04/24 07:54:13 Modified:coyote/src/java/org/apache/coyote/memory MemoryProtocolHandler.java Log: - Remove static reference. I still didn't test this memory handler, but at least the design is now cleaner (the hanlder should be used through JMX

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core ApplicationDispatcher.java

2004-04-24 Thread markt
markt 2004/04/24 08:10:26 Modified:catalina/src/share/org/apache/catalina/core ApplicationDispatcher.java Log: - Fix bug19801. Request dispatcher does not set empty javax.servlet.include request attributes on nested includes. Based on a patch sugge

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

2004-04-24 Thread markt
markt 2004/04/24 08:12:00 Modified:catalina/src/share/org/apache/catalina/core ApplicationDispatcher.java Log: - Fix bug19801. Request dispatcher does not set empty javax.servlet.include request attributes on nested includes. Based on a patch suggeste

DO NOT REPLY [Bug 19801] - Request dispatcher does not set empty javax.servlet.include request attributes

2004-04-24 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: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/core ApplicationDispatcher.java

2004-04-24 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: markt 2004/04/24 08:12:00 Modified:catalina/src/share/org/apache/catalina/core ApplicationDispatcher.java Log: - Fix bug19801. Request dispatcher does not set empty javax.servlet.include request attributes on nested includes.

Information

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

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/core ApplicationDispatcher.java

2004-04-24 Thread Remy Maucherat
Remy Maucherat wrote: [EMAIL PROTECTED] wrote: markt 2004/04/24 08:12:00 Modified:catalina/src/share/org/apache/catalina/core ApplicationDispatcher.java Log: - Fix bug19801. Request dispatcher does not set empty javax.servlet.include request attributes

RE: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/core ApplicationDispatcher.java

2004-04-24 Thread Mark Thomas
From: Remy Maucherat [mailto:[EMAIL PROTECTED] > > [EMAIL PROTECTED] wrote: > > markt 2004/04/24 08:12:00 > > > > Modified:catalina/src/share/org/apache/catalina/core > > ApplicationDispatcher.java > > Log: > > - Fix bug19801. Request dispatcher does not s

RE: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/core ApplicationDispatcher.java

2004-04-24 Thread Mark Thomas
> -Original Message- > From: Remy Maucherat [mailto:[EMAIL PROTECTED] > Sent: Saturday, April 24, 2004 4:32 PM > To: Tomcat Developers List > Subject: Re: cvs commit: > jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina > /core ApplicationDispatcher.java > > Remy Maucherat

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

2004-04-24 Thread markt
markt 2004/04/24 09:01:19 Modified:catalina/src/share/org/apache/catalina/core ApplicationDispatcher.java Log: Revert port of patch for bug 19801. This bug is not present in TC5 and the patch has no positive effects. Revision ChangesPath 1.33

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/core ApplicationDispatcher.java

2004-04-24 Thread Remy Maucherat
Mark Thomas wrote: I tested it for TC4 and saw the issue. I must admit to just porting it to TC5 as the code looked to be identicial. I'll do some more testing with TC5 and revert the patch if it isn't actually doing anything. I rewrote a lot in the request dispatcher, so that its speed is now dec

DO NOT REPLY [Bug 25965] - RequestDispatcher fails after cross context include

2004-04-24 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 17867] - new virtual host doesn't work after restart

2004-04-24 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 20563] - Unable to reference jsps, tablibs across multiple contexts

2004-04-24 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

[PATCH] JAASRealm fixes

2004-04-24 Thread Andrew Jaquith
These patches finally enable JAASRealm to work as advertised. In particular, JAASRealm can use user-specified Principal classes for both user Principals and group Principals, just like the documentation says it is supposed to be able to do. In addition, I have added support for digested passwords s

Re: Your product

2004-04-24 Thread jeanfrancois . arcand
Your file is attached. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2004-04-24 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

Thank you

2004-04-24 Thread careers
Thank you for applying to Lumina IT. Your resume is carefully being considered for any opportunities we have at the current time. Please feel free to apply directly through our website www.luminait.com. - To unsubscribe, e-m

Thank you

2004-04-24 Thread careers
Thank you for applying to Lumina IT. Your resume is carefully being considered for any opportunities we have at the current time. Please feel free to apply directly through our website www.luminait.com. - To unsubscribe, e-m

Thank you

2004-04-24 Thread careers
Thank you for applying to Lumina IT. Your resume is carefully being considered for any opportunities we have at the current time. Please feel free to apply directly through our website www.luminait.com. - To unsubscribe, e-m

Thank you

2004-04-24 Thread careers
Thank you for applying to Lumina IT. Your resume is carefully being considered for any opportunities we have at the current time. Please feel free to apply directly through our website www.luminait.com. - To unsubscribe, e-m

Thank you

2004-04-24 Thread careers
Thank you for applying to Lumina IT. Your resume is carefully being considered for any opportunities we have at the current time. Please feel free to apply directly through our website www.luminait.com. - To unsubscribe, e-m

Thank you

2004-04-24 Thread careers
Thank you for applying to Lumina IT. Your resume is carefully being considered for any opportunities we have at the current time. Please feel free to apply directly through our website www.luminait.com. - To unsubscribe, e-m

Thank you

2004-04-24 Thread careers
Thank you for applying to Lumina IT. Your resume is carefully being considered for any opportunities we have at the current time. Please feel free to apply directly through our website www.luminait.com. - To unsubscribe, e-m

Thank you

2004-04-24 Thread careers
Thank you for applying to Lumina IT. Your resume is carefully being considered for any opportunities we have at the current time. Please feel free to apply directly through our website www.luminait.com. - To unsubscribe, e-m

Thank you

2004-04-24 Thread careers
Thank you for applying to Lumina IT. Your resume is carefully being considered for any opportunities we have at the current time. Please feel free to apply directly through our website www.luminait.com. - To unsubscribe, e-m

Thank you

2004-04-24 Thread careers
Thank you for applying to Lumina IT. Your resume is carefully being considered for any opportunities we have at the current time. Please feel free to apply directly through our website www.luminait.com. - To unsubscribe, e-m

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

2004-04-24 Thread correo
Hemos recibido su correo electrónico, en breve nos pondremos en contacto con usted. Puede ver mas informacion visite nuestra página www.refugiodegredos.com. Allí encontrará informacion de nuestro Hostal Refugio de Gredos, el Apartamento Almanzor y la Casa Rural Almanzor. Si quiere reservar, llám