DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38605>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38605 Summary: X509CertificateResolver throws NullPointerException Product: Security Version: unspecified Platform: PC OS/Version: Windows XP Status: NEW Severity: major Priority: P2 Component: Signature AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] XMLSec 1.3.0, Java Wehn I invoke method KeyInfo.getX509Certificate(), X509CertificateResolver throws NullPointerException. This problem occures if application runs multithreaded. X509CertificateResolver object is shared among all the threads and is not synchronized. This was not the case in XMLSec 1.2.1, because there was allways a new X509CertificateResolver object created for every KeyInfo. OS: Windows XP Professional (32bit), SUSE Linux (64bit) JVM: 1.5.0_06 -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
