https://bz.apache.org/bugzilla/show_bug.cgi?id=57809
--- Comment #5 from Philippe Marschall ---
The flag to log the merged web.xml is still in there.
--
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-tc8.0.x-test-apr has an issue affecting its community
integration.
Konstantin,
On 4/14/15 7:36 PM, Konstantin Kolinko wrote:
> 2015-04-15 1:09 GMT+03:00 Christopher Schultz :
>> All,
>>
>> I need to get the context's session-tracking URI parameter name from
>> within a Valve, and it looks like this is the right (static) call:
>>
>> o.a.c.util.SessionConfig.getSes
https://bz.apache.org/bugzilla/show_bug.cgi?id=57815
Christopher Schultz changed:
What|Removed |Added
Summary|Successful build against|Improve error message when
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-trunk-validate has an issue affecting its community integration.
Th
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-validate has an issue affecting its community
integration.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57815
Bug ID: 57815
Summary: Successful build against old OpenSSL leads to runtime
error when parsing SSLProtocol
Product: Tomcat Native
Version: 1.1.33
Hardware: PC
Author: billbarker
Date: Wed Apr 15 02:08:02 2015
New Revision: 1673617
URL: http://svn.apache.org/r1673617
Log:
More cleanup of thread ID handling for openssl master plus remove compile
warning that doesn't make any difference. Still no change if compiling against
any currently released version
2015-04-15 1:09 GMT+03:00 Christopher Schultz :
> All,
>
> I need to get the context's session-tracking URI parameter name from
> within a Valve, and it looks like this is the right (static) call:
>
> o.a.c.util.SessionConfig.getSessionUriParamName(request.getContext());
>
> =2E.. but a quick readi
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/1137
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSch
All,
I need to get the context's session-tracking URI parameter name from
within a Valve, and it looks like this is the right (static) call:
o.a.c.util.SessionConfig.getSessionUriParamName(request.getContext());
=2E.. but a quick reading of the code in there seems to reveal a
copy/paste error:
Author: remm
Date: Tue Apr 14 20:58:24 2015
New Revision: 1673555
URL: http://svn.apache.org/r1673555
Log:
- Remove read/write pending flags since they don't really add anything, use a
lot of finally and are still slightly incorrect without additional finally (or
similar).
- Simplify, harmonize
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/1135
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSch
The Buildbot has detected a build exception on builder tomcat-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/1136
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSc
Author: markt
Date: Tue Apr 14 20:27:58 2015
New Revision: 1673552
URL: http://svn.apache.org/r1673552
Log:
Add plumbing to parse SSLHostConfig from server.xml
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Connector.java
tomcat/trunk/java/org/apache/catalina/startup/Catalina.j
Author: markt
Date: Tue Apr 14 19:26:22 2015
New Revision: 1673533
URL: http://svn.apache.org/r1673533
Log:
Fix broken test
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AbstractJsseEndpoint.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AbstractJsseEndpoint.java
URL:
https://bz.apache.org/bugzilla/show_bug.cgi?id=57811
Konstantin Kolinko changed:
What|Removed |Added
Status|VERIFIED|CLOSED
--
You are receiving this
https://bz.apache.org/bugzilla/show_bug.cgi?id=57812
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
OS|
https://bz.apache.org/bugzilla/show_bug.cgi?id=57811
Mikhail Ryagin changed:
What|Removed |Added
Status|RESOLVED|VERIFIED
--
You are receiving this m
https://bz.apache.org/bugzilla/show_bug.cgi?id=57812
Bug ID: 57812
Summary: Using -parameters during compiletime causes
OutOfMemory Exception during deployment
Product: Tomcat 8
Version: 8.0.9
Hardware: PC
Statu
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "HowTo/FasterStartUp" page has been changed by OgnjenBlagojevic:
https://wiki.apache.org/tomcat/HowTo/FasterStartUp?action=diff&rev1=24&rev2=25
Comment:
Typo (JanScanFilter)
I
https://bz.apache.org/bugzilla/show_bug.cgi?id=57811
Ognjen Blagojevic changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
On 14/04/2015 07:31, build...@apache.org wrote:
> 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/1134
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for
https://bz.apache.org/bugzilla/show_bug.cgi?id=57811
Bug ID: 57811
Summary: Typo in page
https://wiki.apache.org/tomcat/HowTo/FasterStartUp
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
2015-04-14 13:18 GMT+02:00 Mark Thomas :
> On 14/04/2015 06:07, ma...@apache.org wrote:
> > Author: markt
> > Date: Tue Apr 14 11:07:41 2015
> > New Revision: 1673408
> >
> > URL: http://svn.apache.org/r1673408
> > Log:
> > Move SSLProtocols config to common property for JSSE and
> > APR/native
>
Hi Mark and Justin,
I have updated my comments on top of yours. Can you help check them and
confirm so that i can provide the patch?
Thanks,
Pravallika(VIN)
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/1134
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSchedu
rkspace/junit/target/junit-4.13-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-NIO2
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150414-native-src.tar.gz
-Dexampl
On 14/04/2015 06:07, ma...@apache.org wrote:
> Author: markt
> Date: Tue Apr 14 11:07:41 2015
> New Revision: 1673408
>
> URL: http://svn.apache.org/r1673408
> Log:
> Move SSLProtocols config to common property for JSSE and
> APR/native
My aim is to do this for all the SSL properties.
Where a pr
Author: markt
Date: Tue Apr 14 11:07:38 2015
New Revision: 1673407
URL: http://svn.apache.org/r1673407
Log:
Remove getCiphersUsed from endpoint since it will now vary by SSL host
config
Create a Map (currently only populated with a single default) for SNI
host names to SSLContexts.
Added:
tom
Author: markt
Date: Tue Apr 14 11:07:41 2015
New Revision: 1673408
URL: http://svn.apache.org/r1673408
Log:
Move SSLProtocols config to common property for JSSE and
APR/native
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Protocol.java
tomcat/trunk/java/org/apache/coy
c/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-6.6-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20
https://bz.apache.org/bugzilla/show_bug.cgi?id=57809
--- Comment #4 from Remy Maucherat ---
I think this can be useful for debugging and monitoring (management interfaces
like this kind of stuff), but since this is a String it is probably not that
useful for apps.
testWebXml mentions it but does
33 matches
Mail list logo