svn commit: r1325134 - in /tomcat/trunk/java/org/apache/catalina/ha/session: BackupManager.java LocalStrings.properties

2012-04-12 Thread kfujino
Author: kfujino Date: Thu Apr 12 06:42:42 2012 New Revision: 1325134 URL: http://svn.apache.org/viewvc?rev=1325134view=rev Log: use StringManager. Modified: tomcat/trunk/java/org/apache/catalina/ha/session/BackupManager.java

svn commit: r1325135 - in /tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/session: BackupManager.java LocalStrings.properties

2012-04-12 Thread kfujino
Author: kfujino Date: Thu Apr 12 06:45:48 2012 New Revision: 1325135 URL: http://svn.apache.org/viewvc?rev=1325135view=rev Log: use StringManager. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/session/BackupManager.java

[jira] [Commented] (MTOMCAT-136) Tomcat7-maven-plugin 2.0-beta1 and useSeparateTomcatClassloader fails with run goal

2012-04-12 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13252312#comment-13252312 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-136: more details I need: do

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

2012-04-12 Thread olamy
Author: olamy Date: Thu Apr 12 10:31:35 2012 New Revision: 1325194 URL: http://svn.apache.org/viewvc?rev=1325194view=rev Log: [MTOMCAT-136] Tomcat7-maven-plugin 2.0-beta1 and useSeparateTomcatClassloader fails with run goal Modified:

svn commit: r1325195 - /tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java

2012-04-12 Thread olamy
Author: olamy Date: Thu Apr 12 10:31:50 2012 New Revision: 1325195 URL: http://svn.apache.org/viewvc?rev=1325195view=rev Log: [MTOMCAT-136] Tomcat7-maven-plugin 2.0-beta1 and useSeparateTomcatClassloader fails with run goal fix issue for tomcat6 plugin too. Modified:

svn commit: r1325196 - in /tomcat/maven-plugin/trunk: tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java tomcat7-maven-plugin/src/main/java/org/apache/tomca

2012-04-12 Thread olamy
Author: olamy Date: Thu Apr 12 10:32:12 2012 New Revision: 1325196 URL: http://svn.apache.org/viewvc?rev=1325196view=rev Log: fix field name typo Modified: tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java

[jira] [Closed] (MTOMCAT-136) Tomcat7-maven-plugin 2.0-beta1 and useSeparateTomcatClassloader fails with run goal

2012-04-12 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-136. -- Resolution: Fixed should be fixed now. SNAPSHOT deployed.

[jira] [Commented] (MTOMCAT-136) Tomcat7-maven-plugin 2.0-beta1 and useSeparateTomcatClassloader fails with run goal

2012-04-12 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13252335#comment-13252335 ] Hudson commented on MTOMCAT-136: Integrated in TomcatMavenPlugin-mvn3.x #127 (See

Re: svn commit: r1325196 - in /tomcat/maven-plugin/trunk: (...)

2012-04-12 Thread Konstantin Kolinko
2012/4/12 ol...@apache.org: Author: olamy Date: Thu Apr 12 10:32:12 2012 New Revision: 1325196 URL: http://svn.apache.org/viewvc?rev=1325196view=rev Log: fix field name typo Modified:    

working websocket-client in java

2012-04-12 Thread Finckler, Christian
Hello, I manage to configure the chat websocket servlet in tomcat and tried to call in with a java client. As websocket-library I tried jwebsocket(http://jwebsocket.org/) and weberknecht(http://code.google.com/p/weberknecht/) But both have connection problems. In both cases the server said, the

Re: working websocket-client in java

2012-04-12 Thread Konstantin Kolinko
2012/4/12 Finckler, Christian christian.finck...@ottogroup.com: Hello, I manage to configure the chat websocket servlet in tomcat and tried to call in with a java client. As websocket-library I tried jwebsocket(http://jwebsocket.org/) and weberknecht(http://code.google.com/p/weberknecht/)

Re: svn commit: r1325196 - in /tomcat/maven-plugin/trunk: (...)

2012-04-12 Thread Olivier Lamy
Just fixed that Thanks for the review! 2012/4/12 Konstantin Kolinko knst.koli...@gmail.com: 2012/4/12  ol...@apache.org: Author: olamy Date: Thu Apr 12 10:32:12 2012 New Revision: 1325196 URL: http://svn.apache.org/viewvc?rev=1325196view=rev Log: fix field name typo Modified:    

svn commit: r1325315 - in /tomcat/maven-plugin/trunk: tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java tomcat7-maven-plugin/src/main/java/org/apache/tomca

2012-04-12 Thread olamy
Author: olamy Date: Thu Apr 12 15:14:56 2012 New Revision: 1325315 URL: http://svn.apache.org/viewvc?rev=1325315view=rev Log: no need of a class field and cleanup extra assignement Modified:

AW: working websocket-client in java

2012-04-12 Thread Finckler, Christian
Hello, after the update I came further. The server now send the upgrade protocol response. But jwebsocket doesnt understand the response correctly. I posted on their forum (http://enapso.org/jwsForum219/posts/list/0/15608.page#16783) and they say, that they have to develop something to support

DO NOT REPLY [Bug 53067] New: WebSocket implementation issue with wrapped requests

2012-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53067 Bug #: 53067 Summary: WebSocket implementation issue with wrapped requests Product: Tomcat 7 Version: unspecified Platform: PC OS/Version: Mac OS X 10.4 Status: NEW

Re: AW: working websocket-client in java

2012-04-12 Thread Jeanfrancois Arcand
Salut, try AHC: https://github.com/sonatype/async-http-client A+ -- Jeanfrancois On 12-04-12 11:27 AM, Finckler, Christian wrote: Hello, after the update I came further. The server now send the upgrade protocol response. But jwebsocket doesnt understand the response correctly. I posted on

[GUMP@vmgump]: Project jakarta-tomcat-catalina (in module jakarta-tomcat-catalina) failed

2012-04-12 Thread bobh
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project jakarta-tomcat-catalina has an issue affecting its community

[GUMP@vmgump]: Project tomcat-tc7.0.x-test (in module tomcat-7.0.x) failed

2012-04-12 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc7.0.x-test has an issue affecting its community integration.

[GUMP@vmgump]: Project tomcat-trunk-test (in module tomcat-trunk) failed

2012-04-12 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test has an issue affecting its community integration. This