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-native-make has an issue affecting its community integration.
This
https://issues.apache.org/bugzilla/show_bug.cgi?id=57377
Bug ID: 57377
Summary: Incorrect use of standard SSL properties for JMX in
JMXRemoteLifecycleListener
Product: Tomcat 7
Version: trunk
Hardware: All
O
https://issues.apache.org/bugzilla/show_bug.cgi?id=56096
Ravi Sanwal changed:
What|Removed |Added
CC||rsan...@gmail.com
--
You are receiv
https://issues.apache.org/bugzilla/show_bug.cgi?id=56039
Ravi Sanwal changed:
What|Removed |Added
CC||rsan...@gmail.com
--
You are receiv
https://issues.apache.org/bugzilla/show_bug.cgi?id=57376
Bug ID: 57376
Summary: host specified in worker is misunderstood
Product: Tomcat Connectors
Version: 1.2.40
Hardware: PC
Status: NEW
Severity: normal
Prio
Author: violetagg
Date: Fri Dec 19 15:31:52 2014
New Revision: 1646774
URL: http://svn.apache.org/r1646774
Log:
Merged revision 1646773 from tomcat/trunk:
Use an interface (List) instead of an implementation (ArrayList)
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trun
Author: violetagg
Date: Fri Dec 19 15:28:43 2014
New Revision: 1646773
URL: http://svn.apache.org/r1646773
Log:
Use an interface (List) instead of an implementation (ArrayList)
Modified:
tomcat/trunk/java/org/apache/catalina/webresources/StandardRoot.java
Modified: tomcat/trunk/java/org/apac
Author: markt
Date: Fri Dec 19 14:59:52 2014
New Revision: 1646762
URL: http://svn.apache.org/r1646762
Log:
Fix backport glitch
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/authenticator/SingleSignOn.java
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/authenticator/Sing
Author: markt
Date: Fri Dec 19 14:57:48 2014
New Revision: 1646761
URL: http://svn.apache.org/r1646761
Log:
Update
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webap
https://issues.apache.org/bugzilla/show_bug.cgi?id=57338
--- Comment #6 from Mark Thomas ---
I've back-ported the fix to 8.0.x and it will be included in 8.0.x onwards.
I'll wait for some feedback on that before back-porting it to 7.0.x.
--
You are receiving this mail because:
You are the assig
Author: markt
Date: Fri Dec 19 14:55:05 2014
New Revision: 1646760
URL: http://svn.apache.org/r1646760
Log:
Debug logging improvements
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/authenticator/LocalStrings.properties
tomcat/tc8.0.x
Author: markt
Date: Fri Dec 19 14:54:45 2014
New Revision: 1646759
URL: http://svn.apache.org/r1646759
Log:
Refactor to use a serializable session listener to do the removal from the SSO
cache when the session expires.
Added:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/authenticator/Cl
Author: markt
Date: Fri Dec 19 14:54:08 2014
New Revision: 1646757
URL: http://svn.apache.org/r1646757
Log:
Refactor to replace reverse map with dedicated session listener that contains a
reference to the SSO ID. This refactoring is in support of the fix for BZ 57338.
Added:
tomcat/tc8.0.x/
Author: markt
Date: Fri Dec 19 14:53:04 2014
New Revision: 1646755
URL: http://svn.apache.org/r1646755
Log:
Calls to associate need to trigger a Map update as well
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/authenticator/SingleSignOn.j
Author: markt
Date: Fri Dec 19 14:52:40 2014
New Revision: 1646754
URL: http://svn.apache.org/r1646754
Log:
Should use containerLog rather than own log
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/authenticator/LocalStrings.properties
Author: markt
Date: Fri Dec 19 14:52:06 2014
New Revision: 1646753
URL: http://svn.apache.org/r1646753
Log:
Comment typo
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/authenticator/SingleSignOn.java
Propchange: tomcat/tc8.0.x/trunk/
Author: markt
Date: Fri Dec 19 14:51:37 2014
New Revision: 1646752
URL: http://svn.apache.org/r1646752
Log:
SSO now retains just the session ID rather than the actual session object so
there is no need to remove sessions that have been passivated.
Modified:
tomcat/tc8.0.x/trunk/ (props cha
Author: markt
Date: Fri Dec 19 14:50:36 2014
New Revision: 1646751
URL: http://svn.apache.org/r1646751
Log:
Avoid unnecessary object creation
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/authenticator/SingleSignOn.java
Propchange: tomca
Author: markt
Date: Fri Dec 19 14:50:05 2014
New Revision: 1646750
URL: http://svn.apache.org/r1646750
Log:
kfujino review of BZ 57338 fix. Add configuration options for mapSendOptions
and terminateOnStartFailure. Document the configuration options.
Modified:
tomcat/tc8.0.x/trunk/ (props
Author: markt
Date: Fri Dec 19 14:49:24 2014
New Revision: 1646749
URL: http://svn.apache.org/r1646749
Log:
kfujino review of BZ 57338 fix.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/authenticator/SingleSignOn.java
tomcat/tc8.0.x
Author: markt
Date: Fri Dec 19 14:48:35 2014
New Revision: 1646748
URL: http://svn.apache.org/r1646748
Log:
Remove unused method spotted by kfujino
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/authenticator/SingleSignOn.java
Propchange:
Author: markt
Date: Fri Dec 19 14:47:10 2014
New Revision: 1646747
URL: http://svn.apache.org/r1646747
Log:
Update merge info
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
Propchange: tomcat/tc8.0.x/trunk/
--
---
Author: markt
Date: Fri Dec 19 14:46:21 2014
New Revision: 1646746
URL: http://svn.apache.org/r1646746
Log:
Clean up
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/authenticator/SingleSignOnEntry.java
Propchange: tomcat/tc8.0.x/trunk/
---
Author: markt
Date: Fri Dec 19 14:45:25 2014
New Revision: 1646744
URL: http://svn.apache.org/r1646744
Log:
First pass at fixing https://issues.apache.org/bugzilla/show_bug.cgi?id=57338
so SSO entries are kept in sync across the cluster as nodes are added and
removed.
Added:
tomcat/tc8.0.x
Author: markt
Date: Fri Dec 19 14:39:54 2014
New Revision: 1646741
URL: http://svn.apache.org/r1646741
Log:
Remove final so sub-classes can replace these.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/authenticator/SingleSignOn.java
Prop
Author: markt
Date: Fri Dec 19 14:39:28 2014
New Revision: 1646740
URL: http://svn.apache.org/r1646740
Log:
Refactor the sync to simply synchronize the method
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/authenticator/SingleSignOn.java
Author: markt
Date: Fri Dec 19 14:38:56 2014
New Revision: 1646739
URL: http://svn.apache.org/r1646739
Log:
No longer need a separate lookup() method
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/authenticator/SingleSignOn.java
Propchang
Author: markt
Date: Fri Dec 19 14:38:20 2014
New Revision: 1646738
URL: http://svn.apache.org/r1646738
Log:
Switch to ConcurrentHashMap and remove syncs
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/authenticator/SingleSignOn.java
Propch
Author: markt
Date: Fri Dec 19 14:35:55 2014
New Revision: 1646735
URL: http://svn.apache.org/r1646735
Log:
Whitespace clean-up
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/authenticator/SingleSignOn.java
tomcat/tc8.0.x/trunk/java/o
Author: markt
Date: Fri Dec 19 14:34:53 2014
New Revision: 1646733
URL: http://svn.apache.org/r1646733
Log:
No longer need SerializablePrincipal in Cluster code since GenericPrincipal now
implements Serializable
Removed:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/SerializableP
Author: markt
Date: Fri Dec 19 14:33:11 2014
New Revision: 1646732
URL: http://svn.apache.org/r1646732
Log:
Make GenericPrincipal Serializable
Added:
tomcat/tc8.0.x/trunk/test/org/apache/catalina/realm/TestGenericPrincipal.java
- copied unchanged from r1645953,
tomcat/trunk/test/org/a
Author: markt
Date: Fri Dec 19 14:32:08 2014
New Revision: 1646731
URL: http://svn.apache.org/r1646731
Log:
Clean-up. No functional change
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/realm/GenericPrincipal.java
Propchange: tomcat/tc8.0.
Author: markt
Date: Fri Dec 19 13:56:30 2014
New Revision: 1646723
URL: http://svn.apache.org/r1646723
Log:
Debug logging improvements
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings.properties
tomcat/trunk/java/org/apache/catalina/authenticator/SingleSignOn.jav
Author: markt
Date: Fri Dec 19 13:56:00 2014
New Revision: 1646722
URL: http://svn.apache.org/r1646722
Log:
Refactor to use a serializable session listener to do the removal from
the SSO cache when the session expires.
Added:
tomcat/trunk/java/org/apache/catalina/ha/authenticator/ClusterSing
Author: markt
Date: Fri Dec 19 13:55:24 2014
New Revision: 1646721
URL: http://svn.apache.org/r1646721
Log:
Refactor to replace reverse map with dedicated session listener that
contains a reference to the SSO ID.
This refactoring is in support of the fix for BZ 57338.
Added:
tomcat/trunk/jav
Author: markt
Date: Fri Dec 19 13:54:47 2014
New Revision: 1646720
URL: http://svn.apache.org/r1646720
Log:
Calls to associate need to trigger a Map update as well
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/SingleSignOn.java
tomcat/trunk/java/org/apache/catalina/ha/aut
Author: markt
Date: Fri Dec 19 13:44:20 2014
New Revision: 1646719
URL: http://svn.apache.org/r1646719
Log:
Should use containerLog rather than own log
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings.properties
tomcat/trunk/java/org/apache/catalina/authenticator
Author: markt
Date: Fri Dec 19 13:43:21 2014
New Revision: 1646717
URL: http://svn.apache.org/r1646717
Log:
SSO now retains just the session ID rather than the actual session
object so there is no need to remove sessions that have been passivated.
Modified:
tomcat/trunk/java/org/apache/catali
Author: markt
Date: Fri Dec 19 13:43:52 2014
New Revision: 1646718
URL: http://svn.apache.org/r1646718
Log:
Comment typo
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/SingleSignOn.java
Modified: tomcat/trunk/java/org/apache/catalina/authenticator/SingleSignOn.java
URL:
http:
On 17/12/2014 16:57, Mark Thomas wrote:
> On 17/12/2014 09:58, Keiichi Fujino wrote:
>> [A] I think that the process of updating SSO entry needs to be notify
>> cluster.
>
> I'll take a look at this. I didn't see any issues in my simple testing
> but I may well have missed this scenario.
My test
https://issues.apache.org/bugzilla/show_bug.cgi?id=57284
--- Comment #11 from Fabio Tudone ---
Ok, thanks for discussing this anyway.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe,
https://issues.apache.org/bugzilla/show_bug.cgi?id=57335
--- Comment #3 from Sebb ---
Ask on the users list if you need configuration help
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscr
https://issues.apache.org/bugzilla/show_bug.cgi?id=57284
--- Comment #10 from Remy Maucherat ---
There is nothing to "understand", this has always been 100% clear for everyone
and all implementations, and the specification will be clarified. I have no
idea how a reasonable developer could actuall
https://issues.apache.org/bugzilla/show_bug.cgi?id=57284
--- Comment #9 from ftud...@libero.it ---
I understand your point that there would be several implications. Still the API
shape itself doesn't forbid attempting to do such things, so I think it would
be better, if reasonably feasible, that s
https://issues.apache.org/bugzilla/show_bug.cgi?id=57284
--- Comment #8 from Remy Maucherat ---
Since the discussion is going on in the Servlet EG, and this is used as a
reference, I have to mention this makes no sense to me.
- Detaching a filter chain prevents any reuse, its state has to be fro
https://issues.apache.org/bugzilla/show_bug.cgi?id=57284
--- Comment #7 from ftud...@libero.it ---
Thanks, yes it dispatches to a whole new processing chain including filters but
it will do so in the context of another servlet container thread, so it's not
very useful for this specific case of avo
https://issues.apache.org/bugzilla/show_bug.cgi?id=57367
Violeta Georgieva changed:
What|Removed |Added
Attachment #32304|0 |1
is patch|
https://issues.apache.org/bugzilla/show_bug.cgi?id=57284
--- Comment #6 from Eugene Chung (TmaxSoft) ---
FYI : I hope it might help you that AsyncContext.dispatch() mechanism supports
FilterChain.
--
You are receiving this mail because:
You are the assignee for the bug.
---
48 matches
Mail list logo