Re: Double Version

2002-12-02 Thread Henri Gomez
Laxmikanth M.S. wrote: Hi , A question for tomcat-user list please. I have installed two versions of Tomcat and apache running together on the same Machine Apache1.3.27 - Tomcat3.3.1 Apache1.3.27 - Tomcat4.1.12 Make Apaches and Tomcats listens on differents ports: Apache1.3.27 (80) -

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup Bootstrap.java ClassLoaderFactory.java

2002-12-02 Thread remm
remm2002/12/02 02:38:11 Modified:catalina/src/share/org/apache/catalina/startup Bootstrap.java ClassLoaderFactory.java Log: - Add the possibility to specify remote codebases. Revision ChangesPath 1.8 +15 -5

DO NOT REPLY [Bug 14973] - wildcards using mod_jk

2002-12-02 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=14973. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Jasper DOM API

2002-12-02 Thread Udo Walker
Hi, will there be a XML-DOM API in Jasper to access parsed JSP pages? I found an internal structure of Node.Nodes but how can I access it with the API? I want to give the API a JSP filename and get back a DOM structure of that JSP page or an error (line number and error message) if the JSP

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/resources messages.properties messages_es.properties messages_fr.properties messages_ja.properties

2002-12-02 Thread jfclere
jfclere 2002/12/02 03:21:01 Modified:jasper2/src/share/org/apache/jasper/resources messages.properties messages_es.properties messages_fr.properties messages_ja.properties Log: The -o option is not supported -dd seems to be the one to

RE: Roadmap for Tomcat 5

2002-12-02 Thread Shapira, Yoav
Hi, Can someone please provide dates for the release of Tomcat 5? I realise there is nothing definite, but a ball-park date is what i am looking for. Is there an official roadmap someone can point me to? There can't be a final release until the servlet specification v2.4 is finalized. Keep

DO NOT REPLY [Bug 14993] New: - Possible obselete synchronized declaration

2002-12-02 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=14993. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Jasper DOM API

2002-12-02 Thread Udo Walker
Hi, will there be a XML-DOM API in Jasper to access parsed JSP pages? I found an internal structure of Node.Nodes but how can I access it with the API? I want to give the API a JSP filename and get back a DOM structure of that JSP page or an error (line number and error message) if the JSP

DO NOT REPLY [Bug 14994] New: - https coyote connector leaving sockets in CLOSE_WAIT

2002-12-02 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=14994. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2002-12-02 Thread jfclere
jfclere 2002/12/02 07:09:09 Modified:webapps/tomcat-docs/config host.xml Log: Try to improve the Application Base related explainations. Revision ChangesPath 1.13 +3 -2 jakarta-tomcat-4.0/webapps/tomcat-docs/config/host.xml Index: host.xml

Re: tomcat appache request parameters getting lost

2002-12-02 Thread M
M wrote: Hi, I'm using apache 1.3.26 with the mod_jk connector to tomcat 4.1.12 The below jsp includes a servet which is unable to access the parameters on the request url e.g. http://host.net/testInclude.jsp?test=test Removing a line from the test comment or changing the flush=true to

Re: Tomcat App. Dev. Guide

2002-12-02 Thread Craig R. McClanahan
On Mon, 2 Dec 2002 [EMAIL PROTECTED] wrote: Date: Mon, 2 Dec 2002 15:22:47 +1100 From: [EMAIL PROTECTED] Reply-To: Tomcat Developers List [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Tomcat App. Dev. Guide

DO NOT REPLY [Bug 14973] - wildcards using mod_jk

2002-12-02 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=14973. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 14943] - // style scriptlet comment with % on same line comments out the next out.write(...)

2002-12-02 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=14943. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13576] - // comments in % % java scriptlet don't compile correctly

2002-12-02 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=13576. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Error? org/apache/ajp/tomcat4/Ajp13Connector createProcessor()

2002-12-02 Thread eric scroger
Greetings, We were noticing some 'No processor available' exceptions associated with the Ajp13Connectors under heavy load. I downloaded the Tomcat 4.0.6 connectors source and had a look at the code responsible for creating a new processor to handle an incoming Ajp13 socket connection from Apache.

