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=42820>. 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=42820 ------- Additional Comments From [EMAIL PROTECTED] 2007-07-11 09:37 ------- (In reply to comment #1) > Created an attachment (id=20455) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20455&action=view) [edit] > XMLDigSecurity.java patch > > The patch changes XMLDigSecurity.java to use the current class loader to load > the provider implementation class rather then the provider class loader. This > should not cause any issues with scenarios that currently work given that for > the XMLDigSecurity to work, the class loaders needed to be arranged in a > hierarchy. This fix removes that requirement. This patch causes the existing ClassLoaderTest (src_unitTests/javax/xml/crypto/test/dsig/ClassLoaderTest) to fail. I'm not sure why it is failing yet, but this will need to be further investigated before I apply the patch. Also, it it possible you could provide a small test case using multiple class loaders (similar to the ClassLoaderTest) that reproduces this bug? I want to make sure it doesn't come back again. -- 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.