https://issues.apache.org/bugzilla/show_bug.cgi?id=55031
--- Comment #1 from Violeta Georgieva ---
Hi,
In the patch you specify in the Export-Package header:
org.apache.tomcat.jdbc.pool.interceptor;uses:="org.apache.tomcat.jdbc.pool,org.apache.juli.logging,javax.management.openmbean,org.apache.
>Thanks for testing Henri. From my point of view it should be good for
>production and I guess 1.2.38 is not to far away.
+1
I'll do some more tests using ab/gatling to see how it works under load.
> >And now you can have your own personal HENRICOOKIE ;)
>
Rhooo :)
Thanks Rainer, great works
On Jun 27, 2013, at 6:14 PM, Konstantin Kolinko wrote:
> 2013/6/28 :
>> Author: markt
>> Date: Thu Jun 27 20:10:40 2013
>> New Revision: 1497552
>>
>> URL: http://svn.apache.org/r1497552
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55151
>> Fix bugs in test
>>
>> Modified:
2013/6/28 :
> Author: markt
> Date: Thu Jun 27 20:10:40 2013
> New Revision: 1497552
>
> URL: http://svn.apache.org/r1497552
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55151
> Fix bugs in test
>
> Modified:
>
> tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEncodi
Author: markt
Date: Thu Jun 27 22:04:44 2013
New Revision: 1497580
URL: http://svn.apache.org/r1497580
Log:
WebSocket 1.0, Section 6.4
Once an Endpoint has been used, no more Endpoints can be registered
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties
Author: markt
Date: Thu Jun 27 21:57:07 2013
New Revision: 1497579
URL: http://svn.apache.org/r1497579
Log:
Refactor to remove duplicate code
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/WsServerContainer.java
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/
Author: markt
Date: Thu Jun 27 21:49:04 2013
New Revision: 1497578
URL: http://svn.apache.org/r1497578
Log:
Copy duplicate path checks for annotation deloyments.
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/WsServerContainer.java
Modified:
tomcat/trunk/java/org/apache/tomc
Author: markt
Date: Thu Jun 27 21:46:32 2013
New Revision: 1497576
URL: http://svn.apache.org/r1497576
Log:
Follow-up to r1497569. More thread-safety
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/WsServerContainer.java
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket
On Jun 27, 2013, at 4:32 PM, ma...@apache.org wrote:
> Author: markt
> Date: Thu Jun 27 21:32:39 2013
> New Revision: 1497569
>
> URL: http://svn.apache.org/r1497569
> Log:
> With an eye to the future,
First phrase of your new novel?
:-)
---
Author: markt
Date: Thu Jun 27 21:32:39 2013
New Revision: 1497569
URL: http://svn.apache.org/r1497569
Log:
With an eye to the future, fix some thread-safety issues
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/WsServerContainer.java
Modified:
tomcat/trunk/java/org/apache/t
On 27.06.2013 17:28, Henri Gomez wrote:
> Rainer, I tried mod_jk 1.2.38-dev and it works as expected :
>
> An HTTPd in front, 2 Nexus behind, using HENRICOOKIE, requests are sent to
> proper Tomcat whatever Nexus/Shiro did with JSESSIONID ie :
>
> Browser 1 :
>
> HENRICOOKIE
> .swf-nexus
>
> JS
https://issues.apache.org/bugzilla/show_bug.cgi?id=55151
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Thu Jun 27 20:10:40 2013
New Revision: 1497552
URL: http://svn.apache.org/r1497552
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55151
Fix bugs in test
Modified:
tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEncodingDecoding.java
Modified:
tomcat/t
https://issues.apache.org/bugzilla/show_bug.cgi?id=55144
--- Comment #3 from Mark Thomas ---
Any way you can debug the instance to see that the timeout has been set to?
I'll have another look at the code and see if I can spot any possible code
paths that could lead to a much longer delay.
Is it
https://issues.apache.org/bugzilla/show_bug.cgi?id=55150
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=43878
Mark Thomas changed:
What|Removed |Added
CC||jiangguo...@gmail.com
--- Comment #7
On 27/06/2013 19:23, Brian Burch wrote:
> So will you deal with it from now on, or would you like me to open
> bugs on tc7 and tc8?
Fixed. It would be good if you could confirm the fix is correct.
Mark
-
To unsubscribe, e-
Author: markt
Date: Thu Jun 27 20:02:46 2013
New Revision: 1497545
URL: http://svn.apache.org/r1497545
Log:
Fix regression in r1459346
Thanks to Brian Burch for spotting this and kkolinko for the fix.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/c
Author: markt
Date: Thu Jun 27 19:57:28 2013
New Revision: 1497538
URL: http://svn.apache.org/r1497538
Log:
Fix regression in r1459346
Thanks to Brian Burch for spotting this and kkolinko for the fix.
Modified:
tomcat/trunk/java/org/apache/catalina/realm/JNDIRealm.java
Modified: tomcat/trunk
On 27/06/13 18:51, Konstantin Kolinko wrote:
2013/6/27 Brian Burch :
I eventually got round to integration testing of 7.0.41 yesterday and was
baffled to find I couldn't logon!
To cut a long debugging story short, revision 1491394 has a bug that was
introduced as part of the standardisation of
https://issues.apache.org/bugzilla/show_bug.cgi?id=55151
Niki Dokovski changed:
What|Removed |Added
Attachment #30492|0 |1
is patch|
https://issues.apache.org/bugzilla/show_bug.cgi?id=55151
Bug ID: 55151
Summary: Fix in MsgByte encoder and decoder
TestEncodingDecoding websocket test
Product: Tomcat 8
Version: trunk
Hardware: PC
OS: Window
2013/6/27 Brian Burch :
> I eventually got round to integration testing of 7.0.41 yesterday and was
> baffled to find I couldn't logon!
>
> To cut a long debugging story short, revision 1491394 has a bug that was
> introduced as part of the standardisation of our Base64 handling. I wasn't
> sure wh
Author: violetagg
Date: Thu Jun 27 17:41:06 2013
New Revision: 1497474
URL: http://svn.apache.org/r1497474
Log:
When calculating the path in AsyncContext.dispatch(), methods
ServletRequest.getRequestURI and ServletRequest.getContextPath cannot be used.
That's because the first one returns a stri
I eventually got round to integration testing of 7.0.41 yesterday and
was baffled to find I couldn't logon!
To cut a long debugging story short, revision 1491394 has a bug that was
introduced as part of the standardisation of our Base64 handling. I
wasn't sure whether I ought to open a new bug
Author: markt
Date: Thu Jun 27 15:55:47 2013
New Revision: 1497407
URL: http://svn.apache.org/r1497407
Log:
Ensure methods with WebSocket annotations are public
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings.properties
tomcat/trunk/java/org/apache/tomcat/websock
Rainer, I tried mod_jk 1.2.38-dev and it works as expected :
An HTTPd in front, 2 Nexus behind, using HENRICOOKIE, requests are sent to
proper Tomcat whatever Nexus/Shiro did with JSESSIONID ie :
Browser 1 :
HENRICOOKIE
.swf-nexus
JSESSIONID
799c3a8a-fd70-4a08-8a1a-6f301da6a9bc
Browser 2 :
HE
On Jun 27, 2013, at 9:42 AM, Mark Thomas wrote:
> On 27/06/2013 15:29, Nick Williams wrote:
>>
>> On Jun 27, 2013, at 6:08 AM, ma...@apache.org wrote:
>>
>>> Author: markt
>>> Date: Thu Jun 27 11:08:03 2013
>>> New Revision: 1497299
>>>
>>> URL: http://svn.apache.org/r1497299
>>> Log:
>>> WebS
https://issues.apache.org/bugzilla/show_bug.cgi?id=55143
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
Author: markt
Date: Thu Jun 27 14:47:36 2013
New Revision: 1497386
URL: http://svn.apache.org/r1497386
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55143
Add a test case.
Patch provided by Niki Dokovski
Modified:
tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEncodingDe
On 27/06/2013 15:29, Nick Williams wrote:
>
> On Jun 27, 2013, at 6:08 AM, ma...@apache.org wrote:
>
>> Author: markt
>> Date: Thu Jun 27 11:08:03 2013
>> New Revision: 1497299
>>
>> URL: http://svn.apache.org/r1497299
>> Log:
>> WebSocket 1.0, Section 4.8
>> Don't look for annotations on inherit
On Jun 27, 2013, at 6:08 AM, ma...@apache.org wrote:
> Author: markt
> Date: Thu Jun 27 11:08:03 2013
> New Revision: 1497299
>
> URL: http://svn.apache.org/r1497299
> Log:
> WebSocket 1.0, Section 4.8
> Don't look for annotations on inherited methods.
>
> Modified:
>tomcat/trunk/java/org/a
https://issues.apache.org/bugzilla/show_bug.cgi?id=55143
--- Comment #11 from Niki Dokovski ---
Created attachment 30491
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30491&action=edit
TestEncodingDecoding patch
--
You are receiving this mail because:
You are the assignee for the b
https://issues.apache.org/bugzilla/show_bug.cgi?id=55143
--- Comment #10 from Niki Dokovski ---
Here is an extension of my favourite TestEncodingDecoding which validates the
original case. Mark if you want we can close this issue.
However I will continue on this topic in two directions:
1. I spo
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/4538
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: markt
Date: Thu Jun 27 11:37:25 2013
New Revision: 1497308
URL: http://svn.apache.org/r1497308
Log:
Fix logic error that triggered an NPE and associated test failures
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/pojo/PojoMethodMapping.java
Modified:
tomcat/trunk/java/org/
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/4536
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Author: markt
Date: Thu Jun 27 11:30:22 2013
New Revision: 1497305
URL: http://svn.apache.org/r1497305
Log:
WebSocket 1.0, Section 5.2.2
Container must log error if no error handling is configured.
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings.properties
tomcat
Author: markt
Date: Thu Jun 27 11:08:03 2013
New Revision: 1497299
URL: http://svn.apache.org/r1497299
Log:
WebSocket 1.0, Section 4.8
Don't look for annotations on inherited methods.
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/pojo/PojoMethodMapping.java
Modified:
tomcat/trunk/
Author: markt
Date: Thu Jun 27 10:54:54 2013
New Revision: 1497294
URL: http://svn.apache.org/r1497294
Log:
Simplify a little
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/pojo/PojoMethodMapping.java
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/pojo/PojoMethodMapping.ja
Author: markt
Date: Thu Jun 27 10:45:59 2013
New Revision: 1497291
URL: http://svn.apache.org/r1497291
Log:
More changes for BZ 55143. @OnMessage may need multiple message handlers
depending on the decoders present
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/Util.java
tomcat/
41 matches
Mail list logo