Re: [Bug 55006] Add http proxy support for ClientEndpoint using system properties

2013-06-03 Thread Niki Dokovski
On Tue, Jun 4, 2013 at 12:01 AM, Rossen Stoyanchev < rstoyanc...@gopivotal.com> wrote: > On Mon, Jun 3, 2013 at 10:27 AM, Niki Dokovski wrote: > > > On Mon, Jun 3, 2013 at 3:44 PM, Niki Dokovski > wrote:Further > > on, if you choose to use connectToServer call that has the > > ClientEndpointConf

[Bug 55046] CORS Filter

2013-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55046 Mohit Soni changed: What|Removed |Added Attachment #30363|0 |1 is obsolete|

buildbot success in ASF Buildbot on tomcat-trunk

2013-06-03 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/4407 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

[Bug 55046] CORS Filter

2013-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55046 --- Comment #3 from Mark Thomas --- I've started to merge the patch into Tomcat trunk (with the assumption it will be back-ported to 7.0.x). So far I have the following comments: - ALv2 license headers are missing - No i18n (use of StringMa

svn commit: r1489201 - /tomcat/trunk/test/org/apache/catalina/authenticator/TesterDigestAuthenticatorPerformance.java

2013-06-03 Thread markt
Author: markt Date: Mon Jun 3 22:11:08 2013 New Revision: 1489201 URL: http://svn.apache.org/r1489201 Log: Clean-up (prior to merging in changes for CORS patch) Modified: tomcat/trunk/test/org/apache/catalina/authenticator/TesterDigestAuthenticatorPerformance.java Modified: tomcat/trunk/t

buildbot failure in ASF Buildbot on tomcat-trunk

2013-06-03 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/4406 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

svn commit: r1489196 - in /tomcat/trunk/test/org/apache/catalina/filters: TestCsrfPreventionFilter.java TesterHttpServletResponse.java TesterResponse.java

2013-06-03 Thread markt
Author: markt Date: Mon Jun 3 21:58:56 2013 New Revision: 1489196 URL: http://svn.apache.org/r1489196 Log: Clean-up (prior to merging in changes for CORS patch) Added: tomcat/trunk/test/org/apache/catalina/filters/TesterHttpServletResponse.java - copied, changed from r1489195, tomcat/

svn commit: r1489195 - /tomcat/trunk/test/org/apache/catalina/filters/TesterResponse.java

2013-06-03 Thread markt
Author: markt Date: Mon Jun 3 21:56:47 2013 New Revision: 1489195 URL: http://svn.apache.org/r1489195 Log: Clean-up Modified: tomcat/trunk/test/org/apache/catalina/filters/TesterResponse.java Modified: tomcat/trunk/test/org/apache/catalina/filters/TesterResponse.java URL: http://svn.apache

[jira] [Issue Comment Deleted] (MTOMCAT-205) Two executions of the tomcat7 plugin in the same build makes the JNDI context of the second execution fail

