REPOST: Possible Socket Handling Bug? : Applet Cannot Make HTTP POST Request to Tomcat w/IIS Redirector

2003-02-26 Thread Rick Bullotta
General Q: Is the IIS redirector getting much usage/attention or is it an "experiment"? Here's the Tomcat/redirector bug we're trying to track down: Our applets/servlets run perfectly with Tomcat 4.1.18 and Apache 2.0.4X (using jk as the go-between), but when used with the IIS redirector and jk,

DO NOT REPLY [Bug 17460] New: - Warp Connector Socket closed

2003-02-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-catalina/modules/cluster/src/share/org/apache/catalina/cluster/session SessionMessage.java

2003-02-26 Thread fhanik
fhanik 2003/02/26 16:15:20 Modified:modules/cluster/src/share/org/apache/catalina/cluster/session SessionMessage.java Log: changed text from 'created' to session 'modified' when a session is replicated. we no longer distinguish between the two of them.

notifications, one more question

2003-02-26 Thread Filip Hanik
is there an event that gets fired after the contexts have been configured, but before the connectors start accepting requests? I need this event so that I can replicate session data for a new node that joins the cluster, and we don't want to start accepting requests until we are complete with th

DO NOT REPLY [Bug 17399] - Misleading error message generated when jsp:output, within a Tag file in XML syntax has a body.

2003-02-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 17395] - Translation error incorrectly generated when using jsp:output in a Tag file in XML syntax

2003-02-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-jasper/jasper2/src/share/org/apache/jasper/compiler Compiler.java Generator.java Node.java PageDataImpl.java PageInfo.java ParserController.java Validator.java

2003-02-26 Thread luehe
luehe 2003/02/26 14:58:17 Modified:jasper2/src/share/org/apache/jasper/compiler Compiler.java Generator.java Node.java PageDataImpl.java PageInfo.java ParserController.java Validator.java Log: Fixed 17438: if omit-xml-decl is set to '

DO NOT REPLY [Bug 17438] - if omit-xml-decl is set to 'no' or 'false' no xml declaration is generated.

2003-02-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: commons-modeler in jtc and catalina

2003-02-26 Thread Costin Manolache
Jeanfrancois Arcand wrote: > Costin, > > are you planning to tag the modeler workspace to reflect all you recent > changes (once they are completed of course)? Something like > MODELER_2_0_alpha (I'm not good for name) will be helpfull. Also, is > this module supposed to build by itself? Right no

Re: Maybe a new addon for TomCat?!

2003-02-26 Thread SAXESS - Hussayn Dabbous
thanks for the link. Ill have a look at this tomorrow. regards, hussayn Federico wrote: For everyone who want to test our software and tell us how it is: 1)We require a JVM 1.4.0 because we use regular expression and something else 2) Yes it's a stand alone application, maybe we can do a module of

Re: tracking memory usage over time

2003-02-26 Thread Aditya
> On Tue, 25 Feb 2003 22:08:41 -0600, Glenn Nielsen <[EMAIL PROTECTED]> said: > Does the increase in memory usage correlate with an increased number > of connectors due to a spike in request volume? There does not seem to be a correlation between a request spike and un-gc'able heap usage. I'm usi

DO NOT REPLY [Bug 16285] - Japser (JSPC) can't generate appropriate package structure

2003-02-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: commons-modeler in jtc and catalina

