Re: Automatic deployment changes

2013-05-13 Thread Mark Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/05/2013 15:18, Christopher Schultz wrote: > Perhaps I should clarify my question with an example: what happens > when a WAR file is found and a DIR also exists with the same > context name, but expandWars is false? Does the directory get > up

[Bug 51294] Since 7.0.12 do not work option unpackWARs=true for WARs outside appBase

2013-05-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51294 --- Comment #21 from Mark Thomas --- (In reply to comment #19) If the requirement is to just copy the WAR, deploy it as ROOT and retain version information in the file name you can name the file ROOT##version-information-here.war The versi

[Bug 51294] Since 7.0.12 do not work option unpackWARs=true for WARs outside appBase

2013-05-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51294 --- Comment #22 from Mark Thomas --- (In reply to comment #20) > Why didn't you just clean up the docs and make the docs match the code > instead of changing the code to match the docs? Again, because this undocumented behavior created a l

svn commit: r1481835 - in /tomcat/trunk/test: deployment/ deployment/dirContext/ deployment/dirContext/META-INF/ deployment/dirNoContext/ org/apache/catalina/startup/

2013-05-13 Thread markt
Author: markt Date: Mon May 13 13:07:16 2013 New Revision: 1481835 URL: http://svn.apache.org/r1481835 Log: Start to write test cases for automatic deployment Added: tomcat/trunk/test/deployment/ tomcat/trunk/test/deployment/context.war (with props) tomcat/trunk/test/deployment/cont

svn commit: r1481837 - in /tomcat/site/trunk: docs/security-6.html xdocs/security-6.xml

2013-05-13 Thread markt
Author: markt Date: Mon May 13 13:17:51 2013 New Revision: 1481837 URL: http://svn.apache.org/r1481837 Log: Add a note on why CVE-2013-2067 only affects 6.0.21 onwards. Modified: tomcat/site/trunk/docs/security-6.html tomcat/site/trunk/xdocs/security-6.xml Modified: tomcat/site/trunk/doc

[Bug 54959] New: Async context timeout doesn't work

2013-05-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54959 Bug ID: 54959 Summary: Async context timeout doesn't work Product: Tomcat 7 Version: 7.0.40 Hardware: PC OS: Linux Status: NEW Severity: normal

[Bug 54959] Async context timeout doesn't work

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

[Bug 54947] Http11NioProtocol generates HTTP 505 responses on valid requests if request is split across multiple packets

2013-05-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54947 Mark Thomas changed: What|Removed |Added Component|Connectors |Connectors Version|7.0.40

[Bug 54947] Http11NioProtocol generates HTTP 505 responses on valid requests if request is split across multiple packets

2013-05-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54947 --- Comment #3 from Konstantin Preißer --- Ok, sorry for changing the version. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe,

svn commit: r1482115 - /tomcat/trunk/test/deployment/context.war

2013-05-13 Thread markt
Author: markt Date: Mon May 13 21:36:19 2013 New Revision: 1482115 URL: http://svn.apache.org/r1482115 Log: Use session cookie name as a marker to identify which context.xml was deployed in those scenarios where multiple context.xml files are present Modified: tomcat/trunk/test/deployment/co

svn commit: r1482144 - in /tomcat/trunk/java/org/apache/catalina/webresources: AbstractFileResourceSet.java AbstractResourceSet.java JarResourceSet.java StandardRoot.java

2013-05-13 Thread markt
Author: markt Date: Mon May 13 23:23:21 2013 New Revision: 1482144 URL: http://svn.apache.org/r1482144 Log: Prevent file locking on context stop Modified: tomcat/trunk/java/org/apache/catalina/webresources/AbstractFileResourceSet.java tomcat/trunk/java/org/apache/catalina/webresources/Ab

svn commit: r1482146 - /tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java

2013-05-13 Thread markt
Author: markt Date: Mon May 13 23:27:55 2013 New Revision: 1482146 URL: http://svn.apache.org/r1482146 Log: Simplify. Review by kkolinko Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Proce

Re: svn commit: r1481165 - in /tomcat/trunk/java/org/apache/coyote/http11: AbstractHttp11Processor.java InternalNioOutputBuffer.java

2013-05-13 Thread Mark Thomas
On 11/05/2013 15:56, Konstantin Kolinko wrote: > 2013/5/10 : >> Author: markt >> Date: Fri May 10 19:53:12 2013 >> New Revision: 1481165 >> >> URL: http://svn.apache.org/r1481165 >> Log: >> Only register for write when using non-blocking and there is more data to >> write. This fixes various cras

[Bug 54961] New: Make "compress" configurable in SpdyProxyProtocol

2013-05-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54961 Bug ID: 54961 Summary: Make "compress" configurable in SpdyProxyProtocol Product: Tomcat 8 Version: trunk Hardware: PC OS: All Status: NEW Severity:

[Bug 54963] New: Concurrent issue of Spdy/NetSupportSocket

2013-05-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54963 Bug ID: 54963 Summary: Concurrent issue of Spdy/NetSupportSocket Product: Tomcat 8 Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[Bug 54964] New: Class loading issue of "TagPlugin" in TagPluginManager

2013-05-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54964 Bug ID: 54964 Summary: Class loading issue of "TagPlugin" in TagPluginManager Product: Tomcat 7 Version: 7.0.40 Hardware: PC OS: All Status: NEW Sev