DO NOT REPLY [Bug 3772] - can't choose jdk or jre at setup

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 3772] - can't choose jdk or jre at setup

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

RE: Jk and APR

2001-11-26 Thread GOMEZ Henri
>> I would even use APR to build mod_jk: APR of httpd-2.0 >(installed or source) >> otherwise the one given by --with-apr parameter with >configuring mod_jk :) Ok, we should be carefull with apr, since I've got many problems using it with mod_webapp when creating library libwebapp. I wasn't abl

FW: http://jakarta.apache.org/tomcat/tomcat-3.3-doc/index.html

2001-11-26 Thread GOMEZ Henri
>-Original Message- >From: James Bromberger [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, November 27, 2001 7:03 AM >To: [EMAIL PROTECTED] >Subject: http://jakarta.apache.org/tomcat/tomcat-3.3-doc/index.html > > > >Hello, > >I think there is a documentation bug on: > http://jakarta.apac

DO NOT REPLY [Bug 5005] - /a/b/c/nonexistent.jsp -> a file and directory chain created. attack risk

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

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

2001-11-26 Thread larryi
larryi 01/11/26 20:09:00 Modified:.RELEASE-NOTES-3.3.1.txt Log: Update for Bugzilla #5005 fix. Revision ChangesPath 1.6 +5 -1 jakarta-tomcat/RELEASE-NOTES-3.3.1.txt Index: RELEASE-NOTES-3.3.1.txt

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

2001-11-26 Thread larryi
larryi 01/11/26 20:04:12 Modified:src/share/org/apache/jasper/compiler JasperMangler.java Log: Implement lazy evaluation for getJspFilePath() so safePath() is only called once. Revision ChangesPath 1.8 +5 -1 jakarta-tomcat/src/share/org/apache/jasper/compi

DO NOT REPLY [Bug 5113] - tomcat4-manual-4.0.1-1 rpm missing files

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5113] New: - tomcat4-manual-4.0.1-1 rpm missing files

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

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

2001-11-26 Thread larryi
larryi 01/11/26 19:54:36 Modified:src/facade22/org/apache/tomcat/facade JspInterceptor.java Log: Verify JSP flie exists before attempting to compile. Avoids unnecessarily creating work directories and version file. Fix for Bugzilla #5005. Revision ChangesPath 1.31

DO NOT REPLY [Bug 5112] New: - tomcat4 rpm missing doc files

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

Changes to catalina.policy security constraints

2001-11-26 Thread Patrick Luby
Glenn, I noticed that with your changes to catalina.policy, both the admin and manager webapps throw the following exception. I know that you have set the Jasper jars to AllPermissions, but apparently this isn't enough. Any ideas what privileges are missing? Thanks, Patrick java.security.Acces

DO NOT REPLY [Bug 4212] - How to configure Apache to serve static contents?

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

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

2001-11-26 Thread patrickl
patrickl01/11/26 18:47:26 Modified:catalina/src/conf catalina.policy Log: Deleted extraneous '\n' characters that were causing the Solaris JVM to barf when parsing this file. Revision ChangesPath 1.18 +3 -5 jakarta-tomcat-4.0/catalina/src/conf/catalina.policy

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin TomcatTreeBuilder.java SetUpTreeAction.java TreeControlTag.java TreeControlTestAction.java

2001-11-26 Thread patrickl
patrickl01/11/26 18:46:28 Modified:webapps/admin/WEB-INF web.xml webapps/admin/WEB-INF/classes/org/apache/webapp/admin SetUpTreeAction.java TreeControlTag.java TreeControlTestAction.java Added: webapps/admin/WEB-INF/

[PATCH] jakarta-tomcat-4.0/webapps/admin

2001-11-26 Thread tangojaz
Below is the code to build the tree control nodes for Tomcat Server, Service/Engine, and Connector There is one new file: TomcatTreeBuilder.java that goes in the following directory: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin The rest are cvs diffs of existing file

DO NOT REPLY [Bug 5109] - TOMCAT 4.1 WSPack Embedded Version

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5110] - ErrorDispatcherValve throws NullPointerException on 403 forbidden!

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5098] - anonymous and internal classes not found

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

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

2001-11-26 Thread costin
costin 01/11/26 16:51:16 Modified:jk build.properties.sample build.xml jk/native build.xml Log: Added new properties for apr. Make sure apr-related files are excluded if apr is not available. This will be enhanced as we go. Note that short-term we'l