2003-02-26 Thread Jeanfrancois Arcand
Costin, are you planning to tag the modeler workspace to reflect all you recent changes (once they are completed of course)? Something like MODELER_2_0_alpha (I'm not good for name) will be helpfull. Also, is this module supposed to build by itself? Right now the build.xml has a dependency on

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/loader WebappLoader.java

2003-02-26 Thread jfarcand
jfarcand2003/02/26 12:20:40 Modified:catalina/src/share/org/apache/catalina/loader WebappLoader.java Log: Change the log level to debug (when the Embedded interface is used, this exception pops up all the time) Revision ChangesPath 1.7 +6 -5

DO NOT REPLY [Bug 17450] - cannot change session identifier name

2003-02-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-catalina/catalina/src/share/org/apache/catalina/core ApplicationFilterFactory.java

2003-02-26 Thread jfarcand
jfarcand2003/02/26 11:46:20 Modified:catalina/src/share/org/apache/catalina/core ApplicationFilterFactory.java Log: Fix a NullPointerException and a ClassCastException when this value is null or when the value is a MessageByte instance. Revision Changes

cvs commit: jakarta-tomcat-5 build.xml

2003-02-26 Thread costin
costin 2003/02/26 11:40:33 Modified:.build.xml Log: The rest of the embed. If anyone can try it - please let me know if it works for you. Revision ChangesPath 1.89 +27 -1 jakarta-tomcat-5/build.xml Index: build.xml ===

DO NOT REPLY [Bug 17450] New: - cannot change session identifier name

2003-02-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: Maybe a new addon for TomCat?!

2003-02-26 Thread Federico
For everyone who want to test our software and tell us how it is: 1)We require a JVM 1.4.0 because we use regular expression and something else 2) Yes it's a stand alone application, maybe we can do a module of TomCat if someone told us This is the link where you can download it to test it, http

DO NOT REPLY [Bug 16474] - Unable to obtain correct data for version, path, or domain information from Cookie

2003-02-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/coyote/src/java/org/apache/coyote/tomcat5 CoyoteAdapter.java

2003-02-26 Thread jfarcand
jfarcand2003/02/26 11:33:04 Modified:coyote/src/java/org/apache/coyote/tomcat5 CoyoteAdapter.java Log: Fix bug 16474: Unable to obtain correct data for version, path, or domain information from Cookie. Revision ChangesPath 1.10 +7 -4 jakarta-tomcat-connectors/

cvs commit: jakarta-tomcat-5/resources/mbeans tomcat5-ant.xml

2003-02-26 Thread costin
costin 2003/02/26 11:22:05 Added: resources/mbeans tomcat5-ant.xml Log: Minimal ant script to get embeded tomcat running. The startup time on a 1 GHz machine is 6 seconds ( with no webapp ) :-) So far the size is 3 MB - but a lot of stuff can be moved to modules, and libr

cvs commit: jakarta-tomcat-5/resources/mbeans - New directory

2003-02-26 Thread costin
costin 2003/02/26 11:19:54 jakarta-tomcat-5/resources/mbeans - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [5.0.1] Investigation on the precompilation failure + new tag

2003-02-26 Thread Remy Maucherat
Costin Manolache wrote: Remy Maucherat wrote: Ok, I saw your commit. Now that I think about it, I'd like to include a build script for the new clustering features, and include them in the release (so it's delayed for one additional day). Can we postpone it till Monday ? I want to get the embed

Character encoding

2003-02-26 Thread Tom Anderson
I have a question about the Tomcat implementation of the Java Servlet Spec (2.3) with regards to request character encoding. Section 4.9 of the spec reads as follows: SRV.4.9 Request data encoding Currently, many browsers do not send a char encoding qualifier with the Content- Type header, le

cvs commit: jakarta-tomcat-connectors/naming/src/org/apache/naming/modules/fs FileDirContext.java

2003-02-26 Thread costin
costin 2003/02/26 10:52:12 Modified:naming build.xml naming/src/org/apache/naming/ant JndiProperties.java naming/src/org/apache/naming/core BaseContext.java BaseDirContext.java BaseNaming.java NamingContextE

Re: [5.0.1] Investigation on the precompilation failure + new tag

2003-02-26 Thread Costin Manolache
Remy Maucherat wrote: > Ok, I saw your commit. > Now that I think about it, I'd like to include a build script for the > new clustering features, and include them in the release (so it's > delayed for one additional day). Can we postpone it till Monday ? I want to get the embed/ working too, I j

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/security SecurityClassLoad.java

2003-02-26 Thread jfarcand
jfarcand2003/02/26 10:38:26 Modified:catalina/src/share/org/apache/catalina/security SecurityClassLoad.java Log: More classes to load at startup. Revision ChangesPath 1.4 +19 -4 jakarta-tomcat-catalina/catalina/src/share/org/apache/catal

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/core ApplicationContext.java

