Ray Krueger wrote:

This is a concurrency issue. The quick fix is to wrap those two calls
in a synchronized block. The real fix is to drop the setAuthentication
method and modify the handle method to be handle(Callback,
Authentication).

As it is a contract change I wanted to check with the team first.
What do you guys think?



+1 on the real fix. Just please remember to update doc/xdocs/upgrade/upgrade-070-100.html and doc/xdoc/changes.xml.

Ben


------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Home: http://acegisecurity.sourceforge.net Acegisecurity-developer mailing list Acegisecurity-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to