On 10/24/2015 02:42 PM, Bùi Sĩ Tuấn wrote:
> Hi all,
>
> Thanks Markus for your reply,
>
> This issue just come when run on JBOSS.
> And It worked correctly until deploy on server. I think it failed
> because of xmlsec's version.
Yes, I can confirm that I am also getting that error with your
XpathSigner. Not sure why though as DTMManagerDefault is a subclass of
DTMManager so the full class name matches. But it could maybe be a class
loader issue.
If you have access to it, you could also try a later version of JBoss
which already has xmlsec/xalan in the right versions. I think JBoss EAP
6.4 should have that. If that solves the issue the problem is with the
xmlsec/xalan upgrade.
Cheers,
Markus
> Here is my XpathSingner's source code. Hope it helpful
>
|