2003-02-26 Thread jfarcand
jfarcand2003/02/26 10:37:46 Modified:catalina/src/share/org/apache/catalina/core ApplicationContext.java Log: More missing doPrivilege blocks. Revision ChangesPath 1.8 +97 -16 jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina

DO NOT REPLY [Bug 17446] New: - Jasper should optionally log compilations when they occur

2003-02-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: [5.0.1] Investigation on the precompilation failure + new tag

2003-02-26 Thread Kin-Man Chung
> Date: Wed, 26 Feb 2003 17:49:07 +0100 > From: Remy Maucherat <[EMAIL PROTECTED]> > Subject: [5.0.1] Investigation on the precompilation failure + new tag > To: Tomcat Developers List <[EMAIL PROTECTED]> > > I made some progress, but now I am running into classloading problems > which I've fail

Re: socket errors in catalina.out and mod_jk.log

2003-02-26 Thread Sven Köhler
void processConnection(MsgContext ep) { try { MsgAjp recv=new MsgAjp(); while( running ) { int status= this.receive( recv, ep ); i looked into these sources, and i am shocked!!! this.receive() uses this.read(), and this method finally calls the I

RE: [5.0.1] Investigation on the precompilation failure + new tag

2003-02-26 Thread Filip Hanik
Remy Maucherat wrote: > Jeanfrancois Arcand wrote: > >> I would like to fix a security exception before the alpha release: >> >> Security Violation, attempt to use Restricted Class: >> org.apache.tomcat.util.buf.C2BConverter >> java.security.AccessControlException: access denied >> (java.lang.Ru

Re: Maybe a new addon for TomCat?!

2003-02-26 Thread Federico
I mean for "free shell" a provider where i can start my proxy without paying, but this isn't a really problem because the proxy has already tested so it's only to show its feature to someone. When i'll find it i'll comunicate to you. Regards Federico - Original Message - From: "SAXESS - H

Re: [5.0.1] Investigation on the precompilation failure + new tag

2003-02-26 Thread Remy Maucherat
Remy Maucherat wrote: Jeanfrancois Arcand wrote: I would like to fix a security exception before the alpha release: Security Violation, attempt to use Restricted Class: org.apache.tomcat.util.buf.C2BConverter java.security.AccessControlException: access denied (java.lang.RuntimePermission acce

DO NOT REPLY [Bug 17435] - Request-time attribute values are not properly evaluated when providing values to the name attribute of jsp:element

2003-02-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-jasper/jasper2/src/share/org/apache/jasper/compiler Parser.java JspDocumentParser.java Node.java Validator.java

2003-02-26 Thread luehe
luehe 2003/02/26 09:58:08 Modified:jasper2/src/share/org/apache/jasper/compiler Parser.java JspDocumentParser.java Node.java Validator.java Log: Fixed 17435: Request-time attribute values are not properly evaluated when providing values to the name attribut

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/security SecurityClassLoad.java

2003-02-26 Thread jfarcand
jfarcand2003/02/26 09:51:28 Modified:catalina/src/share/org/apache/catalina/security SecurityClassLoad.java Log: Add the inner class to the startup classloader. Revision ChangesPath 1.3 +8 -4 jakarta-tomcat-catalina/catalina/src/share/o

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

2003-02-26 Thread jfarcand
jfarcand2003/02/26 09:50:33 Modified:coyote/src/java/org/apache/coyote/tomcat5 OutputBuffer.java Log: Fix a package protection issue when running the security manager. Revision ChangesPath 1.7 +28 -1 jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/t

Re: Maybe a new addon for TomCat?!

2003-02-26 Thread SAXESS - Hussayn Dabbous
Hy Frederico; Me too i would be interested to have a look into your proxy. Another question: What do you mean by "free shell" ? Are you searching for a free provider for download ? regards, hussayn Federico wrote: The name "Puff" means another thing for us ;) Unfortunately we already haven't a f

Re: Maybe a new addon for TomCat?!

2003-02-26 Thread Federico
It means "Proxy Unleashed Fast and Furious" for someone of our group or, for others, "PUFF the magic dragon..." a funny disney song with double meaning ;) Regards Federico - Original Message - From: "SAXESS - Hussayn Dabbous" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROT

DO NOT REPLY [Bug 17443] New: - Jasper doens't generate an XML declaration as is spec'd under certain conditions.

2003-02-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: Maybe a new addon for TomCat?!

2003-02-26 Thread SAXESS - Hussayn Dabbous
hy Federico, I get curious. What does the name "Puff" mean for you ? regards, hussayn Federico wrote: The name "Puff" means another thing for us ;) Unfortunately we already haven't a free shell on internet where place it (all free shell we have founde are without java), when we found it we'll c

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

2003-02-26 Thread luehe
luehe 2003/02/26 09:10:49 Modified:jasper2/src/share/org/apache/jasper/resources messages.properties jasper2/src/share/org/apache/jasper/compiler Parser.java Log: Fixed 17394: Misleading error message generated when jsp:output is used in an

DO NOT REPLY [Bug 17394] - Misleading error message generated when jsp:output is used in an invalid context

2003-02-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: Maybe a new addon for TomCat?!

2003-02-26 Thread Federico
The name "Puff" means another thing for us ;) Unfortunately we already haven't a free shell on internet where place it (all free shell we have founde are without java), when we found it we'll comunicate it. Regards Federico - Original Message - From: "pero" <[EMAIL PROTECTED]> To: "'Tomc

Re: socket errors in catalina.out and mod_jk.log

2003-02-26 Thread Sven Köhler
Could you give us more information : - jk version you're using (jk or jk2) mod_jk (not mod_jk 2) version 1.2.2 - Apache webserver (1.3/2.0) apache 1.3.27 - Operating system hosting tomcat and apache it's suse linux 7.3 with kernel 2.4.20 with sun jdk 1.4.1_01 This message appears in tomcat in w

Re: [5.0.1] Investigation on the precompilation failure + new tag

2003-02-26 Thread Remy Maucherat
Jeanfrancois Arcand wrote: I would like to fix a security exception before the alpha release: Security Violation, attempt to use Restricted Class: org.apache.tomcat.util.buf.C2BConverter java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.org.ap

Re: [5.0.1] Investigation on the precompilation failure + new tag

2003-02-26 Thread Jeanfrancois Arcand
I would like to fix a security exception before the alpha release: Security Violation, attempt to use Restricted Class: org.apache.tomcat.util.buf.C2BConverter java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.org.apache.tomcat.util.buf)

