DO NOT REPLY [Bug 22867] - Tag handlers can't be inner/nested classes

2003-09-01 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 JspDocumentParser.java

2003-09-01 Thread ecarmich
ecarmich2003/09/01 16:22:56 Modified:jasper2/src/share/org/apache/jasper/compiler JspDocumentParser.java Log: Set Node.startMark correctly in JSP document nodes created from character data. This fixes incorrect SMAPping of template text nodes containing line

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

2003-09-01 Thread remm
remm2003/09/01 13:31:29 Modified:catalina/src/share/org/apache/catalina/loader WebappClassLoader.java Log: - Things have changed in commons-logging, and we must never delegate. The logger (ex: log4j) must reside either in the same CL as commons-logging

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

2003-09-01 Thread remm
remm2003/09/01 14:11:21 Modified:catalina/src/share/org/apache/catalina/loader WebappClassLoader.java Log: - Revert my patch. It works well with log4j, but not with the JDK 1.4 logger. Revision ChangesPath 1.23 +2 -1 jakarta-tomcat-c

DO NOT REPLY [Bug 22867] New: - Tag handlers can't be inner/nested classes

2003-09-01 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 22866] New: - Scanning of Struts 1.1 struts.jar is throwing exception leading to native JVM crash

2003-09-01 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 22823] - Tomcat 4.1.27 is missing from download directory? I only see 4.1.24 & 4.1.26-alpha

2003-09-01 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

[PATCH] Bug 3098 - Port to tc4

2003-09-01 Thread Mark Thomas
Port of my previous patch to tomcat 4. As previously, I took the opportunity to remove some unused imports. Mark Index: coyote/src/java/org/apache/coyote/tomcat4/CoyoteRequest.java === RCS file: /home/cvspublic/jakarta-tomcat-conne

[5.0.10] New build ?

2003-09-01 Thread Remy Maucherat
I think releasing a new build at the end of this week would be a good idea, given that most issues with 5.0.9 have been resolved. The remaining issues I can think of: * commons-daemon: Needs a 1.0 release (any volunteers ?); needs polish (display of log items in the console could probably be ni

Re: how's the jsp page compile into servlet

2003-09-01 Thread Rainbow Expressions
Pl ask questions which are relevant to the program in which you are involved. Rainbow Expressions http://www.rainbowexpressions.com --- manish pandey <[EMAIL PROTECTED]> wrote: >hello sir , > i am new in ur list. i would like to answer that >how's a jsp page covert into a servlet and where is >

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

2003-09-01 Thread remm
remm2003/09/01 05:43:13 Modified:catalina/src/share/org/apache/catalina/startup SetDocBaseRule.java Log: - Unpack WARs if the host is not a standard host. - Allow unpackWAR to override the unpackWARs value (ie, if unpackWARs is false, it can be used

RE: how's the jsp page compile into servlet

2003-09-01 Thread Schalk
Manish As far as I know, and anyone please correct me on this if I am wrong, this is handled by the internal compiler within Tomcat and the .class is placed within web application scope. You can register a .jsp to act as a servlet and call it as if it is one. For instance on our website we includ

DO NOT REPLY [Bug 22058] - incorrect JSP compilation

2003-09-01 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

how's the jsp page compile into servlet

2003-09-01 Thread manish pandey
hello sir , i am new in ur list. i would like to answer that how's a jsp page covert into a servlet and where is the .class file store in webapplication . and how a web.xml find these servlet name and servlet class name .plese tell me the internal details about application server

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

2003-09-01 Thread ecarmich
ecarmich2003/08/31 17:17:35 Modified:jasper2/src/share/org/apache/jasper/compiler JspDocumentParser.java Log: Expand wildcard imports Remove unused imports Remove tabs Revision ChangesPath 1.69 +874 -644 jakarta-tomcat-jasper/jasper2/src

DO NOT REPLY [Bug 22855] New: - responses.setContentType "corrupts" pageEncoding not overrides that

2003-09-01 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