DO NOT REPLY [Bug 12658] a proxy host and port at the element level

2010-12-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=12658 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 12766] Tomcat should use tld files in /WEB-INF/ over version in jar

2010-12-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=12766 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1049970 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2010-12-16 Thread kkolinko
Author: kkolinko Date: Thu Dec 16 13:31:05 2010 New Revision: 1049970 URL: http://svn.apache.org/viewvc?rev=1049970&view=rev Log: Corrected a typo Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/v

buildbot failure in ASF Buildbot on tomcat-6-trunk

2010-12-16 Thread buildbot
The Buildbot has detected a new failure of tomcat-6-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-6-trunk/builds/172 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: Build Source Stamp: [branch tomcat/tc6.0.x

svn commit: r1049997 - /tomcat/trunk/test/org/apache/catalina/valves/Benchmarks.java

2010-12-16 Thread markt
Author: markt Date: Thu Dec 16 15:04:56 2010 New Revision: 1049997 URL: http://svn.apache.org/viewvc?rev=1049997&view=rev Log: Fix a FindBugs nag in the unit tests Modified: tomcat/trunk/test/org/apache/catalina/valves/Benchmarks.java Modified: tomcat/trunk/test/org/apache/catalina/valves/Be

[Tomcat Wiki] Update of "PoweredBy" by servers

2010-12-16 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "PoweredBy" page has been changed by servers. http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=282&rev2=283 -- === Saka

[Tomcat Wiki] Trivial Update of "FAQ/Connectors" by Pid Ster

2010-12-16 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Connectors" page has been changed by PidSter. The comment on this change is: mod_proxy supports sticky sessions. http://wiki.apache.org/tomcat/FAQ/Connectors?action=diff&rev1=12

svn commit: r1050023 - /tomcat/native/trunk/native/src/sslinfo.c

2010-12-16 Thread mturk
Author: mturk Date: Thu Dec 16 16:04:31 2010 New Revision: 1050023 URL: http://svn.apache.org/viewvc?rev=1050023&view=rev Log: Fix compile-time warning. Modified: tomcat/native/trunk/native/src/sslinfo.c Modified: tomcat/native/trunk/native/src/sslinfo.c URL: http://svn.apache.org/viewvc/to

isapi_redirector.dll -- Tomcat to IIS problems

2010-12-16 Thread amythyst
Hi, I am trying to get an application called JIRA to work externally on our corporate domain. We believe we have everything set up properly and have followed numoerous online instructions. The default website in IIS (version 6) is up and the ISAPI filter is "loaded" with the green light. Howeve

DO NOT REPLY [Bug 50488] New: classpath for jsvc in web page

2010-12-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50488 Summary: classpath for jsvc in web page Product: Tomcat 7 Version: 7.0.5 Platform: Macintosh Status: NEW Severity: normal Priority: P2 Component: Documentati

DO NOT REPLY [Bug 50488] classpath for jsvc in web page

2010-12-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50488 Edoardo Panfili changed: What|Removed |Added OS/Version||All --- Comment #1 from Edoardo

DO NOT REPLY [Bug 12428] request.getUserPrincipal(): Misinterpretation of specification?

2010-12-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=12428 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 12428] request.getUserPrincipal(): Misinterpretation of specification?

2010-12-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=12428 --- Comment #24 from Werner Donn 2010-12-16 14:32:26 EST --- Sessions don't solve the problem and doesn't make it comply to the spec. The container is not the only party that can decide if authentication is necessary. The application can d

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

2010-12-16 Thread markt
Author: markt Date: Thu Dec 16 19:39:58 2010 New Revision: 1050117 URL: http://svn.apache.org/viewvc?rev=1050117&view=rev Log: Fix Findbugs issues / Eclipse warnings. Some genuine issues Some changes to make code easier to read (for humans and analysis tools) Modified: tomcat/trunk/java/org/a

svn commit: r1050150 - in /tomcat/trunk/java/org/apache/catalina/core: LocalStrings.properties LocalStrings_es.properties LocalStrings_fr.properties StandardContext.java

2010-12-16 Thread slaurent
Author: slaurent Date: Thu Dec 16 20:40:36 2010 New Revision: 1050150 URL: http://svn.apache.org/viewvc?rev=1050150&view=rev Log: bug 48822: Include contest name in reload and stop log statements https://issues.apache.org/bugzilla/show_bug.cgi?id=48822 Modified: tomcat/trunk/java/org/apache/

Adding annotations to JspC

2010-12-16 Thread Christopher Schultz
All, I'm looking at writing a patch for bug 50234 ("JspC use servlet 3.0 features": https://issues.apache.org/bugzilla/show_bug.cgi?id=50234) and I'm thinking that the annotations should actually have nothing to do with the precompiler, but the compiler itself. Can anyone think of a reason not to

