Bug report for Tomcat 6 [2013/03/24]

2013-03-24 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2013/03/24]

2013-03-24 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2013/03/24]

2013-03-24 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2013/03/24]

2013-03-24 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2013/03/24]

2013-03-24 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2013/03/24]

2013-03-24 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2013/03/24]

2013-03-24 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

svn commit: r1460304 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractStandaloneWarMojo.java

2013-03-24 Thread olamy
Author: olamy Date: Sun Mar 24 10:17:22 2013 New Revision: 1460304 URL: http://svn.apache.org/r1460304 Log: [MTOMCAT-214] Default attachArtifactClassifierType for AbstractStandaloneWarMojo should be war Submitted by Tim Astle. Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/mai

svn commit: r1460305 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java

2013-03-24 Thread olamy
Author: olamy Date: Sun Mar 24 10:17:52 2013 New Revision: 1460305 URL: http://svn.apache.org/r1460305 Log: [MTOMCAT-215] Multiple manifests under META-INF, two Main-Class entries Submitted by Tim Astle. Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat

[jira] [Closed] (MTOMCAT-214) Default attachArtifactClassifierType for AbstractStandaloneWarMojo should be war

2013-03-24 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-214. -- Resolution: Fixed Fix Version/s: 2.2 applied. Thanks!

[jira] [Closed] (MTOMCAT-215) Multiple manifests under META-INF, two Main-Class entries

2013-03-24 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-215. -- Resolution: Fixed Fix Version/s: 2.2 applied. Thanks!

svn commit: r1460309 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/http/Parameters.java

2013-03-24 Thread kkolinko
Author: kkolinko Date: Sun Mar 24 10:32:27 2013 New Revision: 1460309 URL: http://svn.apache.org/r1460309 Log: Merged revision 1460234 from tomcat/trunk: No need to create a new String if data length is 0. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apa

Re: [VOTE] Release Apache Tomcat 7.0.39

2013-03-24 Thread Violeta Georgieva
2013/3/22 Mark Thomas wrote: > The proposed Apache Tomcat 7.0.39 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.39/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-015/

svn commit: r1460313 - /tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/SlowQueryReportJmx.java

2013-03-24 Thread kkolinko
Author: kkolinko Date: Sun Mar 24 11:15:47 2013 New Revision: 1460313 URL: http://svn.apache.org/r1460313 Log: Fix NPE in TestSlowQueryReport test The TestSlowQueryReport L107 calls "new SlowQueryReportJmx().getObjectName(..)", and thus properties field in new SlowQueryReportJmx is never set and

buildbot success in ASF Buildbot on tomcat-7-trunk

2013-03-24 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/1153 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build So

Re: [VOTE] Release Apache Tomcat 7.0.39

2013-03-24 Thread Yoav Shapira
On Fri, Mar 22, 2013 at 6:48 PM, Mark Thomas wrote: > The proposed Apache Tomcat 7.0.39 release is now available for voting. > > The proposed 7.0.39 release is: > [ ] Broken - do not release > [ X ] Stable - go ahead and release as 7.0.39 Stable The usual home-brewed app testing, no regressions.

svn commit: r1460316 - in /tomcat/tc7.0.x/trunk: ./ modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/SlowQueryReportJmx.java webapps/docs/changelog.xml

2013-03-24 Thread kkolinko
Author: kkolinko Date: Sun Mar 24 11:32:10 2013 New Revision: 1460316 URL: http://svn.apache.org/r1460316 Log: Merged revision 1460313 from tomcat/trunk: Fix NPE in SlowQueryReportJmx.getObjectName() when running TestSlowQueryReport test When SlowQueryReportJmx.getObjectName(..) was converted fr

buildbot failure in ASF Buildbot on tomcat-7-trunk

2013-03-24 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/1154 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Sourc

svn commit: r1460342 - /tomcat/trunk/webapps/docs/setup.xml

