|
Right...
Well, we probably will drop the ApacheDS "embedded" feature from Jetspeed-2 and have the users run it themselves. Ok, that would be great, thanks. BTW: are you going to provide "normal" src and binary distributions too, besides now only binary setup dists? I also thought that to be a requirement for ASF releases... For development, I honestly don't need nor like to be forced to *install* ADS. Regards, Ate The weirdest thing:
I just replied *by mail* to the comment from Emmanuel, with 2 inline comments. But somehow my mail was scanned and my comments extracted as new comment for this issue..., without context of course. I certainly won't do that again :( Anyway, because my previous comment is somewhat incomprehensible now, I'm providing it again below, not *with* context: > I guess you *must* use the ADS jars, because of maven 1/maven 2 incompatibility ... Right... Well, we probably will drop the ApacheDS "embedded" feature from Jetspeed-2 and have the users run it themselves. > > We will try to get a 1.0.1 out soon, and we also check to see if your modification can be applied right away. Ok, that would be great, thanks. BTW: are you going to provide "normal" src and binary distributions too, besides now only binary setup dists? I also thought that to be a requirement for ASF releases... For development, I honestly don't need nor like to be forced to *install* ADS. Ate,
Having normal tar/zip balls is not an Apache release requirement. However it's a good thing to have. How about helping out over here to rig that into our build. Thanks. We need to investigate the implication of such a fix in the server.
Let's mark it as to be fixed for 1.0.1 and 1.5.0
Emmanuel Lecharny made changes - 25/Jan/07 04:08 PM
Alex Karasulu made changes - 13/Feb/07 03:26 AM
The following tests confirm that updates are correctly handled to invalidate the credential cache:
o test11InvalidateCredentialCache o testDIRSERVER782 I just added the last test but both test cases test to make sure the cache is properly invalidated. Please confirm this bug no longer exists and if so I will open this JIRA issue again. Thanks!
Alex Karasulu made changes - 13/Feb/07 04:18 AM
The described problem seems still present in the ApacheDS 1.0.2 (used with Jetspeed 2.1.2).
Changing the AuthenticationService.invalidateAuthenticationCaches( LdapDN principalDn ) call from authenticator.invalidateCache( getPrincipal().getJndiName() ); to authenticator.invalidateCache( principalDn ); solve the problem.
Alberto Troisi made changes - 05/Dec/07 11:54 AM
Recent changes in BigBang have fixed this issue.
Alex Karasulu made changes - 27/Mar/08 04:18 PM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
We will try to get a 1.0.1 out soon, and we also check to see if your modification can be applied right away.