RE: %=x% expression syntax bug in XML jsp?

2001-09-27 Thread Uther, James
Ok. Thanks for the reply. I can see the arguments on both sides. It's a pitty my side lost ;) james -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 26, 2001 8:59 PM To: [EMAIL PROTECTED] Subject: Re: %=x% expression syntax bug in XML

Re: Tomcat 4.0 RPMs?

2001-09-27 Thread Christopher Cain
Hi Vic. We're currently trying to sort out the best way of packaging a 4.0 RPM. TC4 has quite a few external jar dependencies ... some optional, some mandatory. We're kind of between a rock and a hard place with both a few of the RPM packaging policies as well as some jar redistribution

Re: TC 3.3: getRequestURI()

2001-09-27 Thread jean-frederic clere
[EMAIL PROTECTED] wrote: On Wed, 26 Sep 2001, Keith Wannamaker wrote: 0x3b = ';'. Ignacio is right, SessionID doesn't remove the id because it is not expecting ; to be encoded. So now it shows up in the URI and has the side effect of breaking sessions that depend on url rewriting.

Crystal Reports In Tomcat

2001-09-27 Thread Rajesh C
Hi, I have installed Tomcat ver 3.2 in my system. The server is Apache in Windows NT platform. I want to integrate Crystal Report with this. Seagate Software is providing an applet and using this applet the crystal reports can be viewed in a browser. This whole process is managed by a dll. The

RE: [VOTE] Kin-Man Chung and William Barker for Tomcat Committer Status

2001-09-27 Thread GOMEZ Henri
I'd like to follow up on Nacho's (good) suggestion that we add William Barker and Kin-Man Chung as committers on Tomcat. They've both been providing invaluable assistance and patches. +2 (2 * +1)

Re: [VOTE] Kin-Man Chung and William Barker for Tomcat Committer Status

2001-09-27 Thread jean-frederic clere
Craig R. McClanahan wrote: I'd like to follow up on Nacho's (good) suggestion that we add William Barker and Kin-Man Chung as committers on Tomcat. They've both been providing invaluable assistance and patches. I'm +1 on them. Craig +1 Jean-frederic

DO NOT REPLY [Bug 3850] New: - Tomcat 4 does not start /examples context. JspServlet/Jasper problem.

2001-09-27 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=3850. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 3847] - Apache authorization headers not passed through to servlet

2001-09-27 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=3847. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [VOTE] Kin-Man Chung and William Barker for Tomcat Committer Status

2001-09-27 Thread Andy Armstrong
+1, +1 Craig R. McClanahan wrote: I'd like to follow up on Nacho's (good) suggestion that we add William Barker and Kin-Man Chung as committers on Tomcat. They've both been providing invaluable assistance and patches. I'm +1 on them. Craig -- Andy Armstrong, Tagish

cvs commit: jakarta-tomcat/src/doc mod_jk-howto.html

2001-09-27 Thread bojan
bojan 01/09/27 01:23:06 Modified:src/doc mod_jk-howto.html Log: Added j_security_check FAQ Revision ChangesPath 1.13 +63 -1 jakarta-tomcat/src/doc/mod_jk-howto.html Index: mod_jk-howto.html

mod_webapp - regex matching

2001-09-27 Thread James Williamson
Hi all, I'm not sure why regex matching wasn't included with the mod_webapp connector, and reading the user lists there clearly is a demand for it. I hope I'm not overstepping the mark but I've put a diff listing below which enables regex matching. As you'll see it's only for apache 1, but

Re: Tomcat next

