Re: TCK Use

2006-03-06 Thread Remy Maucherat
Jacob Hookom wrote: I'm wondering about what I'd need to do/contact for using the TCK as a committer working on JSP 2.1? Normally, Mark Thomas can help you. Otherwise, Geir Magnusson is the person responsible for TCK access. You'll have to sign stuff before you get access, I think (feel free

TCK Use

2006-03-06 Thread Jacob Hookom
I'm wondering about what I'd need to do/contact for using the TCK as a committer working on JSP 2.1? As for an update to the group, I'm still working on .tag files, but the new EL implementation is now part of the compiler. I'm torn on one thing though: 1) Bind the use of the org.apache.el e

Re: [feedback request] session replication

2006-03-06 Thread Filip Hanik - Dev Lists
you can use a stupid one here too. just make sure it is sticky. Tino Schwarze wrote: Hi Filip, On Fri, Mar 03, 2006 at 10:44:21AM -0600, Filip Hanik - Dev Lists wrote: I wrote together a little idea (also emailed to geronimo-dev for feedback) on how the next generation of session replicatio

svn commit: r383705 - /tomcat/container/tc5.5.x/webapps/docs/changelog.xml

2006-03-06 Thread markt
Author: markt Date: Mon Mar 6 15:23:34 2006 New Revision: 383705 URL: http://svn.apache.org/viewcvs?rev=383705&view=rev Log: Add recent CGI fixes to change log. Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml URL:

Differences between Tomcat 4.1.18 and Tomcat 5.5.15 break .JSP compilation - Please advise??

2006-03-06 Thread Steve Downie
I'm having trouble compiling a JSP/Java servlet that compiled without error under Apache1.3.27-4/Tomcat 4.1.18 running on Linux I'm configuring a new server and have upgraded to Apache 2.2.0/Tomcat 5.5.15, Fedora Core 4 (x86_64 machine). When the engine attempts to compile my .JSP source fil

svn commit: r383695 - /tomcat/container/branches/tc4.1.x/catalina/src/share/org/apache/catalina/servlets/CGIServlet.java

2006-03-06 Thread markt
Author: markt Date: Mon Mar 6 14:30:18 2006 New Revision: 383695 URL: http://svn.apache.org/viewcvs?rev=383695&view=rev Log: Port fix for bug 38814 and Remy's patch to prevent the external process hanging. Modified: tomcat/container/branches/tc4.1.x/catalina/src/share/org/apache/catalina/se

svn commit: r383693 - /tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/servlets/CGIServlet.java

2006-03-06 Thread markt
Author: markt Date: Mon Mar 6 14:16:24 2006 New Revision: 383693 URL: http://svn.apache.org/viewcvs?rev=383693&view=rev Log: Add REQUEST_URI to CGI environment. Modified: tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/servlets/CGIServlet.java Modified: tomcat/container/tc

svn commit: r383692 - /tomcat/container/branches/tc4.1.x/catalina/src/share/org/apache/catalina/servlets/CGIServlet.java

2006-03-06 Thread markt
Author: markt Date: Mon Mar 6 14:15:41 2006 New Revision: 383692 URL: http://svn.apache.org/viewcvs?rev=383692&view=rev Log: Add REQUEST_URI to CGI environment. Modified: tomcat/container/branches/tc4.1.x/catalina/src/share/org/apache/catalina/servlets/CGIServlet.java Modified: tomcat/con

Re: [ANN] Apache Tomcat v5.5.16-beta Now Available

2006-03-06 Thread Jean-frederic Clere
Yoav Shapira wrote: Hola, The dependency update process is not automatic. Someone needs to update the dependency and test the build before committing the revised build.properties.default file. I sometimes do this myself, but for 5.5.16 I didn't have time to check all the dependencies for updat

Re: [ANN] Apache Tomcat v5.5.16-beta Now Available

2006-03-06 Thread Yoav Shapira
Hola, The dependency update process is not automatic. Someone needs to update the dependency and test the build before committing the revised build.properties.default file. I sometimes do this myself, but for 5.5.16 I didn't have time to check all the dependencies for updated versions... Yoav O

Re: [ANN] Apache Tomcat v5.5.16-beta Now Available

2006-03-06 Thread Jean-frederic Clere
Yoav Shapira wrote: The Apache Tomcat team is proud to announce the immediate availability of Tomcat v5.5.16-beta. This release contains dozens of bug fixes and a number of other updates. Please consult the change log below for more details. Release Notes: http://tomcat.apache.org/tomcat-5.5-d