Re: [5] [Proposal] Adding an authorization interface

2002-12-02 Thread Costin Manolache
Jeanfrancois Arcand wrote: I would very much preffer a consistent mechanism for all the hooks in tomcat. In 3.3 there is one interface ( BaseInterceptor ) where all the possible hooks are defined ( with a number of problems we already know regarding ordering, but that's a different issue ). In

RE: Error? org/apache/ajp/tomcat4/Ajp13Connector createProcessor()

2002-12-02 Thread Kevin Seguin
seems like a bug. either way, I believe the org.apache.ajp package is deprecated. -Original Message- From: eric scroger [mailto:[EMAIL PROTECTED]] Sent: Monday, December 02, 2002 12:40 PM To: Tomcat Developers List Subject: Error? org/apache/ajp/tomcat4/Ajp13Connector

Re: [4.1.16] [VOTE] Stability rating

2002-12-02 Thread Costin Manolache
Remy Maucherat wrote: Note: I know many people are away this weekend, so this vote will run until Monday COB (on the west coast), which more or less means Tuesday morning GMT. ballot [ ] Alpha [ ] Beta [ ] Stable (aka GA) /ballot Remy Beta or Stable. Costin -- To unsubscribe,

DO NOT REPLY [Bug 15002] New: - Tag files in different directories not belonging to different tag libraries

2002-12-02 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=15002. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15002] - Tag files in different directories not belonging to different tag libraries

2002-12-02 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=15002. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15003] New: - Tag pool size not configurable

2002-12-02 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=15003. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15003] - Tag pool size not configurable

2002-12-02 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=15003. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 14994] - https coyote connector leaving sockets in CLOSE_WAIT

2002-12-02 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=14994. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 12787] - request.getRequestURI() returns garbage when included in some tags

2002-12-02 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=12787. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 14741] - TagFiles with same name in different tag directories overwrite the generated java files

2002-12-02 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=14741. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15002] - Tag files in different directories not belonging to different tag libraries

2002-12-02 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=15002. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15002] - Tag files in different directories not belonging to different tag libraries

2002-12-02 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=15002. 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/resources messages.properties

2002-12-02 Thread luehe
luehe 2002/12/02 12:08:55 Modified:jasper2/src/share/org/apache/jasper/resources messages.properties Log: Added error codes/messages for 15002 Revision ChangesPath 1.63 +3 -1

Re: [4.1.16] [VOTE] Stability rating

2002-12-02 Thread Jeanfrancois Arcand
ballot [ ] Alpha [ ] Beta [X ] Stable (aka GA) /ballot -- Jeanfrancois -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Tomcat 4.1.10:NPE in catalina.core.StandardWrapper.allocate

2002-12-02 Thread Francis ANDRE
Hi EveryBody I got an NPE exception in Tomcat 4.1.10/jdk 1.4.1_01 while reloading a servlet: Any idea how to bypass or fix this problem??? 2002-12-02 21:25:53 StandardContext[/primer]: Processing start(), current available=false 2002-12-02 21:25:53 StandardContext[/primer]: Configuring default

RE: [4.1.16] [VOTE] Stability rating

2002-12-02 Thread Brzezinski, Paul J
Haven't had time load/test 4.1.16 yet, but have the hierarchical class loader issues been resolved? As of 4.1.15, I get ClassNotFound errors when starting tomcat. Getting an error message when I start Tomcat 4.1.12 on Solaris 8 SPARC: 15750 [main] ERROR server.JkMain - Can't create apr

Re: Error? org/apache/ajp/tomcat4/Ajp13Connector createProcessor()

2002-12-02 Thread eric scroger
Thanks. I figured it was a bug. Unless anyone has any other information to the contrary, I'm going to file a bug report today. Seeing the Ajp package is deprecated, are the Warp connectors fairly stable? The documentation for the Warp connectors is weak (FIXME's) and incomplete when compared

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup Bootstrap.java

