https://issues.apache.org/bugzilla/show_bug.cgi?id=54664
Bug ID: 54664
Summary: [1.1.27 branch] Poll.remove incorrectly reports
APR_SUCCESS instead of APR_NOTFOUND for socket without
poll
Product: Tomcat Native
Ve
https://issues.apache.org/bugzilla/show_bug.cgi?id=54663
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=54665
Bug ID: 54665
Summary: Provide JNDI support for java.net.URL resources
Product: Tomcat 7
Version: unspecified
Hardware: PC
Status: NEW
Severity: normal
Pr
Author: markt
Date: Mon Mar 11 11:49:28 2013
New Revision: 1455102
URL: http://svn.apache.org/r1455102
Log:
Update method name in comment
Modified:
tomcat/trunk/java/org/apache/coyote/http11/upgrade/AbstractServletOutputStream.java
Modified:
tomcat/trunk/java/org/apache/coyote/http11/upgra
Author: markt
Date: Mon Mar 11 14:58:54 2013
New Revision: 1455167
URL: http://svn.apache.org/r1455167
Log:
Fix upgraded connections (i.e. WebSocket) and SSL for the NIO connector
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
Modified: tomcat/trunk/java/org/apache/t
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PythonLanguage" page has been changed by JamesMetelak:
http://wiki.apache.org/tomcat/PythonLanguage?action=diff&rev1=6&rev2=7
Python is a dynamic, interpreted, interactive object
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PythonLanguage" page has been changed by JamesMetelak:
http://wiki.apache.org/tomcat/PythonLanguage?action=diff&rev1=7&rev2=8
* [[http://www.python.org/|Python Official Homep
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "LocalBadContent" page has been changed by ChuckCaldarale:
http://wiki.apache.org/tomcat/LocalBadContent?action=diff&rev1=77&rev2=78
profi-fachuebersetzung\.de
profi-fachueberse
Author: markt
Date: Mon Mar 11 15:59:06 2013
New Revision: 1455201
URL: http://svn.apache.org/r1455201
Log:
Fix concurrency issue.
doWrite() add the socket to the poller if there are bytes left to wrote. The
may poller fire and execution could reach onWritePossible() before the
remaining bytes h
https://issues.apache.org/bugzilla/show_bug.cgi?id=54668
Bug ID: 54668
Summary: java picture
Product: Tomcat 7
Version: unspecified
Hardware: Other
URL: http://apache.org/system/framework/core.jar
OS: Mac OS X 10
https://issues.apache.org/bugzilla/show_bug.cgi?id=54668
--- Comment #1 from Kurt ---
Created attachment 30036
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30036&action=edit
system java photo
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=54668
Kurt changed:
What|Removed |Added
Attachment #30036|0 |1
is patch|
https://issues.apache.org/bugzilla/show_bug.cgi?id=54668
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Tim Astle created MTOMCAT-215:
-
Summary: Multiple manifests under META-INF, two Main-Class entries
Key: MTOMCAT-215
URL: https://issues.apache.org/jira/browse/MTOMCAT-215
Project: Apache Tomcat Maven Plugi
[
https://issues.apache.org/jira/browse/MTOMCAT-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Astle updated MTOMCAT-215:
--
Attachment: AbstractExecWarMojo.java.patch
This patch prevents MANIFEST.MF files from being included i
[
https://issues.apache.org/jira/browse/MTOMCAT-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Astle updated MTOMCAT-215:
--
Description:
Relates to this post:
http://www.mail-archive.com/users@tomcat.apache.org/msg104817.html
[
https://issues.apache.org/jira/browse/MTOMCAT-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13599206#comment-13599206
]
Tim Astle commented on MTOMCAT-215:
---
There are also multiple LICENSE and NOTICE files u
Author: markt
Date: Mon Mar 11 20:30:49 2013
New Revision: 1455314
URL: http://svn.apache.org/r1455314
Log:
APR read/write need to use the same locks for changing the blocking status of
the socket
Modified:
tomcat/trunk/java/org/apache/coyote/http11/upgrade/AprServletInputStream.java
t
On 09/03/2013 23:03, Nick Williams wrote:
> Mark,
>
> I noticed the HttpServletRequest upgrade method still had the
> signature void upgrade(HttpUpgradeHandler) when it should be extends HttpUpgradeHandler> T upgrade(Class) per the latest spec.
> What's your status on getting this changed?
Haven
Author: markt
Date: Mon Mar 11 21:48:39 2013
New Revision: 1455344
URL: http://svn.apache.org/r1455344
Log:
Fix comment typo
Modified:
tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java
Modified: tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java
URL:
http://svn.apache.org/vie
https://issues.apache.org/bugzilla/show_bug.cgi?id=54671
Bug ID: 54671
Summary: Spec says ServerContainerProvider#getContainer()
should be public, but implemented package-private in
Tomcat 8.0
Product: Tomcat 8
Ve
https://issues.apache.org/bugzilla/show_bug.cgi?id=54671
Nick Williams changed:
What|Removed |Added
Attachment #30039|0 |1
is patch|
https://issues.apache.org/bugzilla/show_bug.cgi?id=54671
Nick Williams changed:
What|Removed |Added
Summary|Spec says |Spec says
|Serve
Author: markt
Date: Mon Mar 11 22:48:07 2013
New Revision: 1455354
URL: http://svn.apache.org/r1455354
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54671
Align implementation with spec
Modified:
tomcat/trunk/java/javax/websocket/server/ServerContainerProvider.java
Modified: to
https://issues.apache.org/bugzilla/show_bug.cgi?id=54671
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
I have been tracking down a problem with the Autobahn test suite and
APR/native connector when using SSL (all is fine with non-SSL).
In the test Autobahn sends a 16MB frame to the server which the server
echos back to the client.
The problem I am seeing is with a non-blocking write in the
AprServ
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "CathernYJ" page has been changed by CathernYJ:
http://wiki.apache.org/tomcat/CathernYJ
New page:
Got nothing to write about me at all.<>
Enjoying to be a member of apache.org.<>
I
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "LocalBadContent" page has been changed by ChuckCaldarale:
http://wiki.apache.org/tomcat/LocalBadContent?action=diff&rev1=78&rev2=79
100freemb\.com
168bc\.com
24h\.msn\.hm
+ 2
> From: Mark Thomas [mailto:ma...@apache.org]
> Subject: Strange APR/native behaviour
> The problem I am seeing is with a non-blocking write in the
> AprServletOutputStream [1].
> If a write returns EAGAIN (line 97) the socket is added to the poller
> for write notifications. The poller immediat
29 matches
Mail list logo