2013-03-24 Thread kkolinko
Author: kkolinko Date: Sun Mar 24 12:44:18 2013 New Revision: 1460342 URL: http://svn.apache.org/r1460342 Log: Change sample jsvc run command to a) include proper configuration for logging b) explicitly use CATALINA_HOME and CATALINA_BASE variables, as it is more guaranteed to work (as suggested

svn commit: r1460382 - /tomcat/trunk/java/org/apache/tomcat/websocket/server/WsHttpUpgradeHandler.java

2013-03-24 Thread markt
Author: markt Date: Sun Mar 24 14:20:41 2013 New Revision: 1460382 URL: http://svn.apache.org/r1460382 Log: Fix visibility. Thanks to kkolinko. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/WsHttpUpgradeHandler.java Modified: tomcat/trunk/java/org/apache/tomcat/websocket/s

Re: svn commit: r1459288 - in /tomcat/trunk/java: javax/servlet/http/ org/apache/coyote/http11/upgrade/ org/apache/tomcat/websocket/server/

2013-03-24 Thread Mark Thomas
On 23/03/2013 13:10, Konstantin Kolinko wrote: > 2013/3/21 : >> Author: markt >> Date: Thu Mar 21 13:09:41 2013 >> New Revision: 1459288 >> >> URL: http://svn.apache.org/r1459288 >> @@ -50,12 +57,10 @@ public class WsHttpUpgradeHandler implem >> private String subProtocol; >> private Ma

Re: Getting my head around NIO 'simulated' blocking (trying to)

2013-03-24 Thread Mark Thomas
On 23/03/2013 16:46, igaz wrote: > OK, did a quick check of the servlet spec - and I could find nothing that > proscribes the kind of thing I was thinking about (in fact it has nothing to > say even about the semantics of using the javax.servlet.ServletInputStream) Take a closer look. ServletInput

Re: Getting my head around NIO 'simulated' blocking (trying to)

2013-03-24 Thread igaz
markt wrote >>Take a closer look. ServletInputStream (up to Servlet 3.0) is clearly >>blocking. > > Where in the spec is this? I don't see it. ServletInputStream is not > even mentioned - neither is blocking. ServletInputStream's javadoc also > mentions nothing about it. > Are you talking abo

svn commit: r1460421 - in /tomcat/trunk/java/org/apache/tomcat/websocket/pojo: LocalStrings.properties PojoMessageHandlerPartialBase.java PojoMessageHandlerWholeBase.java PojoMethodMapping.java

2013-03-24 Thread markt
Author: markt Date: Sun Mar 24 18:34:24 2013 New Revision: 1460421 URL: http://svn.apache.org/r1460421 Log: Better @PathParam handling - null can be coerced to some types (e.g. boolean) - if decoding fails, need to throw DecodeException from onMessage Modified: tomcat/trunk/java/org/apache/to

svn commit: r1460462 - /tomcat/trunk/java/org/apache/tomcat/websocket/WsFrameBase.java

2013-03-24 Thread markt
Author: markt Date: Sun Mar 24 21:00:59 2013 New Revision: 1460462 URL: http://svn.apache.org/r1460462 Log: Once we have all of a partial message send it on if we can. Don't buffer it as we have no idea if/when the next part of the message might arrive. Modified: tomcat/trunk/java/org/apache

svn commit: r1460468 - /tomcat/trunk/java/org/apache/tomcat/websocket/WsFrameBase.java

2013-03-24 Thread markt
Author: markt Date: Sun Mar 24 21:33:27 2013 New Revision: 1460468 URL: http://svn.apache.org/r1460468 Log: Once we have all of a partial message send it on if we can. Don't buffer it unless we have to as we have no idea if/when the next part of the message might arrive. Modified: tomcat/tr

svn commit: r1460477 - /tomcat/trunk/java/org/apache/tomcat/websocket/server/WsHandshakeRequest.java

2013-03-24 Thread markt
Author: markt Date: Sun Mar 24 22:35:58 2013 New Revision: 1460477 URL: http://svn.apache.org/r1460477 Log: Use URI not URL Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/WsHandshakeRequest.java Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/WsHandshakeReques