DO NOT REPLY [Bug 5110] New: - ErrorDispatcherValve throws NullPointerException on 403 forbidden!

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5109] New: - TOMCAT 4.1 WSPack Embedded Version

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5108] New: - Docs for Tomcat 3.2.x appear to be for Tomcat 3.3

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5105] - Tomcat can not automatically reload web apps if a context is defined in server.xml

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5107] New: - TOMCAT 4.1 : WSPack Embedded Version

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

readme for webapp connector update.

2001-11-26 Thread Timothy Stone
Pier, et.al., I just completed building the Tomcat 4.0.1 WARP connector. I doing so I noted a problem with the README.txt (v1.15 in CVS) regarding the configure script. Specifically, the detailed the command line options (switches) mentions the use of --with-java[=JAVA_HOME] for compiling an

DO NOT REPLY [Bug 5050] - Taglib prefix cannot contain '-' character

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler TagGeneratorBase.java

2001-11-26 Thread kinman
kinman 01/11/26 15:40:18 Modified:jasper/src/share/org/apache/jasper/compiler Tag: tomcat_40_branch TagGeneratorBase.java Log: PR: 5050 -- Accept taglib prefixes containing "-". Revision ChangesPath No revision No

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler TagGeneratorBase.java

2001-11-26 Thread kinman
kinman 01/11/26 15:36:46 Modified:jasper/src/share/org/apache/jasper/compiler TagGeneratorBase.java Log: PR: 5050 -- Accept taglib prefices containing "-". Revision ChangesPath 1.5 +8 -3 jakarta-tomcat-4.0/jasper/src/share/org/ap

Re: 3.3 classloading & resources

2001-11-26 Thread costinm
The problem is that ResourceBundle is kindof broken. Like many other java APIs ( JAXP, JNDI, URL, etc ), early versions are not capable of using the application class loader. This is ( IMHO ) a bug, and for some APIs it is fixed ( JAXP and JNDI for sure, unfortunately not for URL ). The solution

Re: 4.0.1 ClassLoader breaks singletons on webapp reload.

2001-11-26 Thread Mika Goeckel
?? Don't understand that joke. EJB's are usually not singletons. An application server may decide how many instances it creates in the case of stateless session beans, so he may choose to only create one, but most commercial servers (weblogic, websphere) adjust the number of beans according to th

DO NOT REPLY [Bug 5105] New: - Tomcat can not automatically reload web apps if a context is defined in server.xml

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5104] New: - catalina.sh fails to start tomcat on Tru64

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5004] - /a/b/c/nonexistent.jsp -> a file and directory chain created. attack risk

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

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

2001-11-26 Thread kinman
kinman 01/11/26 14:59:21 Modified:jasper/src/share/org/apache/jasper/servlet Tag: tomcat_40_branch JspServlet.java Log: PR: 5004 -- Check the existence of the requested JSP page early, to avoid creating unncessary scratch directories or files.

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

2001-11-26 Thread kinman
kinman 01/11/26 14:55:43 Modified:jasper/src/share/org/apache/jasper/servlet JspServlet.java Log: PR: 5004 -- Check the existence of the requested JSP page early, to avoid creating unncessary scratch directories or files. Revision ChangesPath 1.23 +5 -0

Re: 3.3 classloading & resources

2001-11-26 Thread Michael Jennings
I could be being naive on this one, but I've always loaded property files and other resources by putting them in the WEB-INF/classes directory of my class path, then doing something like: InputStream istr=getClass().getResourceAsStream("/myprops.properties"); Properties props=new Properties(); pr

3.3 classloading & resources

2001-11-26 Thread Keith Wannamaker
I think there may be a problem with resource loading in TC3.3. If I add a property file to the app class path by setting org.apache.tomcat.apps.classpath, then the call to ResourceBundle.getBundle("foo") doesn't find it. Nor does it get located if I place the said property file in tomcat/lib/ap

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

2001-11-26 Thread costinm
On 26 Nov 2001 [EMAIL PROTECTED] wrote: > Added casts necessary to build for NetWare since the worker_factory > functions currently being used don't match the prototype of the > registerFactory method. The MetroWerks compiler treats this as an error > instead of just a warning. Yes, I'll fix t

Re: 4.0.1 ClassLoader breaks singletons on webapp reload.

2001-11-26 Thread Jon Stevens
Yea, those are called EJB's. :-) EJB - The glorified Singleton. -jon on 11/26/01 6:05 AM, "Mika Goeckel" <[EMAIL PROTECTED]> wrote: > Hi, > > could you get around the singleton problem by placing the singleton object's > class outside the classloader which get busted when reloading the chang

Re: Triple initialization of Catalina/mod_webapp

