[
https://issues.apache.org/jira/browse/MTOMCAT-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642721#comment-13642721
]
Henri Tremblay commented on MTOMCAT-216:
Same issue here. The overlay seems to be
[
https://issues.apache.org/jira/browse/MTOMCAT-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642721#comment-13642721
]
Henri Tremblay edited comment on MTOMCAT-216 at 4/26/13 10:19 AM:
-
[
https://issues.apache.org/jira/browse/MTOMCAT-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Tremblay updated MTOMCAT-216:
---
Attachment: overlay.zip
Just launch http://localhost:8080/overlay-webapp
When launched from
Author: markt
Date: Fri Apr 26 13:04:06 2013
New Revision: 1476177
URL: http://svn.apache.org/r1476177
Log:
Another NPE in the WebSocket tests.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/InternalNioInputBuffer.java
tomcat/trunk/java/org/apache/coyote/http11/LocalStrings.properti
[
https://issues.apache.org/jira/browse/MTOMCAT-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642843#comment-13642843
]
Hudson commented on MTOMCAT-212:
Integrated in TomcatMavenPlugin-mvn3.x #247 (See
[https
[
https://issues.apache.org/jira/browse/MTOMCAT-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Zelenka updated MTOMCAT-216:
Attachment: repro.zip
Project has flat (eclipse friendly) directory structure:
project/ - contain
[
https://issues.apache.org/jira/browse/MTOMCAT-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642845#comment-13642845
]
Jan Zelenka edited comment on MTOMCAT-216 at 4/26/13 1:42 PM:
-
Author: markt
Date: Fri Apr 26 20:57:33 2013
New Revision: 1476401
URL: http://svn.apache.org/r1476401
Log:
Fix double start of Resources noticed while investigating CI unit test failures
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
Modified: tomcat/trunk/java/or