cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/apr AprImpl.java

2002-09-19 Thread mturk
mturk 2002/09/18 23:26:17 Modified:jk/java/org/apache/jk/apr AprImpl.java Log: Add LogFactory to the class. This will prevent starting in case of error in the classloader code. Revision ChangesPath 1.26 +3 -0

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/common ChannelJni.java

2002-09-19 Thread mturk
mturk 2002/09/18 23:26:52 Modified:jk/java/org/apache/jk/common ChannelJni.java Log: Add the INFO log message when the channel is initialized. Revision ChangesPath 1.14 +3 -1 jakarta-tomcat-connectors/jk/java/org/apache/jk/common/ChannelJni.java Index:

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

2002-09-19 Thread Remy Maucherat
Amy Roh wrote: MBeanFactory.createStandardContext() still throws java.lang.IllegalArgumentException: Document base .\webapps\newpath does not exist or is not a readable directory after recent change in StandardContext. Is there something else missing that is preventing

cvs commit: jakarta-tomcat-connectors/jk/conf workers2.properties

2002-09-19 Thread mturk
mturk 2002/09/18 23:28:24 Modified:jk/conf workers2.properties Log: Add the commons-logging.jar to the classpath. This is temporary workaround to enable channelJni until the classloader code gets fixed. Revision ChangesPath 1.16 +1 -1

Re: cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11Http11Processor.java

2002-09-19 Thread Remy Maucherat
Bill Barker wrote: - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 18, 2002 9:44 AM Subject: cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 Http11Processor.java bobh2002/09/18 09:44:35

DO NOT REPLY [Bug 12792] - login.jsp of admin webapp won't compile when tomcat is run as NT Service from D drive

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

DO NOT REPLY [Bug 12387] - JSP Compilation errors: jars in WEB-INF/lib and classes in WEB-INF/classes not in classpath

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

Fw: [BUG] jk2 jni doesn't work

