servlets-ssi.renametojar

2001-11-29 Thread Paul Speed
Hello, I'm currently looking into the security issues pertaining to enabling this by default. I followed the conversation for why it is the way it is, but now that I'm actually in the guts of the thing, I don't think I fully understand. The issue as I remember it is that the SsiExec class in

Re: Mod_webapp Solaris 8

2001-11-29 Thread jean-frederic clere
Matt Goyer wrote: I've been struggling with this for a week or two now.. I'm able to compile mod_webapp on Solaris 8 with GCC 3.0.1 using the snapshots of mod_webapp and apr from CVS. However I have to modify my apxs since three values don't get properly set by the apache makefile. I

[PATCH] SSI Security

2001-11-29 Thread Paul Speed
As promissed... I've attached my patches to allow the exec directive to be enabled or disabled (disabled by default). The extra safety check I've built in isn't really necessary, but it causes no harm and may prevent some accidental foot-shootings in the future. ssi-exec.patch is a diff -u

Re: cvs commit: jakarta-tomcat/src/facade22/org/apache/tomcat/facade JspInterceptor.java WebXmlReader.java

2001-11-29 Thread Bojan Smojver
Thanks Bill and sorry for my laziness... Servlet only people like myself will be happier now :-) Bojan [EMAIL PROTECTED] wrote: billbarker01/11/28 19:06:05 Modified:src/facade22/org/apache/tomcat/facade JspInterceptor.java WebXmlReader.java Log:

Re: TC 3.3: For Servlets only

2001-11-29 Thread Bojan Smojver
Bill Barker wrote: I've checked in a change to move setting the default mapping to JspInterceptor. Now, all Bojan needs to do is to comment out JspInterceptor in server.xml and all of his *.jsp files will be served as regular text files. Again, thanks for this. It makes JSP and Servlet

xsltc problems inside Tomcat 4.0.1

2001-11-29 Thread Deon van der Merwe
Hi All, I have a simple application that uses the xalan XSLTC to transform XML documents into HTML documents. When running this stand-alone (without Tomcat) it all works fine. If I run this from a servlet inside Tomcat (4.0.1 and build 20011127) I get one of the following errors: Added to the

Re: Info on customizing jspc - jasper

2001-11-29 Thread Alberto Romei
Hi Tom, and many thanks for the suggestions ! I think i'll use a filter, although the taglib solution is interesting, too. Thanks Alberto - Original Message - From: Tom Drake [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Wednesday, November 28, 2001 6:38 PM

RE: [VOTE] Tomcat 4.0.2 Release Plan

2001-11-29 Thread Larry Isaacs
+1 Though I'm still coming up to speed on 4.x. Fortunately I've firmly established the habit of using spaces instead tabs by now. :) Larry -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 28, 2001 1:26 AM To: [EMAIL PROTECTED] Subject:

RE: [VOTE] New Committer: Jazmin Jonson

2001-11-29 Thread Larry Isaacs
+1 Larry -Original Message- From: Amy Roh [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 28, 2001 2:04 PM To: tomcat-dev Subject: [VOTE] New Committer: Jazmin Jonson As Bill Barker suggested, I would like to propose Jazmin Jonson as a new committer. She has

Re: [VOTE] New Committer: Jazmin Jonson

2001-11-29 Thread Andy Armstrong
+1 Amy Roh wrote: As Bill Barker suggested, I would like to propose Jazmin Jonson as a new committer. She has contributed a numerous patches to Tomcat4 admin application. Votes please? Amy Roh -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands,

Re: [VOTE] Tomcat 4.0.2 Release Plan

2001-11-29 Thread Andy Armstrong
Remy Maucherat wrote: Hi, I think it's the appropriate time to consider starting a new release cycle for Tomcat 4.0. There has been a variety of significant bugs fixed since 4.0.1 (although there hasn't been any fixes for any showstopper bug). I don't plan to propose a formal

RE: [VOTE] New Committer: Jazmin Jonson