DO NOT REPLY [Bug 17397] - Jasper incorrectly generates a translation error if the omit-xml-declaration attribute of the jsp:output action is not specified.

2003-02-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: socket errors in catalina.out and mod_jk.log

2003-02-26 Thread Sven Köhler
Is this mod_jk 2? no, i'm not using mod_jk 2 because i read, that it isn't that well testet yet. I am very familiar with mod_jk 1.2/AJP13 and could answer your questions for it, but your log message imply you are using mod_jk 2 which I am not familiar with enough to answer your question. Costin?

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

2003-02-26 Thread luehe
luehe 2003/02/26 08:51:07 Modified:jasper2/src/share/org/apache/jasper/compiler Validator.java Log: Fixed 17397: Jasper incorrectly generates a translation error if the omit-xml-declaration attribute of the jsp:output action is not specified. Revision ChangesPath 1.

[5.0.1] Investigation on the precompilation failure + new tag

2003-02-26 Thread Remy Maucherat
I made some progress, but now I am running into classloading problems which I've failed to fix :-( Any ideas ? From a design standpoint, the tag file feature is IMO extremely evil, as it mixes the code generation phase with the compilation (and adds nasty tricks). This feature should be removed

cvs commit: jakarta-tomcat-5 build.xml

2003-02-26 Thread remm
remm2003/02/26 08:42:09 Modified:.build.xml Log: - Remove another incorrect path. Revision ChangesPath 1.88 +0 -1 jakarta-tomcat-5/build.xml Index: build.xml === RCS file: /home

RE: Maybe a new addon for TomCat?!

