Author: markt
Date: Fri Nov 19 10:33:54 2010
New Revision: 1036792
URL: http://svn.apache.org/viewvc?rev=1036792&view=rev
Log:
Add displayName to ContextName
Fix some bugs in ContextName constructors
Add a test case for ContextName
Added:
tomcat/trunk/test/org/apache/catalina/util/TestContext
Author: markt
Date: Fri Nov 19 12:55:27 2010
New Revision: 1036828
URL: http://svn.apache.org/viewvc?rev=1036828&view=rev
Log:
Changes to Manager and HTML Manager to support parallel deployment
Modified:
tomcat/trunk/java/org/apache/catalina/manager/HTMLManagerServlet.java
tomcat/trunk/ja
Author: markt
Date: Fri Nov 19 15:00:32 2010
New Revision: 1036882
URL: http://svn.apache.org/viewvc?rev=1036882&view=rev
Log:
Parallel deployment
One more place where contexy.getPath() needs to be replaced with
context.getName()
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/Jvm
Author: markt
Date: Fri Nov 19 16:20:09 2010
New Revision: 1036918
URL: http://svn.apache.org/viewvc?rev=1036918&view=rev
Log:
The 60s timeout waiting for session info from other nodes will block processing
of all cluster messages. As well as lost session updates, this can result in
lost session
Author: markt
Date: Fri Nov 19 17:18:04 2010
New Revision: 1036949
URL: http://svn.apache.org/viewvc?rev=1036949&view=rev
Log:
Add the final component of parallel deployment
Modified:
tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java
tomcat/trunk/java/org/apache/catalina/
https://issues.apache.org/bugzilla/show_bug.cgi?id=50303
Summary: typo, improvements to Tomcat 6 doc
Product: Tomcat 6
Version: unspecified
Platform: PC
Status: NEW
Severity: normal
Priority: P2
Component: Document
Author: markt
Date: Fri Nov 19 18:21:29 2010
New Revision: 1036969
URL: http://svn.apache.org/viewvc?rev=1036969&view=rev
Log:
Additional fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=49297
Handle tag directives in a similar manner to page directives
Added:
tomcat/trunk/test/weba
https://issues.apache.org/bugzilla/show_bug.cgi?id=49297
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50303
Tilman Hausherr changed:
What|Removed |Added
URL||http://tomcat.apache.org/to
https://issues.apache.org/bugzilla/show_bug.cgi?id=50303
Mark Thomas changed:
What|Removed |Added
Severity|enhancement |normal
--- Comment #1 from Mark Thom
Author: markt
Date: Fri Nov 19 18:31:17 2010
New Revision: 1036972
URL: http://svn.apache.org/viewvc?rev=1036972&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50293
Increase default resolver array size. (Jasper adds 5 resolvers.)
Modified:
tomcat/trunk/java/javax/el/Com
https://issues.apache.org/bugzilla/show_bug.cgi?id=50293
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Nov 19 18:49:11 2010
New Revision: 1036975
URL: http://svn.apache.org/viewvc?rev=1036975&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50303
Update JavaMail download location
JAF is included in Java SE 6
Modified:
tomcat/trunk/webapps/docs/change
Author: markt
Date: Fri Nov 19 18:49:40 2010
New Revision: 1036976
URL: http://svn.apache.org/viewvc?rev=1036976&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50303
Update JavaMail and JAF download locations
JAF is included in Java SE 6
Modified:
tomcat/tc6.0.x/trunk/we
https://issues.apache.org/bugzilla/show_bug.cgi?id=50303
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Nov 19 19:01:34 2010
New Revision: 1036981
URL: http://svn.apache.org/viewvc?rev=1036981&view=rev
Log:
Additional info for https://issues.apache.org/bugzilla/show_bug.cgi?id=50273
Add the error number to the message
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/tomcat
https://issues.apache.org/bugzilla/show_bug.cgi?id=50273
Mark Thomas changed:
What|Removed |Added
Component|Native:Integration |Connectors
--- Comment #1 from Mark
https://issues.apache.org/bugzilla/show_bug.cgi?id=50304
Summary: ISAPI connector isn't passing cookie when changing
directories.
Product: Tomcat Connectors
Version: 1.2.30
Platform: PC
Status: NEW
Severity: norma
https://issues.apache.org/bugzilla/show_bug.cgi?id=50273
--- Comment #2 from Mark Thomas 2010-11-19 14:43:32 EST ---
Hmm. The error code is indeed 233 but the HP-UX folks have re-used an existing
error code that can also a genuine error has occurred. Therefore, we can't
ignore this universally si
https://issues.apache.org/bugzilla/show_bug.cgi?id=50282
--- Comment #4 from Justin Almquist 2010-11-19
16:19:34 EST ---
I don't have a sample webapp, however this article describes exactly how we
setup our authentication mechanism using JAAS:
http://download.oracle.com/javase/1.4.2/docs/guide/
https://issues.apache.org/bugzilla/show_bug.cgi?id=50273
--- Comment #3 from Michael Osipov <1983-01...@gmx.net> 2010-11-19 16:37:58 EST
---
Mark,
if I can assist somehow, please let me now. I am running 6.0.x only. I can
recompile a patched libtcnative and see if this works and a modified tomca
https://issues.apache.org/bugzilla/show_bug.cgi?id=50305
Summary: Provide an option to disable session tracking with URL
Product: Tomcat 7
Version: 7.0.4
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
https://issues.apache.org/bugzilla/show_bug.cgi?id=50305
--- Comment #1 from sylvain.laur...@gmail.com 2010-11-19 18:00:12 EST ---
Created an attachment (id=26322)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26322)
Patch for tc7
Proposed patch for tc7.
Note that this feature is no
https://issues.apache.org/bugzilla/show_bug.cgi?id=50306
Summary: Detect stuck threads
Product: Tomcat 7
Version: 7.0.4
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component
24 matches
Mail list logo