2001-11-29 Thread GOMEZ Henri
+1 -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

ClassNotFound Exception when loading Tomcat 4.0.1 via URLClassLoader

2001-11-29 Thread Sriram N
Hi all, I'm trying to write a java class that will load Tomcat 4.0.1 for me. My goal is: - Do not use the classpath. The CLASSPATH env variable's contents are clear be me first. - Use the URLClassLoader to get started. This technique works with Tomcat 3.3 With Tomcat 4.0.1

DO NOT REPLY [Bug 4330] - ClassCastException with DocumentBuilderFactoryImpl

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

DO NOT REPLY [Bug 5181] New: - HttpConnector [8080] No processor available, rejecting this connection

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

Instructions for Configuring Tomcat 4.0 with IIS 4.0/IIS 5.0

2001-11-29 Thread Rajan Gupta
Enclosed are the instructions for configuring Tomcat 4.0 with IIS. Please let me know if we can put these somewhere on the website. __ Do You Yahoo!? Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.

Re: Instructions for Configuring Tomcat 4.0 with IIS 4.0/IIS 5.0

2001-11-29 Thread Rajan Gupta
It seems that I cannot send attachments to the list. How can I send an attachment? Thanks --- Rajan Gupta [EMAIL PROTECTED] wrote: Enclosed are the instructions for configuring Tomcat 4.0 with IIS. Please let me know if we can put these somewhere on the website.

DO NOT REPLY [Bug 5181] - HttpConnector [8080] No processor available, rejecting this connection

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

RE: Instructions for Configuring Tomcat 4.0 with IIS 4.0/IIS 5.0

