svn commit: r1426153 - in /tomcat/trunk: java/org/apache/tomcat/websocket/WsFrame.java java/org/apache/tomcat/websocket/WsRemoteEndpoint.java webapps/examples/WEB-INF/classes/websocket/echo/EchoAnnota

2012-12-27 Thread markt
Author: markt Date: Thu Dec 27 10:24:00 2012 New Revision: 1426153 URL: http://svn.apache.org/viewvc?rev=1426153&view=rev Log: Make the annotation based echo example support partial data so huge buffers aren't required to pass the Autobahn tests Simplify WsFrame by replacing frameStart and header

svn commit: r1426173 - /tomcat/trunk/java/org/apache/tomcat/websocket/WsFrame.java

2012-12-27 Thread markt
Author: markt Date: Thu Dec 27 11:52:59 2012 New Revision: 1426173 URL: http://svn.apache.org/viewvc?rev=1426173&view=rev Log: Don't assume frame starts at the start of the input buffer Modified: tomcat/trunk/java/org/apache/tomcat/websocket/WsFrame.java Modified: tomcat/trunk/java/org/apach

svn commit: r1426274 - /tomcat/trunk/java/org/apache/tomcat/websocket/PojoEndpointConfiguration.java

2012-12-27 Thread markt
Author: markt Date: Thu Dec 27 17:48:56 2012 New Revision: 1426274 URL: http://svn.apache.org/viewvc?rev=1426274&view=rev Log: Formatting, javadoc and the remaining TODO Modified: tomcat/trunk/java/org/apache/tomcat/websocket/PojoEndpointConfiguration.java Modified: tomcat/trunk/java/org/ap

svn commit: r1426279 - in /tomcat/trunk/java: javax/websocket/server/DefaultServerConfiguration.java javax/websocket/server/ServerEndpointConfiguration.java org/apache/tomcat/websocket/PojoEndpointCon

2012-12-27 Thread markt
Author: markt Date: Thu Dec 27 18:08:14 2012 New Revision: 1426279 URL: http://svn.apache.org/viewvc?rev=1426279&view=rev Log: Javadoc and remove unnecessary code Modified: tomcat/trunk/java/javax/websocket/server/DefaultServerConfiguration.java tomcat/trunk/java/javax/websocket/server/Se

svn commit: r1426309 - in /tomcat/trunk: java/javax/websocket/ java/org/apache/tomcat/websocket/ test/org/apache/tomcat/websocket/

2012-12-27 Thread markt
Author: markt Date: Thu Dec 27 20:41:08 2012 New Revision: 1426309 URL: http://svn.apache.org/viewvc?rev=1426309&view=rev Log: Fill in some Javadoc. Rename various fields/methods/parameters for consistency Remove unnecessary code Added: tomcat/trunk/java/org/apache/tomcat/websocket/PojoEndpoi

svn commit: r1426333 - /tomcat/trunk/java/javax/websocket/server/ServerEndpointConfiguration.java

2012-12-27 Thread kkolinko
Author: kkolinko Date: Thu Dec 27 21:28:06 2012 New Revision: 1426333 URL: http://svn.apache.org/viewvc?rev=1426333&view=rev Log: Correct a typo (followup to r1426279 ) Modified: tomcat/trunk/java/javax/websocket/server/ServerEndpointConfiguration.java Modified: tomcat/trunk/java/javax/webs

svn commit: r1426336 - in /tomcat/trunk/java: javax/websocket/PongMessage.java org/apache/tomcat/websocket/PojoMethodMapping.java org/apache/tomcat/websocket/Utf8Decoder.java org/apache/tomcat/websock

2012-12-27 Thread markt
Author: markt Date: Thu Dec 27 21:40:39 2012 New Revision: 1426336 URL: http://svn.apache.org/viewvc?rev=1426336&view=rev Log: Javadoc Modified: tomcat/trunk/java/javax/websocket/PongMessage.java tomcat/trunk/java/org/apache/tomcat/websocket/PojoMethodMapping.java tomcat/trunk/java/or

Re: svn commit: r1426279 - in /tomcat/trunk/java: javax/websocket/server/DefaultServerConfiguration.java javax/websocket/server/ServerEndpointConfiguration.java org/apache/tomcat/websocket/PojoEndpoin

