[kepler-dev] [Bug 3271] - Random Errors with data authentication system

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue May 6 10:07:43 PDT 2008


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3271





------- Comment #3 from leinfelder at nceas.ucsb.edu  2008-05-06 10:07 -------
changed the ldap authentication gui to get away from static method calls (in
favor of singleton getInstance calls that can be synchronized to prevent
concurrent threads from battling it out with GUIs and authentication requests).
cvs log message:
"change the LDAP login gui to use a singleton patter rather than a static
method pattern so that displaying the login dialogue can be a synchronized
process (in cases when requests for authentication are happening in concurrent
threads as with the ecogrid searches and retrievals)."

please try this out in your workspace.  I've done multiple authenticated
searches and also tried to upload to the repository.  logging out works as it
did before (Tools->Ecogrid Authentication...)


More information about the Kepler-dev mailing list