2001-09-27 Thread jean-frederic clere
Remy Maucherat wrote: On Wed, 26 Sep 2001, Dave Oxley wrote: Date: Wed, 26 Sep 2001 22:59:55 +0100 From: Dave Oxley [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Tomcat next Hi all, A couple of questions on future Tomcat releases:

DO NOT REPLY [Bug 3851] New: - SingleThreadModel ignored

2001-09-27 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=3851. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: [J-T-C] ajp13 works from jt to jtc ?

2001-09-27 Thread GOMEZ Henri
I'll send today some modifications to ajp13 parts in java and build to ease the use of ajp13 with Tomcat 4.0 - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39

RE: [PATCH] Potential buffer overflow attach in mod_jk

2001-09-27 Thread GOMEZ Henri
Thanks, I'll back port to J-T-C - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 -Original Message- From: Bill Barker

Re: mod_webapp - regex matching

2001-09-27 Thread James Williamson
Sorry all, The patch I sent you it utter garbage, please disregard. Regards, James Williamson - Original Message - From: James Williamson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 27, 2001 9:02 AM Subject: mod_webapp - regex matching Hi all, I'm not sure

RE: Tomcat 4.0 RPMs?

2001-09-27 Thread GOMEZ Henri
Hi Vic. We're currently trying to sort out the best way of packaging a 4.0 RPM. TC4 has quite a few external jar dependencies ... some optional, some mandatory. We're kind of between a rock and a hard place with both a few of the RPM packaging policies as well as some jar redistribution

cvs commit: jakarta-tomcat/src/doc mod_jk-howto.html

2001-09-27 Thread bojan
bojan 01/09/27 03:18:01 Modified:src/doc mod_jk-howto.html Log: Typos, wording for j_security_check FAQ Revision ChangesPath 1.14 +9 -7 jakarta-tomcat/src/doc/mod_jk-howto.html Index: mod_jk-howto.html

cvs commit: jakarta-tomcat/src/doc JDBCRealm-howto.html

2001-09-27 Thread bojan
bojan 01/09/27 03:23:50 Modified:src/doc JDBCRealm-howto.html Log: JDBC jar in lib/container, not lib Revision ChangesPath 1.4 +2 -2 jakarta-tomcat/src/doc/JDBCRealm-howto.html Index: JDBCRealm-howto.html

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

2001-09-27 Thread hgomez
hgomez 01/09/27 03:26:02 Modified:jk build.xml Log: Add tomcat3.skip to help people build ajp13 for Tomcat 4.0 without Tomcat 3.3 on their box Revision ChangesPath 1.12 +1 -1 jakarta-tomcat-connectors/jk/build.xml Index: build.xml

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/ajp Ajp13.java

2001-09-27 Thread hgomez
hgomez 01/09/27 03:28:12 Modified:jk/java/org/apache/ajp/tomcat4 Ajp13Processor.java jk/java/org/apache/ajp Ajp13.java Log: remove hard-coded debug in ajp13 and make use of debug properties in server.xml. Connector

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

2001-09-27 Thread bojan
bojan 01/09/27 03:33:21 Modified:src/doc tomcat-ug.html Log: Mention -server option for HotSpot Revision ChangesPath 1.16 +4 -2 jakarta-tomcat/src/doc/tomcat-ug.html Index: tomcat-ug.html

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_uri_worker_map.c

2001-09-27 Thread hgomez
hgomez 01/09/27 03:42:26 Modified:jk/native/common jk_uri_worker_map.c Log: BackPort security fix from TC 3.3 to J-T-C Revision ChangesPath 1.8 +5 -3 jakarta-tomcat-connectors/jk/native/common/jk_uri_worker_map.c Index: jk_uri_worker_map.c

RE: TC 3.3: getRequestURI()

2001-09-27 Thread GOMEZ Henri
Thanks to port mod_jk/ajp13 modifications to jk in J-T-C ;) Just to be in sync... - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6

Plans on release of j.-t-c mod_jk for TC 4.0

2001-09-27 Thread Ignacio J. Ortega
Hola a todos, Remmy: which are the plans ( timing and schedule ) for release j-t-c code for use with tc 4.0? I think i can port isapi_redirect changes from 3.3 to j-t-c, in the next weekend or next next :), is that ok for you ? Saludos , Ignacio J. Ortega

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/mappers ReloadInterceptor.java

2001-09-27 Thread bojan
bojan 01/09/24 21:33:45 Modified:src/share/org/apache/tomcat/modules/mappers ReloadInterceptor.java Log: Enable local interceptor reload at context reload. Revision ChangesPath 1.12 +18 -0

Proble with Unloading Catalina

2001-09-27 Thread Sai Sekhar
hi, I am running catalina on HP-UX. When i give the following command, /home/cio_port/jwdf_src_v101/jwdf/ org.apa che.catalina.startup.Bootstrap start The catalina engine starts successfully. But it does not stop. I am using the following command for the same

How to build MOD_WEBAPP connector on windows?

2001-09-27 Thread
The README.txt file coming with the WebApp Module only described how to building it on UNIX,but how can i build it on windows 2K?

Tomcat and Socket send-buffer sizes

2001-09-27 Thread Stephen Owen
I've been trying to reduce the default blocks of 8k data being sent from tomcat back to the browser when a HTML page is returned from a JspWriter (because of a high packet-loss network connection becomimg prone to collisions and tcp restarts at this size). I've tried setting s.setSendBufferSize

[Fwd: Tomcat's non-polymorphic request handler.]

2001-09-27 Thread Matt Larson
I sent this to the tomcat user group, but got no response. Comments? I'm having some difficulty with the polymorphic behavior of Tomcat's request handler. Consider the following: package RMS; import java.lang.Integer; public class TestPolyMorph { int i; String s; public void

Re: %=x% expression syntax bug in XML jsp?

2001-09-27 Thread Eduardo Pelegri-Llopart
One approach we also considered was a JSP action that can be used to construct an XML element dynamically. For example (shooting from the hip) jsp:element name=theAttributeName jsp:attribute name=theAttributenameValue/jsp:attribute jsp:attribute name=anotherAttributeName value=inlineValue/

unable to compile mod_webapp on Solaris 2.6 and 8 (apr related)

2001-09-27 Thread Stefan Majer
Hi, im trying to build the mod_webapp on Solaris 2.6 and get the following errors while configure for apr is running: ## Checking for Shared Memory Support... checking for sys/mman.h... no checking for MAP_ANON in sys/mman.h... no checking for mmap... yes checking for