svn commit: r1050160 - in /tomcat: tc6.0.x/trunk/STATUS.txt trunk/webapps/docs/changelog.xml

2010-12-16 Thread slaurent
Author: slaurent Date: Thu Dec 16 21:07:55 2010 New Revision: 1050160 URL: http://svn.apache.org/viewvc?rev=1050160&view=rev Log: bug 48822: Include contest name in reload and stop log statements https://issues.apache.org/bugzilla/show_bug.cgi?id=48822 changelog + proposed for tomcat 6 Modified

DO NOT REPLY [Bug 12428] request.getUserPrincipal(): Misinterpretation of specification?

2010-12-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=12428 --- Comment #25 from Mark Thomas 2010-12-16 16:09:04 EST --- This is a grey area of the specification. My reading of the various specs remains that Tomcat is spec compliant. I have added this to my list of things to ask the Servlet EG to cl

svn commit: r1050161 - in /tomcat/trunk: java/org/apache/coyote/AbstractProtocolHandler.java java/org/apache/tomcat/util/threads/CounterLatch.java test/org/apache/tomcat/util/threads/ test/org/apache/

2010-12-16 Thread fhanik
Author: fhanik Date: Thu Dec 16 21:09:49 2010 New Revision: 1050161 URL: http://svn.apache.org/viewvc?rev=1050161&view=rev Log: Starting to work on maxConnections attribute for BIO/NIO connectors to allow administrators to throttle how accepting connections is handled. Implement a CounterLatch to

DO NOT REPLY [Bug 48822] Include contest name in reload and stop log statements

2010-12-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48822 --- Comment #1 from Sylvain Laurent 2010-12-16 16:18:55 EST --- fixed on trunk, will be available for tomcat 7.0.6. Proposed for tc 6. Note that depending on the type of error during reload, the context name was already logged (by other l

Missing lib/tomcat-dbcp.jar when calling "package" target in Tomcat 7

2010-12-16 Thread Christopher Schultz
All, I'm having trouble getting "package" to build lib/tomcat-dbcp.jar for me: $ ant clean $ ant package $ find -name "*.jar" ./downloads/commons-daemon-1.0.4/commons-daemon-1.0.4-javadoc.jar ./downloads/commons-daemon-1.0.4/commons-daemon-1.0.4-sources.jar ./downloads/commons-daemon-1.0.4/commo

DO NOT REPLY [Bug 50467] Occasional NIO connector lockups on high load

2010-12-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50467 --- Comment #3 from Steven Hugg 2010-12-16 17:06:55 EST --- I haven't reproduced it, but I would imagine that inserting a Thread.sleep() after the call to key.attach(null) in cancelledKey() might do it. For now I have just put a null chec

Re: Missing lib/tomcat-dbcp.jar when calling "package" target in Tomcat 7

2010-12-16 Thread Mark Thomas
On 16/12/2010 21:32, Christopher Schultz wrote: > Am I missing something? Yes. No. Maybe. Not sure. "ant package" packages up the JARs built from the Tomcat source tree. tomcat-dbcp is not part of the Tomcat source tree. The Eclipse compiler isn't there either. That sounds almost plausible given

DO NOT REPLY [Bug 50491] New: Text for link to Changelog is wrong.

2010-12-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50491 Summary: Text for link to Changelog is wrong. Product: Tomcat 7 Version: 7.0.5 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 50491] Text for link to Changelog is wrong.

2010-12-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50491 --- Comment #1 from Mark Thomas 2010-12-16 18:17:39 EST --- There is no attachment. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee

svn commit: r1050229 - in /tomcat/trunk: java/org/apache/jasper/compiler/Generator.java webapps/docs/changelog.xml

2010-12-16 Thread markt
Author: markt Date: Thu Dec 16 23:35:17 2010 New Revision: 1050229 URL: http://svn.apache.org/viewvc?rev=1050229&view=rev Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=13731 Make variables in _jspService() method final where possible. Modified: tomcat/trunk/java/org/apache/jasper/co

DO NOT REPLY [Bug 13731] Final request, response, session and other variables.

2010-12-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=13731 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1050249 - in /tomcat/trunk: java/org/apache/coyote/http11/Http11NioProtocol.java webapps/docs/changelog.xml

2010-12-16 Thread markt
Author: markt Date: Fri Dec 17 00:17:18 2010 New Revision: 1050249 URL: http://svn.apache.org/viewvc?rev=1050249&view=rev Log: Fix massive memory leak in NIO connector. Http11NioProcessor objects were not being recycled. Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11NioProtocol.