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 i
https://issues.apache.org/bugzilla/show_bug.cgi?id=55639
Konstantin Preißer changed:
What|Removed |Added
Attachment #30909|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=55639
Konstantin Preißer changed:
What|Removed |Added
Attachment #30909|0 |1
is patch|
https://issues.apache.org/bugzilla/show_bug.cgi?id=55639
Bug ID: 55639
Summary: Add Drawboard Websocket Example
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: enhancement
On 07/10/2013 22:29, Konstantin Preißer wrote:
> Mark,
>
>> -Original Message-
>> From: ma...@apache.org [mailto:ma...@apache.org]
>> Sent: Monday, October 7, 2013 10:44 PM
>> To: dev@tomcat.apache.org
>> Subject: svn commit: r1530057 -
>> /tomcat/trunk/java/org/apache/tomcat/util/net/NioE
Author: markt
Date: Mon Oct 7 23:00:59 2013
New Revision: 1530103
URL: http://svn.apache.org/r1530103
Log:
If the browser crashes or a similar event occurs writing messages will start
failing. Rather than ignoring these failures, close the session.
Modified:
tomcat/trunk/webapps/examples/WE
https://issues.apache.org/bugzilla/show_bug.cgi?id=55633
--- Comment #1 from Mark Thomas ---
This has been fixed in 8.0.x for APR/native and for NIO.
Still TODO:
- backport to 7.0.x
- Investigate client side WebSocket closes that don't appear to make it to the
server. This is most easily observe
Author: markt
Date: Mon Oct 7 21:44:09 2013
New Revision: 1530081
URL: http://svn.apache.org/r1530081
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55633 for APR.
If the socket was registered for read and write and only one occurred, the
registration for the other event was lost. E
Mark,
> -Original Message-
> From: ma...@apache.org [mailto:ma...@apache.org]
> Sent: Monday, October 7, 2013 10:44 PM
> To: dev@tomcat.apache.org
> Subject: svn commit: r1530057 -
> /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
>
> Author: markt
> Date: Mon Oct 7 20:44:
Author: markt
Date: Mon Oct 7 20:44:04 2013
New Revision: 1530057
URL: http://svn.apache.org/r1530057
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55633 for NIO.
The Comet code that ensured that multiple threads didn't process the same
socket when the selector indicated that a soc
Author: markt
Date: Mon Oct 7 19:09:27 2013
New Revision: 1530030
URL: http://svn.apache.org/r1530030
Log:
Trailing whitespace police
Modified:
tomcat/trunk/conf/catalina.properties
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/conf/catalina.properties
URL:
http://svn.
/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-5.7-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20131007.jar:/srv/g
Hi Niki,
> -Original Message-
> From: Niki Dokovski [mailto:nick...@gmail.com]
> Sent: Monday, October 7, 2013 7:20 PM
> To: Tomcat Developers List
> Subject: Re: 8.0.x / 7.0.x progress
>
>
> Looking into the javadoc of those methods and the implementation this
> seems
> to be the correc
Author: markt
Date: Mon Oct 7 18:54:24 2013
New Revision: 1530026
URL: http://svn.apache.org/r1530026
Log:
It isn't available yet but make sure no-one tries to use 8.0.x with anything
less than Tomcat Native 1.1.29 as all prior versions are known to be broken for
WebSocket.
Modified:
tomca
https://issues.apache.org/bugzilla/show_bug.cgi?id=55630
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Oct 7 18:49:56 2013
New Revision: 1530025
URL: http://svn.apache.org/r1530025
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55630
Provide a way to disable the custom URLStreamHandlerFactory
Modified:
tomcat/trunk/java/org/apache/catalina/webresources/To
Author: markt
Date: Mon Oct 7 18:29:42 2013
New Revision: 1530021
URL: http://svn.apache.org/r1530021
Log:
Fix comment typo
Modified:
tomcat/trunk/java/org/apache/catalina/webresources/StandardRoot.java
Modified: tomcat/trunk/java/org/apache/catalina/webresources/StandardRoot.java
URL:
htt
Niki,
On 10/7/13 11:24 AM, Niki Dokovski wrote:
> On Mon, Oct 7, 2013 at 5:39 PM, Christopher Schultz <
> ch...@christopherschultz.net> wrote:
>
>> Konstantin,
>>
>> On 10/7/13 10:24 AM, Konstantin Preißer wrote:
-Original Message-
From: Christopher Schultz [mailto:ch...@christo
On Mon, Oct 7, 2013 at 6:34 PM, Konstantin Preißer wrote:
>
>
> > -Original Message-
> > From: Konstantin Preißer [mailto:kpreis...@apache.org]
> > Sent: Monday, October 7, 2013 4:10 PM
> > To: 'Tomcat Developers List'
> > Subject: RE: 8.0.x / 7.0.x progress
> >
> > Hi Mark,
> >
> > >
https://issues.apache.org/bugzilla/show_bug.cgi?id=55638
Konstantin Preißer changed:
What|Removed |Added
Attachment #30907|0 |1
is patch|
https://issues.apache.org/bugzilla/show_bug.cgi?id=55638
Bug ID: 55638
Summary: [websocket] Tomcat corrupts binary websocket messages
when using the NIO connector
Product: Tomcat 8
Version: trunk
Hardware: PC
St
Author: remm
Date: Mon Oct 7 15:40:18 2013
New Revision: 1529976
URL: http://svn.apache.org/r1529976
Log:
Port fixes to storeconfig for TC 6 and 7.
Modified:
tomcat/sandbox/storeconfig6/trunk/pom.xml
tomcat/sandbox/storeconfig6/trunk/src/main/java/org/apache/catalina/storeconfig/Connect
> -Original Message-
> From: Konstantin Preißer [mailto:kpreis...@apache.org]
> Sent: Monday, October 7, 2013 4:10 PM
> To: 'Tomcat Developers List'
> Subject: RE: 8.0.x / 7.0.x progress
>
> Hi Mark,
>
> > -Original Message-
> > From: Mark Thomas [mailto:ma...@apache.org]
> > Se
On Mon, Oct 7, 2013 at 5:39 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Konstantin,
>
> On 10/7/13 10:24 AM, Konstantin Preißer wrote:
> >> -Original Message-
> >> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> >> Sent: Monday, October 7, 2013 3:29 P
Konstantin,
On 10/7/13 10:24 AM, Konstantin Preißer wrote:
>> -Original Message-
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>> Sent: Monday, October 7, 2013 3:29 PM
>> To: Tomcat Developers List
>> Subject: Re: 8.0.x / 7.0.x progress
>>
>> Konstantin,
>>
>>
>> Note
Hi Christopher,
thank you for your reply.
> -Original Message-
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Sent: Monday, October 7, 2013 3:29 PM
> To: Tomcat Developers List
> Subject: Re: 8.0.x / 7.0.x progress
>
> Konstantin,
>
>
> Note that it's not Tomcat se
Hi Mark,
> -Original Message-
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: Monday, October 7, 2013 3:53 PM
> To: Tomcat Developers List
> Subject: Re: 8.0.x / 7.0.x progress
>
> > To me this reads that by default (value = -1), there is no limit when
> processing whole messages,
On 07/10/2013 14:54, Christopher Schultz wrote:
> Mark,
>
> On 10/7/13 9:48 AM, Mark Thomas wrote:
>> On 07/10/2013 14:38, Christopher Schultz wrote:
>>> Mark,
>>>
>>> On 10/7/13 6:55 AM, ma...@apache.org wrote:
Author: markt Date: Mon Oct 7 10:55:18 2013 New Revision:
1529816
Mark,
On 10/7/13 9:48 AM, Mark Thomas wrote:
> On 07/10/2013 14:38, Christopher Schultz wrote:
>> Mark,
>>
>> On 10/7/13 6:55 AM, ma...@apache.org wrote:
>>> Author: markt Date: Mon Oct 7 10:55:18 2013 New Revision:
>>> 1529816
>>>
>>> URL: http://svn.apache.org/r1529816 Log: Partial fix for
>>>
On 07/10/2013 14:09, Konstantin Preißer wrote:
> Hi Mark,
> thank you for your reply.
>
>> -Original Message-
>> From: Mark Thomas [mailto:ma...@apache.org]
>> Sent: Monday, October 7, 2013 2:50 PM
>> To: Tomcat Developers List
>> Subject: Re: 8.0.x / 7.0.x progress
>
>>> However, it seem
https://issues.apache.org/bugzilla/show_bug.cgi?id=55620
--- Comment #5 from Mark Thomas ---
None here.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat
On 07/10/2013 14:26, Tim Funk wrote:
> Will this work with [insert "poorly", 'very'" poorly name'd 'directory'
> here] ?
:)
It should be better than what was there before. I doubt it covers all
possible edge cases, not least because it has to work with both Windows
and *nix file systems.
Mark
On 07/10/2013 14:38, Christopher Schultz wrote:
> Mark,
>
> On 10/7/13 6:55 AM, ma...@apache.org wrote:
>> Author: markt Date: Mon Oct 7 10:55:18 2013 New Revision:
>> 1529816
>>
>> URL: http://svn.apache.org/r1529816 Log: Partial fix for
>> https://issues.apache.org/bugzilla/show_bug.cgi?id=556
https://issues.apache.org/bugzilla/show_bug.cgi?id=55620
Christopher Schultz changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|
Mark,
On 10/7/13 6:55 AM, ma...@apache.org wrote:
> Author: markt
> Date: Mon Oct 7 10:55:18 2013
> New Revision: 1529816
>
> URL: http://svn.apache.org/r1529816
> Log:
> Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=55620
> Handle the case of a comma in $CATALINA_HOME or $C
Konstantin,
On 10/5/13 9:56 AM, Konstantin Preißer wrote:
>> -Original Message-
>> From: Niki Dokovski [mailto:nick...@gmail.com]
>> Sent: Saturday, October 5, 2013 7:47 AM
>> To: Tomcat Developers List
>> Subject: Re: 8.0.x / 7.0.x progress
>
>>> I have installed Wireshark now and can co
Will this work with [insert "poorly", 'very'" poorly name'd 'directory'
here] ?
-Tim
On Mon, Oct 7, 2013 at 6:55 AM, wrote:
> Author: markt
> Date: Mon Oct 7 10:55:18 2013
> New Revision: 1529816
>
> URL: http://svn.apache.org/r1529816
> Log:
> Partial fix for https://issues.apache.org/bugzil
Hi Mark,
thank you for your reply.
> -Original Message-
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: Monday, October 7, 2013 2:50 PM
> To: Tomcat Developers List
> Subject: Re: 8.0.x / 7.0.x progress
> > However, it seems when the websocket message is greater than ~ 8 KB
> > (per
On 07/10/2013 13:22, Konstantin Preißer wrote:
> Hi Mark,
>
>> -Original Message- From: Mark Thomas
>> [mailto:ma...@apache.org] Sent: Sunday, October 6, 2013 5:42 PM To:
>> Tomcat Developers List Subject: Re: 8.0.x / 7.0.x progress
>>
>> On 06/10/2013 02:57, Konstantin Preißer wrote:
>>
https://issues.apache.org/bugzilla/show_bug.cgi?id=55620
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Hi Mark,
> -Original Message-
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: Sunday, October 6, 2013 5:42 PM
> To: Tomcat Developers List
> Subject: Re: 8.0.x / 7.0.x progress
>
> On 06/10/2013 02:57, Konstantin Preißer wrote:
>
> > These errors seem to be introduced with r1529537
https://issues.apache.org/bugzilla/show_bug.cgi?id=55620
Mark Thomas changed:
What|Removed |Added
Component|Catalina|Catalina
Version|7.0.42
Author: markt
Date: Mon Oct 7 10:55:18 2013
New Revision: 1529816
URL: http://svn.apache.org/r1529816
Log:
Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=55620
Handle the case of a comma in $CATALINA_HOME or $CATALINA_BASE
Added:
tomcat/trunk/test/org/apache/catalina/star
https://issues.apache.org/bugzilla/show_bug.cgi?id=55620
--- Comment #1 from Mark Thomas ---
Comma causes problems because Tomcat uses it as a separator in .loader
properties in catalina.properties.
Semi-colon causes problems because it is the separator for class path entries
on Windows.
Colon
Author: mturk
Date: Mon Oct 7 09:24:32 2013
New Revision: 1529803
URL: http://svn.apache.org/r1529803
Log:
Use getaddrinfo instead gethostbyname for both IPv4 and IPv6
Modified:
tomcat/jk/trunk/native/common/jk_connect.c
tomcat/jk/trunk/native/common/jk_global.h
Modified: tomcat/jk/trun
Author: markt
Date: Mon Oct 7 08:59:44 2013
New Revision: 1529798
URL: http://svn.apache.org/r1529798
Log:
Fix a threading/timing issue more easily observed on OSX than on Windows.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java
Modified: tomcat/trunk/java/org/a
https://issues.apache.org/bugzilla/show_bug.cgi?id=55629
Violeta Georgieva changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|--
Author: violetagg
Date: Mon Oct 7 08:52:23 2013
New Revision: 1529796
URL: http://svn.apache.org/r1529796
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55629
Merged revision 1529787 from tomcat/trunk:
Remove JMX notification listener when destroying servlet
o.a.catalina.manager.Sta
Author: markt
Date: Mon Oct 7 08:48:52 2013
New Revision: 1529793
URL: http://svn.apache.org/r1529793
Log:
Avoid NPE
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java
URL:
http://svn.apa
Author: markt
Date: Mon Oct 7 08:47:25 2013
New Revision: 1529792
URL: http://svn.apache.org/r1529792
Log:
Fix typo
Modified:
tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java
Modified: tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java
URL:
http://svn.apache.org/viewvc/tomc
Author: violetagg
Date: Mon Oct 7 08:36:23 2013
New Revision: 1529787
URL: http://svn.apache.org/r1529787
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55629
Remove JMX notification listener when destroying servlet
o.a.catalina.manager.StatusManagerServlet
Modified:
tomcat/tru
51 matches
Mail list logo