Author: kfujino
Date: Wed May 15 06:27:51 2013
New Revision: 1482690
URL: http://svn.apache.org/r1482690
Log:
Cluster instance is not necessary to argument of the method.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/tcp/ReplicationValve.java
tomcat/trunk/webapps/docs/changelog.xml
Author: kfujino
Date: Wed May 15 05:46:13 2013
New Revision: 1482684
URL: http://svn.apache.org/r1482684
Log:
- Rather than get cluster instance from container on every request, use
instance variable.
- Reduce nest.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/tcp/ReplicationVa
Author: kfujino
Date: Wed May 15 05:27:26 2013
New Revision: 1482683
URL: http://svn.apache.org/r1482683
Log:
Reduce nest.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/tcp/ReplicationValve.java
Modified: tomcat/trunk/java/org/apache/catalina/ha/tcp/ReplicationValve.java
URL:
http://sv
https://issues.apache.org/bugzilla/show_bug.cgi?id=54971
--- Comment #2 from Eugene Chung (TmaxSoft) ---
For the problem 2, the default location of MultipartConfig is
avax.servlet.context.tempdir as defined by 8.1.5
@MultipartConfig.
--
You are receiving this mail because:
You are the assignee
Author: kfujino
Date: Wed May 15 05:12:59 2013
New Revision: 1482682
URL: http://svn.apache.org/r1482682
Log:
ReplicationValve is instance of ClusterValve.
Rather than get cluster instance from container on every request, use instance
variable.
Modified:
tomcat/trunk/java/org/apache/catalina
https://issues.apache.org/bugzilla/show_bug.cgi?id=54618
Bhisham changed:
What|Removed |Added
CC||bhisham.bal...@gmail.com
--
You are rec
On Tue, May 14, 2013 at 7:13 PM, sebb wrote:
> On 15 May 2013 00:37, Christopher Schultz
> wrote:
> > Nick,
> >
> > On 5/14/13 6:35 PM, Nick Williams wrote:
> >> I recently became a committer on the Logging project and thus I now
> have an @apache.org address. Since it's a forwarding address, I'
https://issues.apache.org/bugzilla/show_bug.cgi?id=54971
--- Comment #1 from Daniel Koh ---
http://docs.oracle.com/javaee/6/api/javax/servlet/http/Part.html#write%28java.lang.String%29
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://issues.apache.org/bugzilla/show_bug.cgi?id=54971
Bug ID: 54971
Summary: javax.servlet.http.Part.write(String fileName) is not
properly implemented
Product: Tomcat 7
Version: trunk
Hardware: PC
OS: Al
On 15 May 2013 00:37, Christopher Schultz wrote:
> Nick,
>
> On 5/14/13 6:35 PM, Nick Williams wrote:
>> I recently became a committer on the Logging project and thus I now have an
>> @apache.org address. Since it's a forwarding address, I'm having it forward
>> to my Google Apps email address (
Nick,
On 5/14/13 6:35 PM, Nick Williams wrote:
> I recently became a committer on the Logging project and thus I now have an
> @apache.org address. Since it's a forwarding address, I'm having it forward
> to my Google Apps email address (the address I'm sending from now).
>
> I'd like to subscr
I recently became a committer on the Logging project and thus I now have an
@apache.org address. Since it's a forwarding address, I'm having it forward to
my Google Apps email address (the address I'm sending from now).
I'd like to subscribe to the Tomcat Dev and User lists with my @apache.org
Author: markt
Date: Tue May 14 21:36:08 2013
New Revision: 1482602
URL: http://svn.apache.org/r1482602
Log:
Avoid NPEs when attempting to destroy contexts that failed to start.
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
tomcat/trunk/java/org/apache/catalina/
Author: markt
Date: Tue May 14 20:59:21 2013
New Revision: 1482591
URL: http://svn.apache.org/r1482591
Log:
Add the first part of the deletion tests for the auto-deployer.
Note: These tests identified another JAR locking issue (fixed in r1482590)
Modified:
tomcat/trunk/test/org/apache/catali
Author: markt
Date: Tue May 14 20:57:17 2013
New Revision: 1482590
URL: http://svn.apache.org/r1482590
Log:
Refactor handling of JAR resources so that JAR files containing resources
(including WARs) are not permanently locked.
Modified:
tomcat/trunk/java/org/apache/catalina/webresources/Abs
Author: markt
Date: Tue May 14 20:54:41 2013
New Revision: 1482587
URL: http://svn.apache.org/r1482587
Log:
Java 7 <> police
Modified:
tomcat/trunk/java/org/apache/tomcat/util/Diagnostics.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/Diagnostics.java
URL:
http://svn.apache.org/vie
Mark,
On 5/13/13 3:35 AM, Mark Thomas wrote:
> 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
>
Hi,
I found that when the NIO connector is used the problem is gone. With
protocol="org.apache.coyote.http11.Http11NioProtocol" in server.xml the
example is working just fine.
The wrong content of inputBuffer in WsFrameBase causes the observed
behavior and I haven't tracked it further to the defau
https://issues.apache.org/bugzilla/show_bug.cgi?id=54968
Bug ID: 54968
Summary: JspEngineInfo.getSpecificationVersion() returns 2.1
instead of 2.2
Product: Tomcat 7
Version: 7.0.40
Hardware: All
OS: All
Author: markt
Date: Tue May 14 12:47:25 2013
New Revision: 1482321
URL: http://svn.apache.org/r1482321
Log:
Complete the implementation of the deployment tests
Modified:
tomcat/trunk/test/org/apache/catalina/startup/TestHostConfigAutomaticDeployment.java
Modified:
tomcat/trunk/test/org/apa
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1199
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build So
Author: markt
Date: Tue May 14 12:03:45 2013
New Revision: 1482313
URL: http://svn.apache.org/r1482313
Log:
Add tests for WAR+XML based deployments.
Modified:
tomcat/trunk/test/org/apache/catalina/startup/TestHostConfigAutomaticDeployment.java
Modified:
tomcat/trunk/test/org/apache/catalin
Author: markt
Date: Tue May 14 12:02:30 2013
New Revision: 1482312
URL: http://svn.apache.org/r1482312
Log:
Ensure HostConfig has the latest settings of copyXML, deployXML and unpackWARs
before performing automatic deployment.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.
Author: markt
Date: Tue May 14 11:59:36 2013
New Revision: 1482311
URL: http://svn.apache.org/r1482311
Log:
Ensure HostConfig has the latest settings of copyXML, deployXML and unpackWARs
before performing automatic deployment.
Modified:
tomcat/trunk/java/org/apache/catalina/startup/HostConfi
Author: markt
Date: Tue May 14 11:58:24 2013
New Revision: 1482310
URL: http://svn.apache.org/r1482310
Log:
Prevent possible WAR file locking when reading context.xml from WAR
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/startup/ContextCo
Author: markt
Date: Tue May 14 11:54:56 2013
New Revision: 1482309
URL: http://svn.apache.org/r1482309
Log:
Prevent possible WAR file locking when reading context.xml from WAR
Modified:
tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java
Modified: tomcat/trunk/java/org/apache/ca
Author: markt
Date: Tue May 14 11:53:34 2013
New Revision: 1482308
URL: http://svn.apache.org/r1482308
Log:
Format police
Modified:
tomcat/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java
Modified:
tomcat/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionLi
-- Forwarded message --
From: Niki Dokovski
Date: Tue, May 14, 2013 at 1:40 PM
Subject: websocket client doesn't exit
To: dev@tomcat.apache.org
Hello,
here is a small example based on JSR 356 defined APIs and implementation in
tomcat 8 resulting in non exiting websocket client re
https://issues.apache.org/bugzilla/show_bug.cgi?id=51294
--- Comment #23 from Mark Thomas ---
An initial implementation of these feature has been added to 8.0.x. It is
expected that the implementation will evolve as the test cases are expanded to
cover the various edge cases. Once the implementat
Author: markt
Date: Tue May 14 10:31:32 2013
New Revision: 1482288
URL: http://svn.apache.org/r1482288
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51294
This is an initial implementation that includes some but not all the
anticipated test cases. It is expected that as the test cas
https://issues.apache.org/bugzilla/show_bug.cgi?id=54929
--- Comment #1 from mohanpakam ---
I am sure updating the document to reflect that tomcat jdbc is only compatible
with jdk 1.5 would be much appreciated by user group.
My application is still on jdk1.5 and so I had to fetch the source code
https://issues.apache.org/bugzilla/show_bug.cgi?id=54961
--- Comment #1 from Sheldon Shao ---
Created attachment 30282
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30282&action=edit
Patch for SpdyProxyProtocol
--
You are receiving this mail because:
You are the assignee for the bu
32 matches
Mail list logo