Hi--

I can only get a few of the ANT targets to work on the latest version of the XML-Security, even after moving a copy of the Xalan library to the endorsed folder.

If anyone can suggest a fix, I would be grateful. Thanks.

Here's what the ant build error looks like when I try to run ANT target encrypt:


<x-tad-bigger>Exception in thread "main" org.apache.xml.security.encryption.XMLEncryptionException: Cannot find any provider supporting DESedeWrap</x-tad-bigger><x-tad-bigger>
</x-tad-bigger><x-tad-bigger>[Encrypter] Original Exception was java.security.NoSuchAlgorithmException: Cannot find any provider supporting DESedeWrap</x-tad-bigger><x-tad-bigger>
</x-tad-bigger><x-tad-bigger>[Encrypter] at org.apache.xml.security.encryption.XMLCipher.getInstance(Unknown Source)</x-tad-bigger><x-tad-bigger>
</x-tad-bigger><x-tad-bigger>[Encrypter] at org.apache.xml.security.samples.encryption.Encrypter.main(Unknown Source)</x-tad-bigger><x-tad-bigger>
</x-tad-bigger><x-tad-bigger>[Encrypter] java.security.NoSuchAlgorithmException: Cannot find any provider supporting DESedeWrap</x-tad-bigger><x-tad-bigger>
</x-tad-bigger><x-tad-bigger>[Encrypter] at javax.crypto.Cipher.getInstance(DashoA6275)</x-tad-bigger><x-tad-bigger>
</x-tad-bigger><x-tad-bigger>[Encrypter] at org.apache.xml.security.encryption.XMLCipher.getInstance(Unknown Source)</x-tad-bigger><x-tad-bigger>
</x-tad-bigger><x-tad-bigger>[Encrypter] at org.apache.xml.security.samples.encryption.Encrypter.main(Unknown Source)</x-tad-bigger><x-tad-bigger>
</x-tad-bigger><x-tad-bigger>BUILD FAILED: /Applications/eclipse/workspace/xml-security2/build.xml:432: Java returned: 1


</x-tad-bigger>

Reply via email to