2003-02-26 Thread pero
Just a quick note: the name "Puff" means "whorehouse" in german... :) BTW: Can I try it somewhere? Peter > -Original Message- > From: Federico [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 26, 2003 2:17 PM > To: [EMAIL PROTECTED] > Subject: Maybe a new addon for TomCat?! >

cvs commit: jakarta-tomcat-5 build.xml

2003-02-26 Thread remm
remm2003/02/26 08:39:18 Modified:.build.xml Log: - Cleanup classpaths used for precompilation. Revision ChangesPath 1.87 +28 -23jakarta-tomcat-5/build.xml Index: build.xml === RC

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

2003-02-26 Thread remm
remm2003/02/26 08:36:13 Modified:jasper2/src/share/org/apache/jasper JspC.java Log: - Flush the header to the file. Revision ChangesPath 1.34 +4 -3 jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/JspC.java Index: JspC.java =

DO NOT REPLY [Bug 17438] New: - if omit-xml-decl is set to 'no' or 'false' no xml declaration is generated.

2003-02-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-jasper/jasper2/src/share/org/apache/jasper JspC.java

2003-02-26 Thread remm
remm2003/02/26 07:50:19 Modified:jasper2/src/share/org/apache/jasper JspC.java Log: - Add a big try / catch so that the build does not fail anymore. Revision ChangesPath 1.33 +10 -3 jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/JspC.java Ind

DO NOT REPLY [Bug 17397] - Jasper incorrectly generates a translation error if the omit-xml-declaration attribute of the jsp:output action is not specified.

2003-02-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: commons-modeler in jtc and catalina

2003-02-26 Thread Costin Manolache
Henri Gomez wrote: > Remy Maucherat wrote: >> Henri Gomez wrote: >> >>> It seems that latest JTC / CATALINA require now a post 1.0 modeler. >>> >>> Did there is release plan for modeler 1.1 ? I think it'll be better called 2.0 - there are many big changes ( even if it should be backward compatib

DO NOT REPLY [Bug 17436] New: - jasper forces static jsp-include files to be properly formatted

2003-02-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-jasper/jasper2/src/share/org/apache/jasper/compiler Compiler.java

2003-02-26 Thread remm
remm2003/02/26 06:49:29 Modified:jasper2/src/share/org/apache/jasper/compiler Compiler.java Log: - Don't set the basedir if it's null. This can happen with JSPC. Revision ChangesPath 1.56 +3 -1 jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compi

DO NOT REPLY [Bug 17435] New: - Request-time attribute values are not properly evaluated when providing values to the name attribute of jsp:element

2003-02-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: Maybe a new addon for TomCat?!

2003-02-26 Thread Henri Gomez
Federico wrote: Hi, we are five italian programmers and we have finished some days ago "Puff", a http cache proxy written in java that have some interesting features like a spider that prefetch the web links and an option to convert all images to black and white one to have a speeder connection

Maybe a new addon for TomCat?!

2003-02-26 Thread Federico
Hi, we are five italian programmers and we have finished some days ago "Puff", a http cache proxy written in java that have some interesting features like a spider that prefetch the web links and an option to convert all images to black and white one to have a speeder connection for the client.

RE: tracking memory usage over time

2003-02-26 Thread Sachin Chowdhary
you can also use jmeter for this purpose i have not used it but i heard that it help in detecting memory leaks in tomcat.JMeter is also under jakarta project you can use it may be it will help you sachin -Original Message- From: Aditya [mailto:[EMAIL PROTECTED] Sent: Wednesday, Feb

Re: commons-modeler in jtc and catalina

2003-02-26 Thread Remy Maucherat
Henri Gomez wrote: Remy Maucherat wrote: Henri Gomez wrote: It seems that latest JTC / CATALINA require now a post 1.0 modeler. Did there is release plan for modeler 1.1 ? As it is the central piece of the JMX features in Tomcat 5.0, I don't think we are ready for a freeze-and-release yet.

Re: commons-modeler in jtc and catalina

2003-02-26 Thread Henri Gomez
Remy Maucherat wrote: Henri Gomez wrote: It seems that latest JTC / CATALINA require now a post 1.0 modeler. Did there is release plan for modeler 1.1 ? As it is the central piece of the JMX features in Tomcat 5.0, I don't think we are ready for a freeze-and-release yet. Ok, so I'll have to in

Re: commons-modeler in jtc and catalina

2003-02-26 Thread Remy Maucherat
Henri Gomez wrote: It seems that latest JTC / CATALINA require now a post 1.0 modeler. Did there is release plan for modeler 1.1 ? As it is the central piece of the JMX features in Tomcat 5.0, I don't think we are ready for a freeze-and-release yet. Remy

commons-modeler in jtc and catalina

2003-02-26 Thread Henri Gomez
It seems that latest JTC / CATALINA require now a post 1.0 modeler. Did there is release plan for modeler 1.1 ? Regards - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Question to AJP V1.3

2003-02-26 Thread Juergen Bachler
Hi, I have a problem with sending POST-requests via AJP 1.3. After sending the request (which tomcat decodes sucessfully) I immediately send the content packet but Tomcat responds only with "AJP_GET_BODY_CHUNK", even though the amount of data specified in the content-length has been read. Is t

DO NOT REPLY [Bug 17422] - UnmarshalException in RMI call (Tomcat 4.1.18)

2003-02-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 17422] New: - UnmarshalException in RMI call (Tomcat 4.1.18)

2003-02-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: Tomcat and IPv6

2003-02-26 Thread Remy Maucherat
P J wrote: Helllo, I am using Tomcat 4.1.18 and facing problem to get the start page using IPv6 address with 8080 port. I tried to fix this problem by following earlier mails - modifying the HttpProcessor.java file with the line -> int n = value.indexOf(":",value.lastIndexOf("]")); compiling

Tomcat and IPv6

2003-02-26 Thread P J
Helllo, I am using Tomcat 4.1.18 and facing problem to get the start page using IPv6 address with 8080 port. I tried to fix this problem by following earlier mails - modifying the HttpProcessor.java file with the line -> int n = value.indexOf(":",value.lastIndexOf("]")); compiling the file an

Re: socket errors in catalina.out and mod_jk.log

2003-02-26 Thread Henri Gomez
Sven Köhler wrote: hi, i didn't get any useful response in the tomcat-user-mailinglist. many users have messages in their catalina.out, saying that a socket times out, or a connection had been closed. these messages look like this: 25.02.2003 20:22:48 org.apache.jk.common.ChannelSocket processCo

quick note

2003-02-26 Thread Henri Gomez
Amazingly I discovered that mod_jk, mod_jk2 and mod_webapp were not registered in Apache Modules Registry (http://modules.apache.org/) Fixed !!! Back to real life - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional command

RE: DataSource realm, apply fix for 16316 bug, still not working ?

2003-02-26 Thread Uros Kotnik
Basicaly my own Realm implementation is copy/paste DataSourceRealm, I just changed preparedRoles and preparedCredentials in start() and also modified hasRole(Principal principal, String role) for my needs, but exception that I get is when opening DataSource which is defined in Context, it seemes th

DO NOT REPLY [Bug 17049] - Invalid code generated when nesting tags

2003-02-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: Problem Tomcat - Linux - J2SDK

2003-02-26 Thread jean-frederic clere
hompath wrote: Hello, I am using Tomcat 4.0.6, J2SDK 1.4.03 on RedHat Linux 7.3. When i try to start tomcat I get following error That sounds like a JVM problem. Try to use a newer JVM. == An unexpected exception has been detected in native

RE: RE: socket errors in catalina.out and mod_jk.log

2003-02-26 Thread travis
I just noticed something else too, that these messages occur exactly every 15 minutes: ex: [Tue Feb 25 17:15:30 2003] [jk_ajp_common.c (626)]: Error connecting to tomcat. Tomcat is probably not started or is listenning on the wrong port. Failed errno = 111 [Tue Feb 25 17:15:30 2003] [jk_ajp_

Problem Tomcat - Linux - J2SDK

2003-02-26 Thread hompath
Hello, I am using Tomcat 4.0.6, J2SDK 1.4.03 on RedHat Linux 7.3. When i try to start tomcat I get following error == An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 7 occurred at PC=0x4054A857 Func