Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FAQ/Password" page has been changed by TimFunk.
http://wiki.apache.org/tomcat/FAQ/Password
--
New page:
= Passwords =
== Why are p
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FAQ/Security" page has been changed by TimFunk.
http://wiki.apache.org/tomcat/FAQ/Security?action=diff&rev1=7&rev2=8
--
1. [[#Q7
Author: rjung
Date: Fri Nov 5 12:27:49 2010
New Revision: 1031535
URL: http://svn.apache.org/viewvc?rev=1031535&view=rev
Log:
BZ50219: Fix typo in jndi-resources-howto.xml.
Modified:
tomcat/trunk/webapps/docs/jndi-resources-howto.xml
Modified: tomcat/trunk/webapps/docs/jndi-resources-howto.
Author: rjung
Date: Fri Nov 5 12:28:04 2010
New Revision: 1031536
URL: http://svn.apache.org/viewvc?rev=1031536&view=rev
Log:
BZ50219: Fix typo in jndi-resources-howto.xml.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/jndi-resources-howto.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/jndi-
Author: rjung
Date: Fri Nov 5 12:28:33 2010
New Revision: 1031537
URL: http://svn.apache.org/viewvc?rev=1031537&view=rev
Log:
BZ50219: Fix typo in jndi-resources-howto.xml.
Modified:
tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-resources-howto.xml
Modified: tomcat/tc5.5.x/trunk/containe
https://issues.apache.org/bugzilla/show_bug.cgi?id=50183
Ariel changed:
What|Removed |Added
Severity|normal |regression
--
Configure bugmail: https://
https://issues.apache.org/bugzilla/show_bug.cgi?id=50183
Ariel changed:
What|Removed |Added
Severity|regression |major
--
Configure bugmail: https://issue
https://issues.apache.org/bugzilla/show_bug.cgi?id=50222
Summary: JreMemoryLeakPreventionListener should speculatively
cause memory leaks using the system ClassLoader
Product: Tomcat 7
Version: trunk
Platform: PC
Status: NE
https://issues.apache.org/bugzilla/show_bug.cgi?id=50205
--- Comment #2 from Jim Riggs 2010-11-05 11:10:13 EDT ---
Created an attachment (id=26258)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26258)
deployIgnorePaths-tc6 v1
...and a backport for TC6.
--
Configure bugmail: https:
Author: pero
Date: Fri Nov 5 15:50:51 2010
New Revision: 1031643
URL: http://svn.apache.org/viewvc?rev=1031643&view=rev
Log:
Make attribute enabled changeable via JMX at AccessLogValve
Modified:
tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml
tomcat/trunk/webapps/docs
https://issues.apache.org/bugzilla/show_bug.cgi?id=50207
Jeremy Norris changed:
What|Removed |Added
OS/Version||All
--- Comment #1 from Jeremy Nor
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FAQ/Password" page has been changed by markt.
http://wiki.apache.org/tomcat/FAQ/Password?action=diff&rev1=1&rev2=2
--
* Use prop
https://issues.apache.org/bugzilla/show_bug.cgi?id=50223
Summary: Http Connector does not listen on all IP addresses by
default
Product: Tomcat 6
Version: unspecified
Platform: PC
Status: NEW
Severity: critical
https://issues.apache.org/bugzilla/show_bug.cgi?id=48692
--- Comment #13 from Christopher Schultz
2010-11-05 13:17:46 EDT ---
Created an attachment (id=26259)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26259)
Patch to docs describing the previous patch
...and the doc patch.
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=50224
Summary: Http11NioProtocol closes connection if headers are
sent in different TCP segments
Product: Tomcat 6
Version: 6.0.29
Platform: PC
OS/Version: Linux
St
https://issues.apache.org/bugzilla/show_bug.cgi?id=50222
--- Comment #1 from Christopher Schultz
2010-11-05 13:54:37 EDT ---
Created an attachment (id=26260)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26260)
Patch to add tccl push/pop around speculative ClassLoader pinning.
Patc
Author: markt
Date: Fri Nov 5 17:59:51 2010
New Revision: 1031683
URL: http://svn.apache.org/viewvc?rev=1031683&view=rev
Log:
Remove unused method
Modified:
tomcat/trunk/java/org/apache/catalina/Host.java
tomcat/trunk/java/org/apache/catalina/core/StandardHost.java
Modified: tomcat/trun
https://issues.apache.org/bugzilla/show_bug.cgi?id=50224
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50072
Mark Thomas changed:
What|Removed |Added
CC||n...@utel.no
--- Comment #10 from Ma
Hi Peter,
On 05.11.2010 16:50, p...@apache.org wrote:
Author: pero
Date: Fri Nov 5 15:50:51 2010
New Revision: 1031643
URL: http://svn.apache.org/viewvc?rev=1031643&view=rev
Log:
Make attribute enabled changeable via JMX at AccessLogValve
Modified:
tomcat/trunk/java/org/apache/catalina/v
Author: markt
Date: Fri Nov 5 18:17:56 2010
New Revision: 1031690
URL: http://svn.apache.org/viewvc?rev=1031690&view=rev
Log:
Parallel deployment
Additional Context.get[Name|Path]() clean up
Modified:
tomcat/trunk/java/org/apache/catalina/core/ApplicationContext.java
tomcat/trunk/java/or
Hello all
I have been trying to develop an alternative session manager that uses
the JDBC store as a backend for a private project.
I noted after a while that although the StoreBase only depends on the
Manager interface, it later (around line 170) casts the manager to
PersistentManager without a
Author: markt
Date: Fri Nov 5 18:38:23 2010
New Revision: 1031706
URL: http://svn.apache.org/viewvc?rev=1031706&view=rev
Log:
Parallel deployment
Additional Context.get[Name|Path]() clean up
Modified:
tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java
Modified: tomcat/trunk/java
https://issues.apache.org/bugzilla/show_bug.cgi?id=49125
--- Comment #2 from Christopher Schultz
2010-11-05 14:39:49 EDT ---
Looks like AjpMessage.java:417 in trunk does concatenate "buf" with other
strings and /will/ emit an ugly [...@abcd. :(
--
Configure bugmail: https://issues.apache.org/b
Author: markt
Date: Fri Nov 5 18:49:28 2010
New Revision: 1031709
URL: http://svn.apache.org/viewvc?rev=1031709&view=rev
Log:
Parallel deployment
Re-order postParseRequest in preparation for patch that does the real parallel
deployment work
The order may look a little odd now, all will be clear
https://issues.apache.org/bugzilla/show_bug.cgi?id=49125
--- Comment #3 from Christopher Schultz
2010-11-05 15:09:07 EDT ---
Created an attachment (id=26261)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26261)
Patch to show byte arrays as hex strings
--
Configure bugmail: https:/
On 05/11/2010 14:30, Tiago Batista wrote:
> Hello all
>
> I have been trying to develop an alternative session manager that uses
> the JDBC store as a backend for a private project.
>
> I noted after a while that although the StoreBase only depends on the
> Manager interface, it later (around lin
https://issues.apache.org/bugzilla/show_bug.cgi?id=48925
--- Comment #2 from andrea dal farra 2010-11-05 16:24:07 EDT
---
Created an attachment (id=26262)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26262)
simple servlet to test getLocalAddr()
--
Configure bugmail: https://issue
https://issues.apache.org/bugzilla/show_bug.cgi?id=48925
andrea dal farra changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #3 from andrea
https://issues.apache.org/bugzilla/show_bug.cgi?id=48925
andrea dal farra changed:
What|Removed |Added
CC||ada...@gmail.com
--
Configure
Author: markt
Date: Fri Nov 5 21:08:09 2010
New Revision: 1031795
URL: http://svn.apache.org/viewvc?rev=1031795&view=rev
Log:
Parallel deployment
Additional Context.get[Name|Path]() clean up
Modified:
tomcat/trunk/java/org/apache/naming/resources/DirContextURLConnection.java
tomcat/trunk
All,
The clean-up is in place and I have a patch [1] that adds support for
parallel deployment. There is still some work to do before the feature
can be used (Manager app needs to be made version aware when listing
apps, need to test with clustering, need to write some docs) but I'd
like to apply
32 matches
Mail list logo