2001-11-26 Thread Daniel Rall
Recently found a symlink which would explain this unexpected behavior. :-\ Daniel Rall <[EMAIL PROTECTED]> writes: > This is a followup to a message I posted to the user list which > describes some undesirable behavior of Tomcat 4.0.1 (unrelated to use > of mod_webapp). > > My application's bui

DO NOT REPLY [Bug 5098] New: - anonymous and internal classes not found

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 4915] - Relocation error while loading mod_jk when starting apache.

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-connectors/jk/native/netscape Makefile.nw

2001-11-26 Thread mmanders
mmanders01/11/26 11:38:44 Removed: jk/native/netscape Makefile.nw Log: Removed since NetWare connectors can now be build using jkant. -- To unsubscribe, e-mail: For additional commands, e-mail:

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

2001-11-26 Thread mmanders
mmanders01/11/26 11:37:58 Modified:jk/native build.xml Log: Updated to build NetWare modules correctly. Revision ChangesPath 1.20 +9 -3 jakarta-tomcat-connectors/jk/native/build.xml Index: build.xml ===

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

2001-11-26 Thread mmanders
mmanders01/11/26 11:36:15 Modified:jk/native/common jk_registry.c Log: Added casts necessary to build for NetWare since the worker_factory functions currently being used don't match the prototype of the registerFactory method. The MetroWerks compiler treats this as an error inste

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

2001-11-26 Thread mmanders
mmanders01/11/26 11:34:40 Modified:jk/native/common jk_handler_logon.c Log: Added include of jk_md5.h so that the jk_md5 function is prototyped correctly. Revision ChangesPath 1.2 +2 -1 jakarta-tomcat-connectors/jk/native/common/jk_handler_logon.c Index:

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_global.h

2001-11-26 Thread mmanders
mmanders01/11/26 11:34:00 Modified:jk/native/common jk_global.h Log: Removed some of the NetWare specific defines that only related to apache source files. Revision ChangesPath 1.15 +1 -10 jakarta-tomcat-connectors/jk/native/common/jk_global.h Index: jk_gl

cvs commit: jakarta-tomcat-connectors/jk/native/apache-1.3 mod_jk.c

2001-11-26 Thread mmanders
mmanders01/11/26 11:32:45 Modified:jk/native/apache-1.3 mod_jk.c Log: Added NetWare specific defines back into this file since they are ONLY related to this file (because of Winsock used to build this module). Revision ChangesPath 1.22 +14 -1 jakarta-tomcat-con

cvs commit: jakarta-tomcat-connectors/jk/native/apache-1.3 Makefile.nw

2001-11-26 Thread mmanders
mmanders01/11/26 11:31:12 Removed: jk/native/apache-1.3 Makefile.nw Log: Removed since NetWare connectors can now be build using jkant. -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-tomcat-connectors/jk/native/jni Makefile.nw

2001-11-26 Thread mmanders
mmanders01/11/26 11:30:56 Removed: jk/native/jni Makefile.nw Log: Removed since NetWare connectors can now be build using jkant. -- To unsubscribe, e-mail: For additional commands, e-mail:

DO NOT REPLY [Bug 5096] New: - PageData.getInputStream() returns XML doc with invalid encoding

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_global.h

2001-11-26 Thread costin
costin 01/11/26 09:20:11 Modified:jk/native/common jk_global.h Log: This was duplicated in several files. Revision ChangesPath 1.14 +8 -1 jakarta-tomcat-connectors/jk/native/common/jk_global.h Index: jk_global.h =

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp14.h