2013-06-03 Thread Gilberto C Andrade (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilberto C Andrade updated MTOMCAT-205: --- Comment: was deleted (was: I don't know if has relation, but I'm having this problem

Re: [Bug 55006] Add http proxy support for ClientEndpoint using system properties

2013-06-03 Thread Rossen Stoyanchev
On Mon, Jun 3, 2013 at 10:27 AM, Niki Dokovski wrote: > On Mon, Jun 3, 2013 at 3:44 PM, Niki Dokovski > wrote:Further > on, if you choose to use connectToServer call that has the > ClientEndpointConfig param you are losing the annotation approach as the > first param of this call has to be an i

[Bug 55035] Deploy ROOT webapp with version through text manager using Ant

2013-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55035 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1489176 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ant/DeployTask.java webapps/docs/changelog.xml

2013-06-03 Thread markt
Author: markt Date: Mon Jun 3 21:03:59 2013 New Revision: 1489176 URL: http://svn.apache.org/r1489176 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55035 Add support for the version parameter to the deploy Ant task. Patch provided by Sergey Tcherednichenko. Modified: tomcat/tc7

svn commit: r1489170 - /tomcat/trunk/java/org/apache/catalina/ant/DeployTask.java

2013-06-03 Thread markt
Author: markt Date: Mon Jun 3 20:58:17 2013 New Revision: 1489170 URL: http://svn.apache.org/r1489170 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55035 Add support for the version parameter to the deploy Ant task. Patch provided by Sergey Tcherednichenko. Modified: tomcat/tru

[Bug 55017] Ability to configure RMI bind address

2013-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55017 --- Comment #7 from Mark Thomas --- The patch needs to include the associated documentation changes. It would also be nice if it used StringManager for i18n. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 55054] New: public method exitWhenFinished() removed from FileCleaningTracker.

2013-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55054 Bug ID: 55054 Summary: public method exitWhenFinished() removed from FileCleaningTracker. Product: Tomcat 7 Version: trunk Hardware: All OS: All

Re: APR/native errors with non-blocking I/O

2013-06-03 Thread Christopher Schultz
Chuck, On 5/31/13 5:46 PM, Caldarale, Charles R wrote: >> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >> Subject: Re: APR/native errors with non-blocking I/O > >> I'm pretty sure that sterror is thread safe: it should just return a >> static char*. > > Would that it were tha

Re: [Bug 55006] Add http proxy support for ClientEndpoint using system properties

2013-06-03 Thread Niki Dokovski
On Mon, Jun 3, 2013 at 3:44 PM, Niki Dokovski wrote: > > > > On Mon, Jun 3, 2013 at 3:13 PM, wrote: > >> https://issues.apache.org/bugzilla/show_bug.cgi?id=55006 >> >> --- Comment #3 from Konstantin Kolinko --- >> (In reply to Mark Thomas from comment #2) >> > Generally, I dislike using system

Re: APR/native errors with non-blocking I/O

2013-06-03 Thread Rainer Jung
On 03.06.2013 14:54, Caldarale, Charles R wrote: >> From: Mark Thomas [mailto:ma...@apache.org] >> Subject: Re: APR/native errors with non-blocking I/O > >> I'm thinking something along the lines of the following: > >> if (ss == APR_SUCCESS) >> return (jint)sent; >> else if ((APR_STATUS_IS_E

[Bug 55052] New: [JULI] Make ClassLoaderLogManager.getProperty() to try unprefixed property if prefixed one does not exist

2013-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55052 Bug ID: 55052 Summary: [JULI] Make ClassLoaderLogManager.getProperty() to try unprefixed property if prefixed one does not exist Product: Tomcat 7 Version: 7.0.40 Har

RE: APR/native errors with non-blocking I/O

2013-06-03 Thread Caldarale, Charles R
> From: Mark Thomas [mailto:ma...@apache.org] > Subject: Re: APR/native errors with non-blocking I/O > I'm thinking something along the lines of the following: > if (ss == APR_SUCCESS) > return (jint)sent; > else if ((APR_STATUS_IS_EAGAIN(ss) || ss == TCN_EAGAIN) && sent > 0) { > return

Re: [Bug 55006] Add http proxy support for ClientEndpoint using system properties

2013-06-03 Thread Niki Dokovski
On Mon, Jun 3, 2013 at 3:13 PM, wrote: > https://issues.apache.org/bugzilla/show_bug.cgi?id=55006 > > --- Comment #3 from Konstantin Kolinko --- > (In reply to Mark Thomas from comment #2) > > Generally, I dislike using system properties for any kind of > configuration. > > I do as well. > > How

Re: APR/native errors with non-blocking I/O

2013-06-03 Thread Mark Thomas
On 03/06/2013 10:10, Mark Thomas wrote: > My next step is to look more closely at the server code (the issue is > sensitive to timing so it can be tricky to add debug code and still see > the issue) to figure out if I am misusing the API or if there might be > an APR/native bug at the root of this.

[Bug 55006] Add http proxy support for ClientEndpoint using system properties

2013-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55006 --- Comment #3 from Konstantin Kolinko --- (In reply to Mark Thomas from comment #2) > Generally, I dislike using system properties for any kind of configuration. I do as well. How about using ClientEndpointConfig.getUserProperties() to p

Re: APR/native errors with non-blocking I/O

2013-06-03 Thread Mark Thomas
On 31/05/2013 20:34, Mark Thomas wrote: > The other end does hang up but it wasn't clear if that was the root > cause or the result. The client reports invalid chunked encoding. > I'll look into the client code. I made some progress with this over the weekend. I'm still not sure where the problem

svn commit: r1488889 - /tomcat/trunk/java/org/apache/tomcat/websocket/server/WsServerContainer.java

2013-06-03 Thread markt
Author: markt Date: Mon Jun 3 08:24:01 2013 New Revision: 149 URL: http://svn.apache.org/r149 Log: Match after to allow app filters to examine / modify the request. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/WsServerContainer.java Modified: tomcat/trunk/java/org

buildbot success in ASF Buildbot on tomcat-trunk

2013-06-03 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/4402 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

[Bug 55035] Deploy ROOT webapp with version through text manager using Ant

2013-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55035 Sergey Tcherednichenko changed: What|Removed |Added Version|7.0.37 |7.0.40 -- You are receiv

svn commit: r1488877 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/tribes/transport/ java/org/apache/catalina/tribes/transport/bio/ java/org/apache/catalina/tribes/transport/nio/ webapps/docs/

2013-06-03 Thread kfujino
Author: kfujino Date: Mon Jun 3 07:45:00 2013 New Revision: 1488877 URL: http://svn.apache.org/r1488877 Log: Merge r1488871 and r1488876. -Add maxWait attribute that the senderPool will wait when there are no available senders. -Improve error message by including specified timeout if failed to r

svn commit: r1488876 - in /tomcat/trunk/java/org/apache/catalina/tribes/transport: bio/PooledMultiSender.java nio/PooledParallelSender.java

2013-06-03 Thread kfujino
Author: kfujino Date: Mon Jun 3 07:36:51 2013 New Revision: 1488876 URL: http://svn.apache.org/r1488876 Log: Improve error message by including specified timeout if failed to retrieve a data sender. Modified: tomcat/trunk/java/org/apache/catalina/tribes/transport/bio/PooledMultiSender.jav

svn commit: r1488871 - in /tomcat/trunk: java/org/apache/catalina/tribes/transport/PooledSender.java webapps/docs/config/cluster-sender.xml

2013-06-03 Thread kfujino
Author: kfujino Date: Mon Jun 3 07:24:09 2013 New Revision: 1488871 URL: http://svn.apache.org/r1488871 Log: Add maxWait attribute that the senderPool will wait when there are no available senders. Modified: tomcat/trunk/java/org/apache/catalina/tribes/transport/PooledSender.java tomcat