2001-11-29 Thread Martin van den Bemt
Create an entry in bugzilla and say what the purpose is and attach it there.. Then you know for sure that your effort is not forgotten. Mvgr, Martin -Original Message- From: Rajan Gupta [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 29, 2001 4:32 PM To: Tomcat Developers List

DO NOT REPLY [Bug 4816] - Container fails to prevent concurrent access to servlet implementing SingleThreadModel

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

ClassCastException on PortableRemoteObject.narrow() call

2001-11-29 Thread Aprameya Paduthonse
Hi There! I am encountering ClassCastException on attempting a PortableRemoteObject.narrow() call from one of my utility class used by my JavaBeans. I am essentially looking up a EJB deployed in Weblogic Server. I have tried placing weblogic.jar(which has the factory class -

Re: servlets-ssi.renametojar

2001-11-29 Thread Paul Speed
Glenn Nielsen wrote: I am pleased to see the interest in security issues. But when developing solutions for security issues we need to remember that Tomcat4 can use the Java SecurityManager. And in almost all cases the security needed can be achieved by using catalina.policy. We

DO NOT REPLY [Bug 4156] - javadoc errors

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

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/runtime BodyContentImpl.java JspWriterImpl.java

2001-11-29 Thread remm
remm01/11/29 09:17:32 Modified:jasper/src/share/org/apache/jasper/runtime BodyContentImpl.java JspWriterImpl.java Log: - Remove the @see tags, which weren't adding any really useful information, but were causing Javadoc warnings. Revision

DO NOT REPLY [Bug 4157] - javadoc errors

2001-11-29 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=4157. 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/startup Catalina.java

2001-11-29 Thread patrickl
patrickl01/11/29 09:18:10 Modified:catalina/src/share/org/apache/catalina/startup Catalina.java Log: Fix for situation where an SSL connector is enabled but external dependencies (e.g. no .keystore file, etc.) are not correctly installed. Previous to this change, Tomcat would

DO NOT REPLY [Bug 4482] - Typo: Directory referenced as /WEB-INF/web.xml instead of /WEB-INF

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

DO NOT REPLY [Bug 4560] - getParameter returning null when a value contains the equals symbol =

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

Re: servlets-ssi.renametojar

2001-11-29 Thread Paul Speed
Glenn Nielsen wrote: [snip] Glad to hear you had success using Tomcat with the Java SecurityManager. Where I work we have several different installs of Tomcat. All of them use a much more restrictive policy file than the default catalina.policy. At one point the Tomcat 4 Security Manager

DO NOT REPLY [Bug 4816] - Container fails to prevent concurrent access to servlet implementing SingleThreadModel

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

DO NOT REPLY [Bug 5185] New: - Installation Instructions for Configuring Tomcat 4.0 to Cooperate with IIS 4.0/5.0

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

DO NOT REPLY [Bug 4690] - sessions not scoped according to spec section 7.3

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

DO NOT REPLY [Bug 4706] - problem when servlet.jar is accessed by other classes

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

DO NOT REPLY [Bug 5185] - Installation Instructions for Configuring Tomcat 4.0 to Cooperate with IIS 4.0/5.0

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

cvs commit: jakarta-tomcat-4.0/webapps/examples/WEB-INF/classes HelloWorldExample.java

2001-11-29 Thread remm
remm01/11/29 10:28:41 Modified:webapps/examples/WEB-INF/classes Tag: tomcat_40_branch HelloWorldExample.java Log: - Remove extra body tag. Bug 4956. Revision ChangesPath No revision No revision

DO NOT REPLY [Bug 4956] - There are two BODY tags found in a source code

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

DO NOT REPLY [Bug 4988] - Tomcat hangs after auto-start

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

Problem with JAAS and TOMCAT 4.0.1

2001-11-29 Thread Ismael Blesa Part
Hi have modified the sample given with JAAS 1.0. I have developed a jsp that calls the sample.java file. This file has been modificated in several ways, the main method has been changed to a method class and some other changes to adapt it to a web application. The problem is that when I try to

DO NOT REPLY [Bug 5186] New: - Installation Instructions for Configuring Tomcat 4.0 to Cooperate with IIS 4.0/5.0

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

DO NOT REPLY [Bug 5186] - Installation Instructions for Configuring Tomcat 4.0 to Cooperate with IIS 4.0/5.0

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

DO NOT REPLY [Bug 5185] - Installation Instructions for Configuring Tomcat 4.0 to Cooperate with IIS 4.0/5.0

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

cvs commit: jakarta-tomcat-4.0/webapps/examples/WEB-INF/classes HelloWorldExample.java

2001-11-29 Thread remm
remm01/11/29 10:27:26 Modified:webapps/examples/WEB-INF/classes HelloWorldExample.java Log: - Remove extra body tag. Bug 4956. Revision ChangesPath 1.2 +1 -2 jakarta-tomcat-4.0/webapps/examples/WEB-INF/classes/HelloWorldExample.java Index:

DO NOT REPLY [Bug 5169] - If jsp_precompile is evalutated to be false, the request will be processed by the target JSP

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

Re: cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/servlet JspServlet.java

2001-11-29 Thread Remy Maucherat
kinman 01/11/29 11:40:52 Modified:jasper/src/share/org/apache/jasper/servlet JspServlet.java Log: PR: 5169 Submitted by: [EMAIL PROTECTED] (Ryan Lubke) -- Spec says jsp_precompile=false means jsp_precompile=true (weird, huh?). Fix to conform. I'm confused ! Why

cvs commit: jakarta-tomcat-connectors/jk/native/netscape jk_nsapi_plugin.c

2001-11-29 Thread mmanders
mmanders01/11/29 12:02:44 Modified:jk/native/netscape jk_nsapi_plugin.c Log: Added default worker_env to prevent GPF during startup. Set ssl_key_size to -1 for now until we can determine if this is available from the webserver, and how to configure it (ala JkOptions for Apache

Re: cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/servlet JspServlet.java

2001-11-29 Thread Bill Barker
You can't return true always, since the spec (section 8.4.2) says that any value for jsp_precompile other than none, true, or false will return error code 500. - Original Message - From: Remy Maucherat [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Thursday, November

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/servlet JspServlet.java

2001-11-29 Thread kinman
kinman 01/11/29 13:08:59 Modified:jasper/src/share/org/apache/jasper/servlet Tag: tomcat_40_branch JspServlet.java Log: PR: 5169 Submitted by: [EMAIL PROTECTED] (Ryan Lubke) -- Spec says jsp_precompile=false means jsp_precompile=true (weird, huh?).

DO NOT REPLY [Bug 5188] New: - AdaptiveClassLoader : Finding resources with getResources(). (jndi.properties).

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

Re: [VOTE] New Committer: Jazmin Jonson

2001-11-29 Thread Bojan Smojver
+1 Bojan Amy Roh wrote: As Bill Barker suggested, I would like to propose Jazmin Jonson as a new committer. She has contributed a numerous patches to Tomcat4 admin application. Votes please? Amy Roh -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands,

DO NOT REPLY [Bug 5186] - Installation Instructions for Configuring Tomcat 4.0 to Cooperate with IIS 4.0/5.0

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

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

2001-11-29 Thread Remy Maucherat
patrickl01/11/29 09:18:10 Modified:catalina/src/share/org/apache/catalina/startup Catalina.java Log: Fix for situation where an SSL connector is enabled but external dependencies (e.g. no .keystore file, etc.) are not correctly installed. Previous to this change, Tomcat would

DO NOT REPLY [Bug 5188] - AdaptiveClassLoader : Finding resources with getResources(). (jndi.properties).

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

DO NOT REPLY [Bug 5186] - Installation Instructions for Configuring Tomcat 4.0 to Cooperate with IIS 4.0/5.0

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

[PROPOSAL] 4.0 Jasper rewrite

2001-11-29 Thread Kin-Man Chung
1 The Problem The current JSP compiler (Jasper) in tomcat 4.0 is essentially an one-pass compiler, with a two stage process. The Jsp page is first parsed, looking for JSP syntatic elements, and a list of generators for these elements are produced. At the second stage, these generators are

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

2001-11-29 Thread Patrick Luby
Remy, That is a valid approach as well. I only selected starting the rest of the connectors because that seemed to be the least radical change in the existing functionality. Patrick Remy Maucherat wrote: patrickl01/11/29 09:18:10 Modified:

DO NOT REPLY [Bug 5189] New: - Tomcat does not recognize tag-class changes in .TLD file

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

[PATCH] Watchdog-4.0 - Correction/cleanup of jsp_precompile tests

2001-11-29 Thread Ryan Lubke
I've cleaned up the jsp_precompile tests in Watchdog-4.0 in response to Bug 5169. - removed the goldenfile checks in the jsp-gtest.xml for those precompile tests that used them. - removed commented and invalid tests from that section - added new functionality to GTest to assert cases where no

Re: server.xml DTD/Schema

2001-11-29 Thread Mika Goeckel
H I've been too fast with this announcement, I need some help. I've got a problem with Connector (and other cases). I miss a concept like interface in XML Schema. A Connector might be of different types: HTTP/1.1 Connector HTTP/1.1 Connector with SSL support Warp Connector and others

Tomcat classloader problem?

2001-11-29 Thread Chris Malley
I'm hoping someone here can help me with this. The folks on soap-user directed me to tomcat-user, and the tomcat-user folks suggested I try tomcat-dev. So here I am... I'm experiencing a problem with SOAP message-style services when using Tomcat 4.01. When trying to access any message-style

Re: Tomcat classloader problem?

2001-11-29 Thread Remy Maucherat
I'm hoping someone here can help me with this. The folks on soap-user directed me to tomcat-user, and the tomcat-user folks suggested I try tomcat-dev. So here I am... I'm experiencing a problem with SOAP message-style services when using Tomcat 4.01. When trying to access any

Re: servlets-ssi.renametojar

2001-11-29 Thread Paul Speed
Hello, In my playing around with security, I've been attempting to break-out the AllPermission for the $(catalina.home}/server classes into something more granular to allow more refined tweaking. Here's what I have so far: grant codeBase file:${catalina.home}/server/- { permission

DO NOT REPLY [Bug 5191] New: - JspReader.skipUntil() misss overlaping partial matches

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

DO NOT REPLY [Bug 5191] - JspReader.skipUntil() misss overlaping partial matches

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

Help: Building mod_jk on HPUX ...

2001-11-29 Thread Rob Weaver
I'm struggling with getting mod_jk to build properly on HPUX within the Oracle application server (iAS). The build script that is described in the mod_jk_howto relies on the apxs script in the APACHE_HOME/bin directory. It appears that this file is no longer current (it points to a

BUG: org.apache.jasper.compiler.JspReader.skipUntil(String).

2001-11-29 Thread Lee Crawford
All, There is a bug in org.apache.jasper.compiler.JspReader.skipUntil(String): public Mark skipUntil(String limit) throws ParseException { Mark ret = null; int limlen = limit.length(); int ch; skip: for (ret = mark(), ch = nextChar() ; ch

DO NOT REPLY [Bug 5186] - Installation Instructions for Configuring Tomcat 4.0 to Cooperate with IIS 4.0/5.0

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

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

2001-11-29 Thread billbarker
billbarker01/11/29 18:27:03 Modified:src/share/org/apache/tomcat/util/depend DependClassLoader12.java Log: Add missing Java2 method. AFAIK, this is the last Java2 method that DCL12 needs to implement to support everything that a Java2 CL is supposed to

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config ajp.xml project.xml

2001-11-29 Thread remm
remm01/11/29 18:52:08 Modified:webapps/tomcat-docs/config project.xml Added: webapps/tomcat-docs/config ajp.xml Log: - Start adding some docs on AJP support. - Add the IIS HOWTO, contributed by Rajan Gupta. Revision ChangesPath 1.5 +1 -0

Re: [VOTE] New Committer: Jazmin Jonson

2001-11-29 Thread Craig R. McClanahan
+1 Craig On Wed, 28 Nov 2001, Amy Roh wrote: Date: Wed, 28 Nov 2001 11:04:17 -0800 From: Amy Roh [EMAIL PROTECTED] Reply-To: Tomcat Developers List [EMAIL PROTECTED] To: tomcat-dev [EMAIL PROTECTED] Subject: [VOTE] New Committer: Jazmin Jonson As Bill Barker suggested, I would like to

DO NOT REPLY [Bug 5186] - Installation Instructions for Configuring Tomcat 4.0 to Cooperate with IIS 4.0/5.0

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

Re: server.xml DTD/Schema

2001-11-29 Thread Craig R. McClanahan
One thing to remember is that it is not technically possible to write a DTD for server.xml that covers all possible cases (and I suspect that's true for Schema as well). Consider the following cases: * Elements like Logger and Realm let you define which implementation class you want, from the

ClassNotFound Exception when loading Tomcat 4.0.1 via URLClassLoader

2001-11-29 Thread Sriram Narayanan
Hello all, I'm trying to write a Swing based UI that'll help manage Tomcat. Towards that end, I'm first trying to load Tomcat via a URLCLassLoader. This is so that one can load and test different Tomcat releases, and builds, and jar combinations. My idea is to load Tomcat via a

Re: Tomcat classloader problem?

2001-11-29 Thread Chris Malley
Thanks, now I understand what's going on (though I still don't understand how it manifests itself as a no signature match for my service). While I've always thought that the packaging of the SOAP binary was a little strange, one could also argue that the Catalina classloader could be a bit

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

2001-11-29 Thread billbarker
billbarker01/11/29 20:37:12 Modified:src/facade22/org/apache/tomcat/facade JspInterceptor.java Log: Fix Spec compliance problem with jsp_precompile. This was reported against 4.x, but we're just as broken. There is the additional problem that the 1.1 spec actually specifies

XSL Factory

2001-11-29 Thread Bob Lee
I've written a really tight XSL factory that could be used in lot of applications. Is there a possibility of distributing it with Tomcat? I thought this might be an ideal location because so many packages that are built on Tomcat could make use of it. Thanks, Bob -- To unsubscribe, e-mail:

cvs commit: jakarta-tomcat RELEASE-NOTES-3.3.1.txt

2001-11-29 Thread billbarker
billbarker01/11/29 21:35:10 Modified:.RELEASE-NOTES-3.3.1.txt Log: Update for spec compliance fix on JSP pages. Revision ChangesPath 1.8 +3 -1 jakarta-tomcat/RELEASE-NOTES-3.3.1.txt Index: RELEASE-NOTES-3.3.1.txt

Re: [VOTE] New Committer: Jazmin Jonson

2001-11-29 Thread costinm
On Wed, 28 Nov 2001, Amy Roh wrote: As Bill Barker suggested, I would like to propose Jazmin Jonson as a new committer. She has contributed a numerous patches to Tomcat4 admin application. +1 ( I had little access to mail last few days, sorry for delay ) Costin -- To unsubscribe,

Re: TC 3.3: For Servlets only

2001-11-29 Thread costinm
On Thu, 29 Nov 2001, Bojan Smojver wrote: Bill Barker wrote: I've checked in a change to move setting the default mapping to JspInterceptor. Now, all Bojan needs to do is to comment out JspInterceptor in server.xml and all of his *.jsp files will be served as regular text files.

Re: Jk and APR

2001-11-29 Thread costinm
On Tue, 27 Nov 2001, jean-frederic clere wrote: No, I am not using a Gnu make - But I will: you convince me :) Would it be ok if we make Gnu make a requirement for the build system ? There are many cool feature that would make building much easier ( patterns, globs, etc ). After we start

Re: Problem with JAAS and TOMCAT 4.0.1

2001-11-29 Thread Antony Bowesman
Ismael Blesa Part wrote: Hi have modified the sample given with JAAS 1.0. I have developed a jsp that calls the sample.java file. This file has been modificated in several ways, the main method has been changed to a method class and some other changes to adapt it to a web application. The

RE: Jk and APR

2001-11-29 Thread GOMEZ Henri
No, I am not using a Gnu make - But I will: you convince me :) Would it be ok if we make Gnu make a requirement for the build system ? There are many cool feature that would make building much easier ( patterns, globs, etc ). +1, even AS/400 has a gnu make :) After we start using APR I see

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config globalresources.xml ajp.xml context.xml defaultcontext.xml project.xml server.xml

2001-11-29 Thread remm
remm01/11/29 22:23:13 Modified:webapps/tomcat-docs/config ajp.xml context.xml defaultcontext.xml project.xml server.xml Added: webapps/tomcat-docs/config globalresources.xml Log: - Add some documentation on the possibility to define server-global

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs jndi-resources-howto.xml

2001-11-29 Thread remm
remm01/11/29 23:00:37 Modified:webapps/tomcat-docs jndi-resources-howto.xml Log: - Add some documentation on the possibility to define server-global JNDI resources, in addition to the per-webapp JNDI resources. Revision ChangesPath 1.10 +8 -0

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config ajp.xml project.xml

2001-11-29 Thread remm
remm01/11/29 23:03:04 Modified:webapps/tomcat-docs/config Tag: tomcat_40_branch project.xml Added: webapps/tomcat-docs/config Tag: tomcat_40_branch ajp.xml Log: - Port the AJP documentation to the 4.0 branch. Revision ChangesPath No

Re: Emulating JServ's session.topleveldomain with Catalina

2001-11-29 Thread Daniel Rall
Craig R. McClanahan [EMAIL PROTECTED] writes: On Sat, 24 Nov 2001, Daniel Rall wrote: Craig R. McClanahan [EMAIL PROTECTED] writes: On Wed, 21 Nov 2001, Daniel Rall wrote: Using Tomcat 4.0.1, is there any way to emulate JServ's session.topleveldomain context configuration? # Set