2001-11-26 Thread costin
costin 01/11/26 09:19:16 Modified:jk/native/common jk_ajp14.h Log: Just indentation, getting everything bellow 80 chars lines. ( it seems some 4-space tabs got in, I've set my emacs to use only spaces, I hope this will solve the problem ) Revision ChangesPath 1.

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_msg.h

2001-11-26 Thread costin
costin 01/11/26 09:16:52 Added: jk/native/common jk_msg.h Log: Initial code to abstract the marshalling. Not used, checked in just to get feedback. This will be used to add more protocols ( like WARP ) and to allow the handlers ( login, config/discovery, etc ) to be used w

cvs commit: jakarta-tomcat-connectors/jk/native/common/apr - New directory

2001-11-26 Thread costin
costin 01/11/26 09:14:00 jakarta-tomcat-connectors/jk/native/common/apr - New directory -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 Makefile.linux

2001-11-26 Thread costin
costin 01/11/26 09:13:27 Removed: jk/native/apache-2.0 Makefile.linux Log: Removed the linux makefile, it is no longer needed ( configure or ant work fine ) -- To unsubscribe, e-mail: For additional commands, e-mail:

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

2001-11-26 Thread costin
costin 01/11/26 09:12:38 Modified:jk/native/common jk_map.c jk_map.h Log: Moved ( with small modifications ) the code from jk_util that gets properties. Revision ChangesPath 1.8 +44 -1 jakarta-tomcat-connectors/jk/native/common/jk_map.c Index: jk_map.c

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

2001-11-26 Thread costin
costin 01/11/26 09:11:40 Modified:jk/native/common jk_util.c Added: jk/native/common jk_logger.c Log: A simple code move, the jk_logger.c/jk_logger.h are implementing the logging ( instead of having the logging code in jk_util.c ). As indicated by comments in jk_uti

How I can execute a jsp with Catalina?

2001-11-26 Thread Juan Carlos Fernández Galante
-- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-tomcat-connectors/jk/native/common list.mk.in

2001-11-26 Thread costin
costin 01/11/26 09:08:48 Modified:jk/native/common list.mk.in Log: Updated for the current set of files. Revision ChangesPath 1.6 +14 -6 jakarta-tomcat-connectors/jk/native/common/list.mk.in Index: list.mk.in

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

2001-11-26 Thread costin
costin 01/11/26 09:08:17 Modified:jk/native/common jk_registry.c Removed: jk/native/common jk_ajp13_worker.c Log: Use jk_ajp14_worker.c for both ajp13 and ajp14 protocol types. The code will work fine with any - if no login is specified we'll use only the 'basic' callb

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

2001-11-26 Thread costin
costin 01/11/26 09:06:05 Modified:jk/native/common jk_ajp14_worker.c Log: Move discovery to the separate handler. Make sure it works in 'backward compatibility' mode if no secret is set. Revision ChangesPath 1.15 +135 -298 jakarta-tomcat-connectors/jk/native/

Re: [PROPOSAL] Tomcat 4.1 Security Changes

2001-11-26 Thread Remy Maucherat
> Remy Maucherat wrote: > > If you give the appropriate permissions to allow SSI and CGI, you're > > actually giving AllPermissions anyway (since you're allowing a native script > > or executable to run, which is not constrained by the Java sandbox), so I'm > > missing the point here. > > > > Yes

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_handler_discovery.c jk_handler_logon.c jk_ajp14.c

2001-11-26 Thread costin
costin 01/11/26 09:03:25 Modified:jk/native/common jk_ajp14.c Added: jk/native/common jk_handler_discovery.c jk_handler_logon.c Log: Moved the discovery and logon code in separate file. This simplifies Ajp14.c - it'll just contain ajp-related code - and prepares for a mo

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

2001-11-26 Thread costin
costin 01/11/26 08:59:54 Modified:jk/java/org/apache/ajp/tomcat33 Ajp14Interceptor.java Log: Now ajp14 is implemented by creating a NegotiationHandler and registering it, and setting Ajp13 in 'require auth' mode. For all new callbacks we'll create a specific FooHandler that

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

2001-11-26 Thread costin
costin 01/11/26 08:57:25 Modified:jk/java/org/apache/ajp NegociationHandler.java Log: Few indentation changes ( lines longer than 80 chars are hard to print and read... ) Few changes to match the Ajp13/14 consolidation. Revision ChangesPath 1.5 +103 -85 ja

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/ajp/tomcat4 Ajp13Processor.java Ajp13Request.java

2001-11-26 Thread costin
costin 01/11/26 08:56:19 Modified:jk/java/org/apache/ajp AjpHandler.java RequestHandler.java jk/java/org/apache/ajp/test TestAjp13.java jk/java/org/apache/ajp/tomcat4 Ajp13Processor.java Ajp13Request.java Removed: jk/java/org/

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

2001-11-26 Thread costin
costin 01/11/26 08:53:57 Modified:jk/java/org/apache/ajp Ajp13.java Removed: jk/java/org/apache/ajp Ajp14.java Log: Merge logic from Ajp14 in Ajp13, removing the duplicated code. The difference is that if Ajp13 is configured with a 'setBackward( false )' it'll require

DO NOT REPLY [Bug 5078] - org.apache.catalina.connector.http.HttpRequestStream.close() method is too strict - it does not allow to close the stream twice

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

Re: 4.0.1 ClassLoader breaks singletons on webapp reload.

2001-11-26 Thread Daniel Rall
[EMAIL PROTECTED] (Kevin A. Burton) writes: > Jon Stevens <[EMAIL PROTECTED]> writes: > >> Sadly, I have to admit that the Turbine Services framework shutdown >> code is currently broken and has been for some time now...it needs >> to be re-written... > > Are you saying that the theory is broken