DO NOT REPLY [Bug 38869] - mod_jk does not send keep_alives on solaris 8 or solaris 10

2006-03-06 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38869] New: - mod_jk does not send keep_alives on solaris 8 or solaris 10

2006-03-06 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38868] New: - JDBCRealm defined in META-INF/context.xml not recognized

2006-03-06 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38814] - CGIServlet applies wrong charset

2006-03-06 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://issues.apache.org/bugzilla/show_bu

Re: What's about unloading policy of jsp-servlets ?

2006-03-06 Thread Costin Manolache
Starting is different from stopping. Yes, the spec allows unloading - but in reality most JSPs and servlets can't deal well with that. And the argument that it is optional doesn't work - in many cases the person who writes the servlet/jsp is not the same as the person who is running the production

Réf. : Re: Please Give THe Definition of lbfactor

2006-03-06 Thread unkap . banack
je ne comprends rien du contenu des mail dont je suis en copie cachée ! merci d'enlever mon sur cette liste de distribution Please remove my name from your list! cordialement ! * BANACK UNKAP CORRESPONDANT HSE Achats/Approvisio

DO NOT REPLY [Bug 38570] - if docBase path contains "webapps", a backslash is inserted

2006-03-06 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://issues.apache.org/bugzilla/show_bu

Re: Please Give THe Definition of lbfactor

2006-03-06 Thread James . T . Monegan
To All Please remove my name from your list! Thanks Jim Monegan Technical Support (MSP machines) E-Mail : James .T. [EMAIL PROTECTED] EXT: 1239 ">"Yoav Shapira" <[EMAIL PROTECTED]> "Yoav Shapira" <[EMAIL PROTECTED]> Sent by: [

Re: Please Give THe Definition of lbfactor

2006-03-06 Thread Yoav Shapira
Hola, This question belongs on the Tomcat user mailing list, users@tomcat.apache.org, so please continue the discussion there if you'd like. My understanding is that if you have N workers that you want working equally, you assign them each the same lbfactor number. You can just leave it at the de

Please Give THe Definition of lbfactor

2006-03-06 Thread Mohan Wickramasinghe
Please give us exactly what and how the lbfactor should be set to load balance between 10 workers "equally". We are confused with the settings Regards Mohan Wickramasinghe Regards Mohan Wickramasinghe - To unsubscribe, e-ma

DO NOT REPLY [Bug 38828] - Security vulnerability

2006-03-06 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://issues.apache.org/bugzilla/show_bu

Re: [feedback request] session replication

2006-03-06 Thread Andy Piper
Hi Filip At 04:44 PM 3/3/2006, Filip Hanik - Dev Lists wrote: 3. And the key to this, is that we will have an implementation of a LazyReplicatedHashMap The key object in this map is the session Id. The map entry object is an object that looks like this ReplicatedEntry { string id;//sessi

DO NOT REPLY [Bug 38858] - "failed to install tomcat5 service" on Tomcat installation

2006-03-06 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38863] New: - [catalina-ant] "Server returned HTTP response code: 401" using InstallTask

2006-03-06 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38828] - Security vulnerability

2006-03-06 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38828] - Security vulnerability

2006-03-06 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38828] - Security vulnerability

2006-03-06 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38828] - Security vulnerability

2006-03-06 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://issues.apache.org/bugzilla/show_bu

Re: What's about unloading policy of jsp-servlets ?

2006-03-06 Thread Yaroslav Sokolov
On 04/03/06, Remy Maucherat <[EMAIL PROTECTED]> wrote: > > Costin Manolache wrote: > > But it's a separate issue - I agree that unloading unused jsps is the > > most important. > > The recommended production usage (= optimal) of JSPs is when they are > precommpiled, which means that the Jasper serv

Re: What's about unloading policy of jsp-servlets ?

2006-03-06 Thread Yaroslav Sokolov
On 03/03/06, Costin Manolache <[EMAIL PROTECTED]> wrote: > > > [skipped] > > The difficult question is - how does it affect the spec compliance ? it is friendly to the spec ;-) : [start quoting of Java™ Servlet Specification Version 2.4] SRV.2.3.4 End of Service The servlet container is not

DO NOT REPLY [Bug 38828] - Security vulnerability

2006-03-06 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://issues.apache.org/bugzilla/show_bu