svn commit: r1460478 - /tomcat/trunk/java/org/apache/tomcat/websocket/WsFrameBase.java

2013-03-24 Thread markt
Author: markt Date: Sun Mar 24 22:49:18 2013 New Revision: 1460478 URL: http://svn.apache.org/r1460478 Log: Need to flip the buffer before converting it Modified: tomcat/trunk/java/org/apache/tomcat/websocket/WsFrameBase.java Modified: tomcat/trunk/java/org/apache/tomcat/websocket/WsFrameBas

svn commit: r1460482 - /tomcat/trunk/java/org/apache/tomcat/websocket/pojo/PojoMethodMapping.java

2013-03-24 Thread markt
Author: markt Date: Sun Mar 24 22:56:26 2013 New Revision: 1460482 URL: http://svn.apache.org/r1460482 Log: Types won't be exact matches. Use isAssignableFrom Modified: tomcat/trunk/java/org/apache/tomcat/websocket/pojo/PojoMethodMapping.java Modified: tomcat/trunk/java/org/apache/tomcat/we

Re: Getting my head around NIO 'simulated' blocking (trying to)

2013-03-24 Thread Mark Thomas
On 24/03/2013 15:23, igaz wrote: > markt wrote >>> Take a closer look. ServletInputStream (up to Servlet 3.0) is clearly >>> blocking. >> >> Where in the spec is this? I don't see it. ServletInputStream is not >> even mentioned - neither is blocking. ServletInputStream's javadoc also >> mentions

Re: Getting my head around NIO 'simulated' blocking (trying to)

2013-03-24 Thread igaz
>You need to read the Javadoc more carefully. I suggest you take a look at java.io.ByteArrayInputStream (both source and javadoc). Perfectly good InputStream (never heard anyone claim otherwise) Never blocks. >While the words "blocking >and "non-blocking" are not used in ServletInputStream blocki

svn commit: r1460528 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/setup.xml

2013-03-24 Thread kkolinko
Author: kkolinko Date: Mon Mar 25 06:31:57 2013 New Revision: 1460528 URL: http://svn.apache.org/r1460528 Log: Merged revision 1460342 from tomcat/trunk: Change sample jsvc run command to a) explicitly use CATALINA_HOME and CATALINA_BASE variables, as it is more guaranteed to work (as suggested by

svn commit: r1460529 - in /tomcat/tc6.0.x/trunk: ./ webapps/docs/setup.xml

2013-03-24 Thread kkolinko
Author: kkolinko Date: Mon Mar 25 06:34:17 2013 New Revision: 1460529 URL: http://svn.apache.org/r1460529 Log: CTR: docs Merged revision 1460342 from tomcat/trunk: Change sample jsvc run command to a) explicitly use CATALINA_HOME and CATALINA_BASE variables, as it is more guaranteed to work (as su

[Bug 54747] New: Cluster not work due to registerManager failed

2013-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54747 Bug ID: 54747 Summary: Cluster not work due to registerManager failed Product: Tomcat 7 Version: 7.0.37 Hardware: PC Status: NEW Severity: normal Priority

[Bug 54747] Cluster not work due to registerManager failed

2013-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54747 --- Comment #1 from vincentj...@potix.com --- Created attachment 30100 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30100&action=edit Test case -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 54747] Cluster not work due to registerManager failed

2013-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54747 vincentj...@potix.com changed: What|Removed |Added OS||All --- Comment #2 from vin

svn commit: r1460530 - in /tomcat/tc7.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool: DataSourceProxy.java JdbcInterceptor.java

2013-03-24 Thread kkolinko
Author: kkolinko Date: Mon Mar 25 06:52:06 2013 New Revision: 1460530 URL: http://svn.apache.org/r1460530 Log: Fix Javadoc. (partial backport of r1397873 ) Modified: tomcat/tc7.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/DataSourceProxy.java tomcat/tc7.0.x/trun