Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "RudolphWo" page has been changed by RudolphWo:
http://wiki.apache.org/tomcat/RudolphWo
New page:
Myrtle Carreras is what's written on the birth certificate and she believes it
sou
https://issues.apache.org/bugzilla/show_bug.cgi?id=54604
Mark Thomas changed:
What|Removed |Added
Component|Common |Connectors
Version|unspec
https://issues.apache.org/bugzilla/show_bug.cgi?id=54604
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=54612
Mark Thomas changed:
What|Removed |Added
Component|Library |Catalina
Version|1.1.24
Hello,
since we've updated to Tomcat 7.0.37 all requests coming from
"Microsoft-WebDAV-MiniRedir/6.1.7601" (Windows Explorer) via SSL run into the
Exception in "org.apache.tomcat.util.net.jsse.JSSESocketFactory" line 197:
if (session.getCipherSuite().equals("SSL_NULL_WITH_NULL_NULL"))
Author: markt
Date: Wed Feb 27 16:39:41 2013
New Revision: 1450836
URL: http://svn.apache.org/r1450836
Log:
Move towards new programmatic API
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties
tomcat/trunk/java/org/apache/tomcat/websocket/server/Server
Author: markt
Date: Wed Feb 27 16:50:20 2013
New Revision: 1450839
URL: http://svn.apache.org/r1450839
Log:
Align to proposed method signatures
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/ServerContainerImpl.java
tomcat/trunk/java/org/apache/tomcat/websocket/server/WsS
https://issues.apache.org/bugzilla/show_bug.cgi?id=54615
Bug ID: 54615
Summary: Tomcat 6 doesn't build against ecj 4.x
Product: Tomcat 6
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: no
https://issues.apache.org/bugzilla/show_bug.cgi?id=54615
--- Comment #1 from Lee Trager ---
Created attachment 29998
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29998&action=edit
Add's missing abstract method
I copied the missing method from Tomcat 7 which allows Tomcat 6 to build
https://issues.apache.org/bugzilla/show_bug.cgi?id=54615
Lee Trager changed:
What|Removed |Added
CC||ltra...@amazon.com
--
You are receiv
Nick Caballero created MTOMCAT-209:
--
Summary: JasperListener not added
Key: MTOMCAT-209
URL: https://issues.apache.org/jira/browse/MTOMCAT-209
Project: Apache Tomcat Maven Plugin
Issue Type:
Author: rjung
Date: Wed Feb 27 21:59:05 2013
New Revision: 1450990
URL: http://svn.apache.org/r1450990
Log:
Add more status data to the webapp MBean.
Like for processingTime retrieve it by
iterating over the children.
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
Author: rjung
Date: Wed Feb 27 22:04:30 2013
New Revision: 1450992
URL: http://svn.apache.org/r1450992
Log:
Add more status data to the webapp MBean.
Like for processingTime retrieve it by
iterating over the children.
Backport of r1450990 from trunk.
Modified:
tomcat/tc7.0.x/trunk/ (props
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/1082
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build So
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FAQ/Monitoring" page has been changed by ChristopherSchultz:
http://wiki.apache.org/tomcat/FAQ/Monitoring?action=diff&rev1=8&rev2=9
Comment:
Typo
=== JNDI DataSource ===
-
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FAQ/Monitoring" page has been changed by ChristopherSchultz:
http://wiki.apache.org/tomcat/FAQ/Monitoring?action=diff&rev1=9&rev2=10
Comment:
Added information about ThreadPool.
Author: markt
Date: Thu Feb 28 00:25:01 2013
New Revision: 1451053
URL: http://svn.apache.org/r1451053
Log:
Refactor to make the fix for BZ54585 cleaner
Modified:
tomcat/trunk/java/org/apache/catalina/loader/WebappLoader.java
Modified: tomcat/trunk/java/org/apache/catalina/loader/WebappLoade
Author: markt
Date: Thu Feb 28 00:36:50 2013
New Revision: 1451061
URL: http://svn.apache.org/r1451061
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54585
Take account of setting of delegate when building the class path that is passed
to Jasper
Modified:
tomcat/trunk/java/org/a
Author: markt
Date: Thu Feb 28 00:44:44 2013
New Revision: 1451063
URL: http://svn.apache.org/r1451063
Log:
Remove trailing whitespace. Prep for BZ54585 fix.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/loader/WebappLoader.java
Modified: tomcat/tc7.0.x/trunk/java/org/apache/catali
Author: markt
Date: Thu Feb 28 00:53:29 2013
New Revision: 1451065
URL: http://svn.apache.org/r1451065
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54585
Take account of setting of delegate when building the class path that is passed
to Jasper
Modified:
tomcat/tc7.0.x/trunk/
https://issues.apache.org/bugzilla/show_bug.cgi?id=54585
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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/4000
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
https://issues.apache.org/bugzilla/show_bug.cgi?id=54602
--- Comment #1 from Mark Thomas ---
I do see code that is meant to recycle the converter. Do you have a test case /
can you write a Tomcat unit test that demonstrates that the converter isn't
being recycled?
Incomplete byte sequences shoul
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1083
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sourc
Author: markt
Date: Thu Feb 28 05:46:57 2013
New Revision: 1451105
URL: http://svn.apache.org/r1451105
Log:
New certs. Same DNs. Same CNs. Expiry in ~2 years
Modified:
tomcat/trunk/test/org/apache/tomcat/util/net/localhost-cert.pem
tomcat/trunk/test/org/apache/tomcat/util/net/localhost-co
Author: markt
Date: Thu Feb 28 05:48:58 2013
New Revision: 1451106
URL: http://svn.apache.org/r1451106
Log:
New certs. Same DNs. Same CNs. Expiry in ~2 years
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/test/org/apache/tomcat/util/net/localhost-cert.pem
tomca
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/1085
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build So
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/4002
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
28 matches
Mail list logo