2002-09-19 Thread Bill Barker
Erm, somehow the reply-to didn't take. - Original Message - From: Bill Barker [EMAIL PROTECTED] To: Mladen Turk [EMAIL PROTECTED] Sent: Wednesday, September 18, 2002 11:08 PM Subject: Re: [BUG] jk2 jni doesn't work - Original Message - From: Mladen Turk [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 Http11Processor.java

2002-09-19 Thread remm
remm2002/09/18 23:40:49 Modified:http11/src/java/org/apache/coyote/http11 Http11Processor.java Log: - Revert patch. Revision ChangesPath 1.36 +1 -3

DO NOT REPLY [Bug 12795] - activation.jar in common/lib gives javax/activation/DataSource errors

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

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

2002-09-19 Thread remm
remm2002/09/18 23:39:43 Modified:coyote/src/java/org/apache/coyote Request.java Log: - Revert patch. Revision ChangesPath 1.15 +0 -16 jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/Request.java Index: Request.java

Re: Bug in DateTool in tomcat connector util?

2002-09-19 Thread Hugh J. L.
Just viewed DateTool in CVS. Yes, format also has thread problem and need fix. But, has parse been fixed? I didn't see any change about it in v1.7. --- Bill Barker [EMAIL PROTECTED] wrote: I just checked in a fix for the format side (setting the Last-Modified header). This one is much harder

Re: cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11Http11Processor.java

2002-09-19 Thread jean-frederic clere
Bob Herrmann wrote: On Wed, 2002-09-18 at 13:58, Remy Maucherat wrote: Remy Maucherat wrote: [EMAIL PROTECTED] wrote: bobh2002/09/18 09:44:35 Modified:.gump.xml coyote/src/java/org/apache/coyote Request.java

cvs commit: jakarta-tomcat/src/doc serverxml.html

2002-09-19 Thread hgomez
hgomez 2002/09/19 00:57:07 Modified:src/doc serverxml.html Log: Add information about MXInterceptor Revision ChangesPath 1.27 +62 -1 jakarta-tomcat/src/doc/serverxml.html Index: serverxml.html

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

2002-09-19 Thread hgomez
hgomez 2002/09/19 00:58:07 Modified:src/share/org/apache/tomcat/modules/config MxInterceptor.java Log: Add authentification method to MXInterceptor, need now to pass the user/password to HTTP adaptor Revision ChangesPath 1.4 +25 -2

cvs commit: jakarta-tomcat/src/etc server.xml

2002-09-19 Thread hgomez
hgomez 2002/09/19 01:02:27 Modified:src/etc server.xml Log: Add example MXInterceptor (still not enabled by default) Revision ChangesPath 1.98 +28 -0 jakarta-tomcat/src/etc/server.xml Index: server.xml

RE: [BUG] jk2 jni doesn't work

2002-09-19 Thread Mladen Turk
-Original Message- From: jean-frederic clere OPT=-Djava.class.path=${TOMCAT_HOME}\bin\tomcat-jni.jar;${TOMCAT_HOME} \s erver\lib\commons-logging.jar I do not like this work-around: we will have end with a huge classpath. Neither do I, but this is the only way for now

cvs commit: jakarta-tomcat build.xml

2002-09-19 Thread hgomez
hgomez 2002/09/19 01:12:59 Modified:.build.xml Log: Majors modifications in build.xml : - make it works from Eclipse IDE - fix problems when building from non 'apache' layout (tc/jtc in same dir) - add support for xerces2 parser or external parsers (usefull

cvs commit: jakarta-tomcat-connectors/jk build.xml

2002-09-19 Thread hgomez
hgomez 2002/09/19 01:19:01 Modified:jk build.xml Log: make it works from Eclipse IDE (which didn't export ant jars like ant, ant-optional and xmls) Revision ChangesPath 1.52 +15 -4 jakarta-tomcat-connectors/jk/build.xml Index: build.xml

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

2002-09-19 Thread hgomez
hgomez 2002/09/19 02:03:15 Modified:src/share/org/apache/tomcat/modules/config MxInterceptor.java Log: Set the user/pwd for authentification Revision ChangesPath 1.5 +7 -2

Re: [BUG] jk2 jni doesn't work

2002-09-19 Thread jean-frederic clere
Mladen Turk wrote: -Original Message- From: jean-frederic clere OPT=-Djava.class.path=${TOMCAT_HOME}\bin\tomcat-jni.jar;${TOMCAT_HOME} \s erver\lib\commons-logging.jar I do not like this work-around: we will have end with a huge classpath. Neither do I, but this is the only

Re: 4.1.10 tarball is borked.

2002-09-19 Thread Pier Fumagalli
On Wednesday, September 18, 2002, at 11:35 PM, Ian Darwin wrote: They admit that they aren't POSIX conformant, and claim that they will be, and will do it in a different way than GNUtar does at present. Do you know if this article is up to date? Well I guess it must be, it's on gnu.org.

Re: 4.1.10 tarball is borked.

2002-09-19 Thread Henri Gomez
[pier@bubbles] ~ $ gnutar --help GNU `tar' saves many files together into a single tape or disk archive, and can restore individual files from the archive. [] Archive format selection: --posixwrite a POSIX conformant archive [...] GNU tar cannot read nor

Re: Jasper 2 Question

2002-09-19 Thread Pier Fumagalli
You can use some tea... http://opensource.go.com/ :-) Pier On Wednesday, September 18, 2002, at 10:33 PM, Lenny Karpel wrote: I use IntelliJ's IDEA product for Tomcat relared development .. I noted the following statement in thier bugs mailing list with regards to debugging JSP

cvs commit: jakarta-tomcat/src/doc serverxml.html

2002-09-19 Thread hgomez
hgomez 2002/09/19 04:13:18 Modified:src/doc serverxml.html Log: typo, it's MxInterceptor and not MXInterceptor Revision ChangesPath 1.28 +4 -4 jakarta-tomcat/src/doc/serverxml.html Index: serverxml.html

cvs commit: jakarta-tomcat/src/etc server.xml

2002-09-19 Thread hgomez
hgomez 2002/09/19 04:14:30 Modified:src/etc server.xml Log: typo, it's MxInterceptor and not MXInterceptor Revision ChangesPath 1.99 +2 -3 jakarta-tomcat/src/etc/server.xml Index: server.xml

cvs commit: jakarta-tomcat-connectors/jk build.xml

2002-09-19 Thread hgomez
hgomez 2002/09/19 04:18:30 Modified:jk build.xml Log: Update xml apis path refid Revision ChangesPath 1.53 +1 -0 jakarta-tomcat-connectors/jk/build.xml Index: build.xml === RCS

Problem with Tomcat 3.3.2-dev and classloader for JMX

2002-09-19 Thread Henri Gomez
I've got a problem in loading MX4J and it's http adaptator. I initially put mx4j and mx4j-tools in lib/container, next to crimson and xalan but at init time the ClassLoader didn't find mx4j/mx4j-tools there. When I moved mx4j and mx4j-tools to lib/common, both are found but http connector

DO NOT REPLY [Bug 12810] New: - socket write error clicking between pages to fast

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

DO NOT REPLY [Bug 12810] - socket write error clicking between pages to fast

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

cvs commit: jakarta-tomcat-4.0/resources DONOTREMOVE

2002-09-19 Thread remm
remm2002/09/19 05:40:49 Added: resources DONOTREMOVE Log: - Add a readme to hint that the temp dir shoudln't be removed. Revision ChangesPath 1.1 jakarta-tomcat-4.0/resources/DONOTREMOVE Index: DONOTREMOVE

cvs commit: jakarta-tomcat-4.0 build.xml

2002-09-19 Thread remm
remm2002/09/19 05:41:06 Modified:.build.xml Log: - Add a readme to hint that the temp dir shoudln't be removed. Revision ChangesPath 1.74 +3 -0 jakarta-tomcat-4.0/build.xml Index: build.xml

cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.1.txt

2002-09-19 Thread remm
remm2002/09/19 06:17:17 Modified:.RELEASE-NOTES-4.1.txt Log: - Update release notes. Revision ChangesPath 1.20 +68 -1 jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt Index: RELEASE-NOTES-4.1.txt

DO NOT REPLY [Bug 12815] New: - document.forms[0].submit() doesn't work with netscape 4.77

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

DO NOT REPLY [Bug 12810] - socket write error clicking between pages to fast

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

RE: Jasper 2 Question

2002-09-19 Thread Lenny Karpel
sorry .. I don't understand your response ! are you saying that we shouldn't use jsp ? -Original Message- From: Pier Fumagalli [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 3:57 AM To: Tomcat Developers List Subject: Re: Jasper 2 Question You can use some tea...

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

2002-09-19 Thread bobh
bobh2002/09/19 09:37:36 Modified:catalina/src/conf server.xml Log: - jdk1.4 includes the JSSE package, update comment to reflect this Revision ChangesPath 1.6 +2 -2 jakarta-tomcat-catalina/catalina/src/conf/server.xml Index: server.xml

Re: Problem with Tomcat 3.3.2-dev and classloader for JMX

2002-09-19 Thread Bill Barker
- Original Message - From: Henri Gomez [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 19, 2002 4:25 AM Subject: Problem with Tomcat 3.3.2-dev and classloader for JMX I've got a problem in loading MX4J and it's http adaptator. I initially put mx4j and mx4j-tools in

Re: cvs commit:jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/netJSSESocketFactory.java

2002-09-19 Thread Bob Herrmann
Humm... When I set SSL connector with clientAuth=true, Tomcat 5 gives me this, Handshake failed javax.net.ssl.SSLHandshakeException: javax.net.ssl.SSLProtocolException: handshake alert: no_certificate On Thu, 2002-09-19 at 01:09, [EMAIL PROTECTED] wrote: billbarker2002/09/18

Re: Jasper 2 Question

2002-09-19 Thread Jon Scott Stevens
on 2002/9/19 8:06 AM, Lenny Karpel [EMAIL PROTECTED] wrote: sorry .. I don't understand your response ! are you saying that we shouldn't use jsp ? I have been saying that for years now! http://jakarta.apache.org/velocity/ymtd/ymtd.html =) -jon -- To unsubscribe, e-mail:

RE: Jasper 2 Question

2002-09-19 Thread John Trollinger
Nooo. No more velocity.. Please.. No more.. -Original Message- From: Jon Scott Stevens [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 1:48 PM To: tomcat-dev Subject: Re: Jasper 2 Question on 2002/9/19 8:06 AM, Lenny Karpel [EMAIL PROTECTED] wrote: sorry

DO NOT REPLY [Bug 12824] New: - Tomcat is not able to find/compile jsp files

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

DO NOT REPLY [Bug 12823] - SSL broke when clientAuth=true

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

RE: Jasper 2 Question

2002-09-19 Thread Lenny Karpel
is it right that when I ask a serious question about jasper2 that I get these totally ridiculous answers ? -Original Message- From: Jon Scott Stevens [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 11:48 AM To: tomcat-dev Subject: Re: Jasper 2 Question on 2002/9/19 8:06

4.1.10: Bug in handling of custom valves?

2002-09-19 Thread Jeff Wishnie
I am not sure if this is more appropriate for the user list, I will rely on the new moderator to redirect it as he sees fit (thank you). I am implementing a custom valve that adds some information to inbound requests. I've noticed a strange behavior as follows: Certain calls on the

Re: 4.1.10: Bug in handling of custom valves?

2002-09-19 Thread Bill Barker
Custom valves are invoked before Catalina has mapped the request at whatever level you put it at in your server.xml. This means that if you put it inside of your Context declaration, then getContextPath should work, but getServletPath won't. Placing it any higher up, then getContextPath won't

Re: cvs commit: jakarta-tomcat/src/etc server.xml

2002-09-19 Thread Bojan Smojver
On Thu, 2002-09-19 at 21:14, [EMAIL PROTECTED] wrote: -MXInterceptor port=8999 authentification=basic +MxInterceptor port=8999 authentification=basic user=admin password=changeillico/ Shouldn't the above be

RE: Jasper 2 Question

2002-09-19 Thread Bojan Smojver
On Fri, 2002-09-20 at 04:30, Lenny Karpel wrote: is it right that when I ask a serious question about jasper2 that I get these totally ridiculous answers ? Well, Jon and Pier are known to throw in a curly one from time to time, which keeps all of us here on the list in good spirits ;-)

DO NOT REPLY [Bug 12725] - Jasper2 can't handle nested loops with jakarta UtilityTaglib

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

RE: Jasper 2 Question

2002-09-19 Thread Lenny Karpel
ok .. now I am really confused .. here is the tomcat development group .. the 'Official Reference Implementation' for JSP .. and I am being told by people within this group .. to NOT use it .. this is truly amazing .. how can this possibly be .. my original question is about 'bugs' in jasper2

DO NOT REPLY [Bug 12837] New: - Possible Memory Leak in I_R2.dll

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

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/session ManagerBase.java

2002-09-19 Thread amyroh
amyroh 2002/09/19 15:55:48 Modified:catalina/src/share/org/apache/catalina DefaultContext.java Loader.java Manager.java catalina/src/share/org/apache/catalina/core StandardDefaultContext.java

cvs commit: jakarta-tomcat-4.0/webapps/admin/defaultcontext defaultcontext.jsp

2002-09-19 Thread amyroh
amyroh 2002/09/19 15:56:05 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin/defaultcontext AddDefaultContextAction.java EditDefaultContextAction.java SaveDefaultContextAction.java

Re: Jasper 2 Question

2002-09-19 Thread Steve Downey
Jasper2 is targeting JSR45, Debugging Support for Other Languages. On Thursday 19 September 2002 06:28 pm, Lenny Karpel wrote: ok .. now I am really confused .. here is the tomcat development group .. the 'Official Reference Implementation' for JSP .. and I am being told by people within

Documenting the use of custom authenticators

2002-09-19 Thread Jeff Wishnie
Hi, I just spent several days grunging through code and running tests to figure out how to write and install a custom authenticator. And then Bill Barker dropped me an email and told me how in 2 sentences--thanks Bill! I think it would be helpful to better document the implementation and

DO NOT REPLY [Bug 12718] - A variable scoped within a fragment in a tag file is always expsed as a string

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

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

2002-09-19 Thread luehe
luehe 2002/09/19 16:21:40 Modified:jasper2/src/share/org/apache/jasper/compiler Generator.java JspUtil.java Validator.java Log: Fixed 12718: A variable scoped within a fragment in a tag file is always expsed as a string Revision

[PATCH] jakarta-servletapi-5::Another patch to the JSP XSD files

2002-09-19 Thread Mark Roth
I just noticed my previous XSD patch from this Monday was never applied. Was there a problem? This patch contains diffs based on the current workspace state, not based on my previous patch. This patch contains another few patches to the XSD files. This affects both jsp_2_0.xsd and

[PATCH] jakarta-servletapi-5::Another patch to the JSP XSD files

2002-09-19 Thread Mark Roth
This time, with the patch. :) - Mark On Thu, 2002-09-19 at 19:36, Mark Roth wrote: I just noticed my previous XSD patch from this Monday was never applied. Was there a problem? This patch contains diffs based on the current workspace state, not based on my previous patch. This patch

DO NOT REPLY [Bug 12839] New: - JSP with Bean site / context on anything other than C: will not work.

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

RE: Jasper 2 Question

2002-09-19 Thread Bojan Smojver
Quoting Lenny Karpel [EMAIL PROTECTED]: this is truly amazing .. how can this possibly be .. My apologies for making you upset :-( It honestly wasn't my intention. Jon helped me with my transition from JSP to Velocity and since then my web apps have become much simpler and easier to maintain.

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/runtime PageContextImpl.java

2002-09-19 Thread luehe
luehe 2002/09/19 17:45:26 Modified:jasper2/src/share/org/apache/jasper/runtime PageContextImpl.java Log: Fixed 12638: ${pageContext.errorData.throwable.message} throws an error Revision ChangesPath 1.20 +14 -6

DO NOT REPLY [Bug 12638] - ${pageContext.errorData.throwable.message} throws an error

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

Re: cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/netJSSESocketFactory.java

2002-09-19 Thread Qingqing Ouyang
Hi, Bill: I have a question regarding your comment on the CertificatesValve should not be used any more... My understanding of how the CertificatesValve is used is following: 1. The clientAuth attribute in server.xml only determines whether the Tomcat server by default will require client

cvs commit: jakarta-servletapi-5/jsr152/src/share/javax/servlet/jsp PageContext.java

2002-09-19 Thread patrickl
patrickl2002/09/19 18:55:43 Modified:jsr152/src/share/javax/servlet/jsp PageContext.java Log: Fix for bug 12638 Submitted by: Jan Luehe ([EMAIL PROTECTED]) Revision ChangesPath 1.3 +4 -4

cvs commit: jakarta-servletapi-5/jsr154/src/share/dtd jsp_2_0.xsd web-jsptaglibrary_2_0.xsd

2002-09-19 Thread patrickl
patrickl2002/09/19 18:56:44 Modified:jsr152/src/share/dtd jsp_2_0.xsd web-jsptaglibrary_2_0.xsd jsr154/src/share/dtd jsp_2_0.xsd web-jsptaglibrary_2_0.xsd Log: Updates to conform to current spec draft Submitted by: Mark Roth ([EMAIL PROTECTED]) Revision

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

2002-09-19 Thread Bill Barker
- Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 18, 2002 9:21 PM Subject: cvs commit: jakarta-tomcat/src/shell tomcat.bat tomcat.sh billbarker2002/09/18 21:21:17 Modified:src/shell tomcat.bat tomcat.sh Log: Temporary