2002-12-02 Thread costin
costin 2002/12/02 13:33:12 Modified:catalina/src/share/org/apache/catalina/startup Bootstrap.java Log: Few changes to make Bootstrap useable as an MBean ( via modeler ) This allows tomcat to be embeded using its own class loader hierarchy ( i.e. the

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

2002-12-02 Thread kinman
kinman 2002/12/02 14:26:23 Modified:jasper2/src/share/org/apache/jasper/compiler TldLocationsCache.java Log: - Patch by [EMAIL PROTECTED] (Petr Jiricka) Fix 14854: Allow redeploying tag libraries from the same jar, do not lock the jar files on Windows

DO NOT REPLY [Bug 14854] - Allow redeploying tag libraries from the same jar, do not lock the jar files on Windows

2002-12-02 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=14854. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: AW: euro character problem with tomcat compression Filter

2002-12-02 Thread Amy Roh
Which version of Tomcat 4 are you using? I believe character encoding was fixed since 4.1.6. Amy Sergio wrote: The problem I comment, did not occurs before setting on the compressionFilter. I've changed also the request.setCharacterEncoding to iso-8859-15 and still works bad. The

DO NOT REPLY [Bug 15009] New: - Classloading behavior does not follow specification/documentation

2002-12-02 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=15009. 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/runtime PageContextImpl.java

2002-12-02 Thread luehe
luehe 2002/12/02 17:58:36 Modified:jasper2/src/share/org/apache/jasper/runtime PageContextImpl.java Log: Fixed Bugtraq 4787293: JspContext.popBody and Jsp/PageContext.pushBody don't update out attribute Revision Changes

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

2002-12-02 Thread kinman
kinman 2002/12/02 18:08:31 Modified:jasper2/src/share/org/apache/jasper/servlet JspServlet.java Log: - Comment on why jsp_precompile=false behaves like jsp_precompile=true. :) Revision ChangesPath 1.14 +8 -3

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat5 Constants.java CoyoteResponse.java

2002-12-02 Thread jfarcand
jfarcand2002/12/02 18:29:14 Modified:coyote/src/java/org/apache/coyote Response.java coyote/src/java/org/apache/coyote/tomcat5 Constants.java CoyoteResponse.java Log: Servlet 2.4 section 5.4 will be modified: A servlet should set the

Re: CreateContext Error using Tomcat Admin

2002-12-02 Thread Craig R. McClanahan
PLEASE do not cross-post messages to both TOMCAT-DEV and TOMCAT-USER. Your series of questions have been user related, and are appropriate on TOMCAT-USER. They are not appropriate on TOMCAT-DEV, which is about the development of Tomcat itself. Craig On Mon, 2 Dec 2002, Laxmikanth M.S. wrote:

Re: cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat5 Constants.java CoyoteResponse.java

2002-12-02 Thread Bill Barker
I'm not really happy with having a default Locale in the o.a.c.Response. I'd like it better if o.a.c.tc5.CoyoteResponse set the default Locale in recycle. - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, December 02, 2002 6:29 PM Subject: cvs commit:

DO NOT REPLY [Bug 15009] - Classloading behavior does not follow specification/documentation

2002-12-02 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=15009. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [4.1.16a] A feeedback from an Initial Installation on WinNT

2002-12-02 Thread Remy Maucherat
Pae Choi wrote: This is a feedback after trying to install v4.1.16a and mod_jk(JK1). And the some parts seem not working as it used be in v4.1.12. But it did not crashed so that I tested the index.jsp as follows: http://localhost/index.jsp http://localhost:8080/index.jsp

Re: [4.1.16a] A feeedback from an Initial Installation on WinNT

2002-12-02 Thread Pae Choi
I have not looked the source code yet. And I won't have time for it for a while. Wasn't the exception in the previous message enough to trace the cause? I will provide you a full log if you think that will help. Pae Pae Choi wrote: This is a feedback after trying to install v4.1.16a and

DO NOT REPLY [Bug 15009] - Classloading behavior does not follow specification/documentation

2002-12-02 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=15009. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15009] - Classloading behavior does not follow specification/documentation

2002-12-02 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=15009. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.