DO NOT REPLY [Bug 41564] service.bat does not install tomcat as a service properly on Windows Vista

2009-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41564 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #17 from Mark Th

svn commit: r795348 - /tomcat/trunk/webapps/docs/windows-service-howto.xml

2009-07-18 Thread markt
Author: markt Date: Sat Jul 18 11:53:41 2009 New Revision: 795348 URL: http://svn.apache.org/viewvc?rev=795348&view=rev Log: Fixed https://issues.apache.org/bugzilla/show_bug.cgi?id=41564 Updated Tomcat6 to Tomcat 7 I couldn't see anything obviously obsolete so I removed the warning. Modified:

svn commit: r795349 - in /tomcat/tc6.0.x/trunk/webapps/docs: changelog.xml windows-service-howto.xml

2009-07-18 Thread markt
Author: markt Date: Sat Jul 18 11:59:08 2009 New Revision: 795349 URL: http://svn.apache.org/viewvc?rev=795349&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=41564 Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml tomcat/tc6.0.x/trunk/webapps/docs/windows-ser

svn commit: r795350 - in /tomcat/container/tc5.5.x/webapps/docs: changelog.xml windows-service-howto.xml

2009-07-18 Thread markt
Author: markt Date: Sat Jul 18 12:04:23 2009 New Revision: 795350 URL: http://svn.apache.org/viewvc?rev=795350&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=41564 Add some info on running service.bat with UAC Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml

DO NOT REPLY [Bug 41564] service.bat does not install tomcat as a service properly on Windows Vista

2009-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41564 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 41530] stopping a connector produces intermittent SocketException

2009-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41530 Konstantin Kolinko changed: What|Removed |Added Status|VERIFIED|CLOSED --- Comment #2 fro

DO NOT REPLY [Bug 41797] CNFE/NPE thrown from function mapper when externalizing

2009-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41797 Konstantin Kolinko changed: What|Removed |Added Status|VERIFIED|CLOSED --- Comment #10 fr

svn commit: r795449 - /tomcat/connectors/trunk/jk/HOWTO-RELEASE.txt

2009-07-18 Thread kkolinko
Author: kkolinko Date: Sat Jul 18 23:45:07 2009 New Revision: 795449 URL: http://svn.apache.org/viewvc?rev=795449&view=rev Log: Add mention of the Tomcat announements list that was established a month ago. Modified: tomcat/connectors/trunk/jk/HOWTO-RELEASE.txt Modified: tomcat/connectors/tru

svn commit: r795457 - /tomcat/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java

2009-07-18 Thread kkolinko
Author: kkolinko Date: Sun Jul 19 01:12:50 2009 New Revision: 795457 URL: http://svn.apache.org/viewvc?rev=795457&view=rev Log: Rewrote (reworded) the Javadoc comment for JvmRouteBinderValve class. Modified: tomcat/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java Modified:

svn commit: r795458 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/ha/session/JvmRouteBinderValve.java

2009-07-18 Thread kkolinko
Author: kkolinko Date: Sun Jul 19 01:17:02 2009 New Revision: 795458 URL: http://svn.apache.org/viewvc?rev=795458&view=rev Log: Rewrote (reworded) the Javadoc comment for JvmRouteBinderValve class. Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/java/org/apache/cat

DO NOT REPLY [Bug 47378] welcome-file ignores servlet mapping

2009-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47378 --- Comment #8 from Tim Funk 2009-07-18 18:26:49 PST --- This might work as a patch to org.apache.tomcat.util.http.mapper.Mapper - add it before // Rule 7 -- Default servlet and after // Rule 4 -- Welcome resources processing

svn commit: r795466 - /tomcat/trunk/java/org/apache/jasper/compiler/Generator.java

2009-07-18 Thread kkolinko
Author: kkolinko Date: Sun Jul 19 02:52:32 2009 New Revision: 795466 URL: http://svn.apache.org/viewvc?rev=795466&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47413 First part of a composite expression "${a}${b}" was not coerced to String Modified: tomcat/trunk/java/or

svn commit: r795467 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-07-18 Thread kkolinko
Author: kkolinko Date: Sun Jul 19 02:57:48 2009 New Revision: 795467 URL: http://svn.apache.org/viewvc?rev=795467&view=rev Log: proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=

DO NOT REPLY [Bug 47413] There is difference tag output between 6.0.18 and 6.0.20

2009-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47413 --- Comment #6 from Konstantin Kolinko 2009-07-18 20:06:35 PST --- I've debugged the issue (the one, demonstrated by example jsp attached in comment #4) If you look to what java code is generated for you will see, that the first par

DO NOT REPLY [Bug 47487] "null " as result of expression evaluation

2009-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47487 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 47413] There is difference tag output between 6.0.18 and 6.0.20

2009-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47413 Konstantin Kolinko changed: What|Removed |Added CC||alfred.staflin...@infoniqa.