https://issues.apache.org/bugzilla/show_bug.cgi?id=57354
Violeta Georgieva changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|--
https://issues.apache.org/bugzilla/show_bug.cgi?id=57354
Bug ID: 57354
Summary: java.lang.IllegalArgumentException: addChild: Child
name '/admin' is not unique
Product: Tomcat 7
Version: 7.0.53
Hardware: PC
[
https://issues.apache.org/jira/browse/MTOMCAT-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) reopened MTOMCAT-289:
> Overriding the tomcat plugin dependencies to 7.0.53 does not get picked up by
[
https://issues.apache.org/jira/browse/MTOMCAT-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-289.
--
Resolution: Not a Problem
> Overriding the tomcat plugin dependencies to 7.0.53
https://issues.apache.org/bugzilla/show_bug.cgi?id=56397
--- Comment #47 from Pierre Viret ---
Can you please check my last patch and commit it if it's ok?
--
You are receiving this mail because:
You are the assignee for the bug.
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-tc7.0.x-test-bio has an issue affecting its community
integration.
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-tc7.0.x-test-nio has an issue affecting its community
integration.
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-tc8.0.x-test-apr has an issue affecting its community
integration.
https://issues.apache.org/bugzilla/show_bug.cgi?id=57338
--- Comment #2 from Keiichi Fujino ---
Not yet.
I've just ClusterSingleSignOn implements ClusterValve.(r1645595)
I am writing a document of ClusterSingleSignOn now.
IMHO.
If using the ReplicatedMap, it may be necessary to add jvmRoute to S
Author: remm
Date: Tue Dec 16 00:40:16 2014
New Revision: 1645803
URL: http://svn.apache.org/r1645803
Log:
EOL property.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/tomcat/websocket/CaseInsensitiveKeyMap.java
(props changed)
Propchange:
tomcat/tc8.0.x/trunk/java/org/apache/tomcat/web
Author: remm
Date: Tue Dec 16 00:39:29 2014
New Revision: 1645802
URL: http://svn.apache.org/r1645802
Log:
EOL property.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/websocket/CaseInsensitiveKeyMap.java
(props changed)
Propchange:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/web
Author: remm
Date: Tue Dec 16 00:38:02 2014
New Revision: 1645800
URL: http://svn.apache.org/r1645800
Log:
- Port websocket patches from Tomcat 8.
- Correctly implement headers case insensitivity.
- Allow optional use of user extensions.
- Allow using partial binary message handlers.
- Limit ping/
/gump/work/merge.xml
-Djunit.jar=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar
-Dcommons-daemon.native.src.tgz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20141215-native-src.tar.gz
-Dtest.reports=output/logs-BIO
-Dtomcat-native.tar.gz=/srv/gump/pub
/gump/work/merge.xml
-Djunit.jar=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar
-Dcommons-daemon.native.src.tgz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20141215-native-src.tar.gz
-Dtest.reports=output/logs-NIO
-Dtomcat-native.tar.gz=/srv/gump/pub
Author: rjung
Date: Mon Dec 15 21:22:53 2014
New Revision: 1645763
URL: http://svn.apache.org/r1645763
Log:
Add tests for AJP connector "requiredSecret"
feature.
Modified:
tomcat/trunk/test/org/apache/coyote/ajp/TestAbstractAjpProcessor.java
Modified: tomcat/trunk/test/org/apache/coyote/ajp/
Author: remm
Date: Mon Dec 15 21:20:20 2014
New Revision: 1645759
URL: http://svn.apache.org/r1645759
Log:
Add missing used flag for write(int).
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/tomc
Author: remm
Date: Mon Dec 15 21:19:58 2014
New Revision: 1645757
URL: http://svn.apache.org/r1645757
Log:
Add missing used flag for write(int).
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/WsRe
Author: rjung
Date: Mon Dec 15 20:40:37 2014
New Revision: 1645743
URL: http://svn.apache.org/r1645743
Log:
Use Map instead of HashMap in RequestDescriptor.
Modified:
tomcat/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java
tomcat/trunk/test/org/apache/coyote/ajp/TestAbstractAjpP
https://issues.apache.org/bugzilla/show_bug.cgi?id=57338
--- Comment #1 from Mark Thomas ---
Anyone working on this? If not I'll take a look. My initial thoughts are to
make use of one of the ReplicatedMap implementations.
--
You are receiving this mail because:
You are the assignee for the bug
Author: remm
Date: Wed Dec 3 13:10:01 2014
New Revision: 1643109
URL: http://svn.apache.org/r1643109
Log:
Votes
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1643109&r1=1643108&r2=16
Author: markt
Date: Wed Dec 3 16:07:05 2014
New Revision: 1643126
URL: http://svn.apache.org/r1643126
Log:
Fix IDE warnings
Modified:
tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEncodingDecoding.java
Modified:
tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEncodingDecodi
Author: markt
Date: Wed Dec 3 12:20:09 2014
New Revision: 1643104
URL: http://svn.apache.org/r1643104
Log:
No need for a 3s timeout. Reduce to 100ms to speed up testing.
Modified:
tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java
Modified: tomcat/trunk/test/org/apache/cat
Author: kkolinko
Date: Wed Dec 3 13:58:18 2014
New Revision: 1643121
URL: http://svn.apache.org/r1643121
Log:
Update to Checkstyle 6.1.1
Modified:
tomcat/trunk/build.properties.default
Modified: tomcat/trunk/build.properties.default
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.prop
Author: markt
Date: Wed Dec 3 12:05:33 2014
New Revision: 1643100
URL: http://svn.apache.org/r1643100
Log:
Correct reason for adding extra time to expected completion time. This issue is
not noticeable since TimeoutServlet.ASYNC_TIMEOUT and
AsyncStartRunnable.THREAD_SLEEP_TIME were both 3000ms.
Author: violetagg
Date: Wed Dec 3 08:15:30 2014
New Revision: 1643066
URL: http://svn.apache.org/r1643066
Log:
Use the correct class when creating a logger.
Modified:
tomcat/trunk/java/org/apache/catalina/webresources/JarWarResource.java
Modified: tomcat/trunk/java/org/apache/catalina/webre
Author: kkolinko
Date: Wed Dec 3 03:09:10 2014
New Revision: 1643054
URL: http://svn.apache.org/r1643054
Log:
Change algorithm for generation of unambiguous anchor names.
This fixes ambiguity with anchors in config/valve.html:
Old: Access_Logging/Introduction (for both Access Log Valve and Extend
Author: violetagg
Date: Wed Dec 3 08:40:13 2014
New Revision: 1643069
URL: http://svn.apache.org/r1643069
Log:
Merged revision 1643066 from tomcat/trunk:
Use the correct class when creating a logger.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/
Author: kkolinko
Date: Wed Dec 3 03:41:43 2014
New Revision: 1643055
URL: http://svn.apache.org/r1643055
Log:
Correct a typo. Make section names and anchors unambiguous.
Modified:
tomcat/trunk/webapps/docs/config/valve.xml
Modified: tomcat/trunk/webapps/docs/config/valve.xml
URL:
http://sv
Author: remm
Date: Wed Dec 3 08:07:11 2014
New Revision: 1643065
URL: http://svn.apache.org/r1643065
Log:
Improve method mapping code so that it attempts to do what is described in
section 4.8 in the websockets spec.
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/pojo/PojoMethodMap
Author: kkolinko
Date: Wed Dec 3 02:01:47 2014
New Revision: 1643041
URL: http://svn.apache.org/r1643041
Log:
Fix trailing whitespace to make Checkstyle happy. Mark fields as
volatile/final. Followup to r1642962, r1642974.
Modified:
tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEnc
Author: kkolinko
Date: Wed Dec 3 02:42:18 2014
New Revision: 1643045
URL: http://svn.apache.org/r1643045
Log:
Simplify XPath expression. Not a functional change (no changes in the output).
Modified:
tomcat/trunk/webapps/docs/tomcat-docs.xsl
Modified: tomcat/trunk/webapps/docs/tomcat-docs.xs
Author: markt
Date: Tue Dec 2 20:16:01 2014
New Revision: 1643002
URL: http://svn.apache.org/r1643002
Log:
Fix concurrency issue identified while investigating BZ 57252. Ensure that
non-container threads can't change the async state until the container thread
has completed post-processing.
Mod
Author: remm
Date: Tue Dec 2 21:15:44 2014
New Revision: 1643007
URL: http://svn.apache.org/r1643007
Log:
As an additional cleanup, don't write any empty message when flushing and
there's no data to flush.
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java
Author: remm
Date: Tue Dec 2 21:16:51 2014
New Revision: 1643008
URL: http://svn.apache.org/r1643008
Log:
Websockets annotations can be located on superclasses, and also improve
duplicates detection.
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/Util.java
tomcat/trunk/java/org
Author: remm
Date: Tue Dec 2 17:35:04 2014
New Revision: 1642962
URL: http://svn.apache.org/r1642962
Log:
Add failing websockets test.
Modified:
tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEncodingDecoding.java
Modified:
tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEnc
Author: remm
Date: Tue Dec 2 18:09:44 2014
New Revision: 1642974
URL: http://svn.apache.org/r1642974
Log:
Add another websockets failing test on batch mode.
Modified:
tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEncodingDecoding.java
Modified:
tomcat/trunk/test/org/apache/tomcat/
https://issues.apache.org/bugzilla/show_bug.cgi?id=57326
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Dec 15 16:24:44 2014
New Revision: 1645691
URL: http://svn.apache.org/r1645691
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57326
Enable AsyncListeners to re-register themselves through
AsyncListener.onStartAsync ()
Modified:
tomcat/tc7.0.x/trunk/ (pr
Author: markt
Date: Mon Dec 15 16:18:31 2014
New Revision: 1645686
URL: http://svn.apache.org/r1645686
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57326
Enable AsyncListeners to re-register themselves through
AsyncListener.onStartAsync ()
Modified:
tomcat/tc8.0.x/trunk/ (pr
Author: markt
Date: Mon Dec 15 16:15:34 2014
New Revision: 1645685
URL: http://svn.apache.org/r1645685
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57326
Enable AsyncListeners to re-register themselves through
AsyncListener.onStartAsync ()
Modified:
tomcat/trunk/java/org/apach
Am 15.12.2014 um 12:26 schrieb Felix Schumacher:
Hi Rainer,
I wanted to comment earlier on the SnoopResult class, but as it is now
the RequestDescriptor, I will do it here :)
I think we should use an interface (Map) rather than an implementation
(HashMap) for the public api and even private fie
https://issues.apache.org/bugzilla/show_bug.cgi?id=57324
--- Comment #12 from Michael Osipov <1983-01...@gmx.net> ---
Can we have this complete handling fixed in Tomcat 6 too?
This patch and the previous one by Konstantin.
--
You are receiving this mail because:
You are the assignee for the bug.
Author: markt
Date: Mon Dec 15 12:53:31 2014
New Revision: 1645644
URL: http://svn.apache.org/r1645644
Log:
Remove some more unnecessary code.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/jasper/runtime/PageContextImpl.java
tomcat/tc7.0.x/trun
Author: markt
Date: Mon Dec 15 12:49:06 2014
New Revision: 1645642
URL: http://svn.apache.org/r1645642
Log:
Remove some more unnecessary code.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/jasper/runtime/PageContextImpl.java
tomcat/tc8.0.x/trun
Author: markt
Date: Mon Dec 15 12:48:04 2014
New Revision: 1645641
URL: http://svn.apache.org/r1645641
Log:
Remove some more unnecessary code.
Modified:
tomcat/trunk/java/org/apache/jasper/runtime/PageContextImpl.java
tomcat/trunk/java/org/apache/jasper/security/SecurityClassLoad.java
Mo
Author: markt
Date: Mon Dec 15 12:36:57 2014
New Revision: 1645638
URL: http://svn.apache.org/r1645638
Log:
Minor clean-up with new 'for' loop.
Modified:
tomcat/trunk/java/org/apache/catalina/servlets/CGIServlet.java
Modified: tomcat/trunk/java/org/apache/catalina/servlets/CGIServlet.java
UR
Author: markt
Date: Mon Dec 15 12:28:13 2014
New Revision: 1645636
URL: http://svn.apache.org/r1645636
Log:
Use 'new' for loop
Modified:
tomcat/trunk/java/org/apache/coyote/RequestGroupInfo.java
Modified: tomcat/trunk/java/org/apache/coyote/RequestGroupInfo.java
URL:
http://svn.apache.org/v
Author: markt
Date: Mon Dec 15 12:22:01 2014
New Revision: 1645632
URL: http://svn.apache.org/r1645632
Log:
Simplify
Modified:
tomcat/trunk/java/org/apache/juli/logging/DirectJDKLog.java
Modified: tomcat/trunk/java/org/apache/juli/logging/DirectJDKLog.java
URL:
http://svn.apache.org/viewvc/
Author: markt
Date: Mon Dec 15 12:16:30 2014
New Revision: 1645629
URL: http://svn.apache.org/r1645629
Log:
Remove unnecessary code.
Modified:
tomcat/trunk/java/org/apache/juli/DateFormatCache.java
Modified: tomcat/trunk/java/org/apache/juli/DateFormatCache.java
URL:
http://svn.apache.org/v
https://issues.apache.org/bugzilla/show_bug.cgi?id=57324
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
Author: markt
Date: Mon Dec 15 12:00:03 2014
New Revision: 1645628
URL: http://svn.apache.org/r1645628
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57324
If it is known that the connection is going to be closed when committing the
response, send the connection: close header.
Modif
Author: markt
Date: Mon Dec 15 11:54:24 2014
New Revision: 1645627
URL: http://svn.apache.org/r1645627
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57324
If it is known that the connection is going to be closed when committing the
response, send the connection: close header.
Modif
Author: markt
Date: Mon Dec 15 11:41:49 2014
New Revision: 1645626
URL: http://svn.apache.org/r1645626
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57324
If it is known that the connection is going to be closed when committing the
response, send the connection: close header.
Modif
Hi Rainer,
I wanted to comment earlier on the SnoopResult class, but as it is now
the RequestDescriptor, I will do it here :)
I think we should use an interface (Map) rather than an implementation
(HashMap) for the public api and even private fields.
Regards
Felix
Am 14.12.2014 19:29, sch
https://issues.apache.org/bugzilla/show_bug.cgi?id=57316
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Dec 15 10:51:54 2014
New Revision: 1645619
URL: http://svn.apache.org/r1645619
Log:
Have JspC initialize its ClassLoader before the ServletContext.
This avoids the need to re-initialize the ClassLoader for every JSP being
pre-compiled.
This also fixes https://issues.apache
Author: markt
Date: Mon Dec 15 10:38:41 2014
New Revision: 1645615
URL: http://svn.apache.org/r1645615
Log:
Backport some clean-up extracted from a patch by Jeremy Boynes.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/jasper/JspC.java
Propchange:
Author: kfujino
Date: Mon Dec 15 08:34:50 2014
New Revision: 1645597
URL: http://svn.apache.org/r1645597
Log:
In order to enable define in Cluster element, ClusterSingleSignOn implements
ClusterValve.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/authenticator/ClusterSingleSign
Author: kfujino
Date: Mon Dec 15 08:30:58 2014
New Revision: 1645596
URL: http://svn.apache.org/r1645596
Log:
In order to enable define in Cluster element, ClusterSingleSignOn implements
ClusterValve.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/authenticator/ClusterSingleSign
Author: kfujino
Date: Mon Dec 15 08:25:42 2014
New Revision: 1645595
URL: http://svn.apache.org/r1645595
Log:
In order to enable define in Cluster element, ClusterSingleSignOn implements
ClusterValve.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/authenticator/ClusterSingleSignOn.java
60 matches
Mail list logo