[kepler-dev] [Bug 3269] - authentication system throws NPE
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Tue May 6 10:04:21 PDT 2008
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3269
------- Comment #5 from leinfelder at nceas.ucsb.edu 2008-05-06 10:04 -------
actually found that this bug still existed as an artifact of multiple login
dialogues appearing when concurrent threads were requesting auth credentials.
it can remain closed, but I wanted to comment on it.
cvs commit message is such:
"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)."
More information about the Kepler-dev
mailing list