Re: Jk and APR

2001-11-26 Thread costinm
On Thu, 22 Nov 2001, jean-frederic clere wrote: > > I would even use APR to build mod_jk: APR of httpd-2.0 (installed or source) > otherwise the one given by --with-apr parameter with configuring mod_jk :) I'll go ahead and create an APR directory. To keep things simple and clear I'll not touch

You can help me ....

2001-11-26 Thread Juan Carlos Fernández Galante
Hi, I want to load a jsp file on a org.apache.catalina.core.StandardWrapper (of Catalina API), but this fragment of code not make it, Can someone Help me? StandardWrapper theStandardWrapper = new StandardWrapper(); theStandardWrapper.setJspFile("file://C:/proyectos/varios/jasper/bak/hello.j sp

Undocumented change in 1.4 JDK can cause problems with tag libraries

2001-11-26 Thread Andre de Jesus
Hi As SUN says, the Introspector class in the beans API has been reimplemented in the most recent version of the JDK (1.4.0 beta3). In the previous versions, the simultaneous presence in a tag library extension of a getter method and a setter method of diferent types both methods would apparen

Re: 4.0.1 ClassLoader breaks singletons on webapp reload.

2001-11-26 Thread Mel Martinez
--- "Kevin A. Burton" <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > So what patterns do developers follow when the want > to deploy webapps with > singletons that have support for reloading? > > Kevin You have a couple of basic strategies for having 'part'

Re: FW: Tomcat 3.3 Document Bug

2001-11-26 Thread Jun Inamori
Hi, Konbanwa! > > When Tomcat starts up it will automatically generate > > a configuration file for Apache in > > TOMCAT_HOME/conf/jserv/tomcat-apache.conf. > > > > But I cannot find the configuration file. > > Tomcat 3.2 has it. > > I guess its description remains as the Tomcat 3.2 document.

https problem.

2001-11-26 Thread Erik Campo
Hi. I have defined a web application (actually tomcat-docs) that should be redirected or moreover, viewed under https. If I try it with Netscape or Opera everything works fine. The tomcat-docs link is redirected to port 8443 and thus opened via https. The problem comes when I try to use Microsoft

DO NOT REPLY [Bug 4334] - ServerName in httpd.conf vs. defaultHost in server.xml Error: addChild: Child name 'hostname.myserver.com' is not unique

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

Re: Javascript in JSP.

2001-11-26 Thread Bill Stoddard
> I modified Jasper to support Javascript scriptlets and expressions in JSPs > using Rhino. Should I contribute the code? > The reason I'm asking is that I'm not sure how you guys would feel about a > Mozilla dependency. > I would have used IBM's BSF, but the license is more strict, BSF will be

Re: 4.0.1 ClassLoader breaks singletons on webapp reload.

2001-11-26 Thread Mika Goeckel
Hi, could you get around the singleton problem by placing the singleton object's class outside the classloader which get busted when reloading the changed servlets/jsps? You could move it up to the 'shared' or even 'common' classspace. Do I understand it right, that these class loaders are not be

Re: Javascript in JSP.

2001-11-26 Thread Nick Betteridge
As a user, I would welcome this. -- To unsubscribe, e-mail: For additional commands, e-mail:

FW: Tomcat 3.3 Document Bug

2001-11-26 Thread GOMEZ Henri
>-Original Message- >From: OGAWA, Motoyuki [mailto:[EMAIL PROTECTED]] >Sent: Monday, November 26, 2001 2:41 PM >To: [EMAIL PROTECTED] >Subject: Tomcat 3.3 Document Bug > > >Hello, My name is Ogawa, Motoyuki. >I am a Java engineer in Tokyo, Japan. > >I found a bug in the Tomcat 3.3 doc

Javascript in JSP.

2001-11-26 Thread Bob Lee
I modified Jasper to support Javascript scriptlets and expressions in JSPs using Rhino. Should I contribute the code? The reason I'm asking is that I'm not sure how you guys would feel about a Mozilla dependency. I would have used IBM's BSF, but the license is more strict, it still uses Rhino,

DO NOT REPLY [Bug 5030] - MountJk /blah/*.jsp doesn't understand .jsp;jsessionid=

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 4559] - Problems with trailing slash when using Apache/Tomcat

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5078] New: - org.apache.catalina.connector.http.HttpRequestStream.close() method is too strict - it does not allow to close the stream twice

2001-11-26 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://nagoya.apache.org/bugzilla/show_bu