2012-12-27 Thread Konstantin Kolinko
2012/12/27 : > Author: markt > Date: Thu Dec 27 18:08:14 2012 > New Revision: 1426279 > > URL: http://svn.apache.org/viewvc?rev=1426279&view=rev > Log: > Javadoc and remove unnecessary code > > Modified: > tomcat/trunk/java/javax/websocket/server/DefaultServerConfiguration.java > tomcat/tr

svn commit: r1426344 - /tomcat/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpoint.java

2012-12-27 Thread markt
Author: markt Date: Thu Dec 27 22:07:09 2012 New Revision: 1426344 URL: http://svn.apache.org/viewvc?rev=1426344&view=rev Log: Spotted a couple of threads hanging waiting on this barrier after an aborted Autobahn test. Try and stop that from happening. Modified: tomcat/trunk/java/org/apache/

[Tomcat Wiki] Update of "FAQ/Monitoring" by ChristopherSchultz

2012-12-27 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Monitoring" page has been changed by ChristopherSchultz: http://wiki.apache.org/tomcat/FAQ/Monitoring?action=diff&rev1=7&rev2=8 Comment: Added JNDI DataSource JMX Bean and attr

svn commit: r1426356 - in /tomcat/trunk: java/org/apache/tomcat/websocket/Utf8Decoder.java test/org/apache/tomcat/websocket/TestUtf8.java

2012-12-27 Thread markt
Author: markt Date: Thu Dec 27 22:52:45 2012 New Revision: 1426356 URL: http://svn.apache.org/viewvc?rev=1426356&view=rev Log: Add early detection of invalid sequences - Autobahn tests now pass in full. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/Utf8Decoder.java tomcat/trunk/

Re: svn commit: r1426336 - in /tomcat/trunk/java: javax/websocket/PongMessage.java org/apache/tomcat/websocket/PojoMethodMapping.java org/apache/tomcat/websocket/Utf8Decoder.java org/apache/tomcat/web

2012-12-27 Thread Konstantin Kolinko
2012/12/28 : > Author: markt > Date: Thu Dec 27 21:40:39 2012 > New Revision: 1426336 > > URL: http://svn.apache.org/viewvc?rev=1426336&view=rev > Log: > Javadoc > > Modified: > tomcat/trunk/java/javax/websocket/PongMessage.java > tomcat/trunk/java/org/apache/tomcat/websocket/PojoMethodMap

buildbot failure in ASF Buildbot on tomcat-trunk

2012-12-27 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/3698 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

Re: svn commit: r1426009 - /tomcat/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpoint.java

2012-12-27 Thread Konstantin Kolinko
2012/12/27 : > Author: markt > Date: Wed Dec 26 20:19:51 2012 > New Revision: 1426009 > > URL: http://svn.apache.org/viewvc?rev=1426009&view=rev > Log: > Correctly set isText flag for text messages > > Modified: > tomcat/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpoint.java > > Modified

Re: svn commit: r1425985 - /tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings.properties

2012-12-27 Thread Konstantin Kolinko
If I understand this correctly, you had to trim the text of "wsFrame.textMessageTooBig" message? Maybe add some comment there to warn future translators? Maybe automatically truncate the i18n'ed message if it is too long? 2012/12/26 : > Author: markt > Date: Wed Dec 26 18:33:54 2012 > New Revis

buildbot success in ASF Buildbot on tomcat-trunk

2012-12-27 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/3699 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

Re: svn commit: r1425680 - /tomcat/trunk/java/org/apache/tomcat/websocket/WsFrame.java

2012-12-27 Thread Konstantin Kolinko
2012/12/25 : > Author: markt > Date: Mon Dec 24 21:07:01 2012 > New Revision: 1425680 > > URL: http://svn.apache.org/viewvc?rev=1425680&view=rev > Log: > Text messages are always UTF8 > (Note that even with this fix Autobahn identifies a lot of UTF-8 handling > issues. The quick and dirty new Str

svn commit: r1426369 - /tomcat/trunk/java/org/apache/tomcat/websocket/WsIOException.java

2012-12-27 Thread kkolinko
Author: kkolinko Date: Fri Dec 28 00:08:03 2012 New Revision: 1426369 URL: http://svn.apache.org/viewvc?rev=1426369&view=rev Log: Correct a typo (followup to r1425648 ) Modified: tomcat/trunk/java/org/apache/tomcat/websocket/WsIOException.java Modified: tomcat/trunk/java/org/apache/tomcat/we