Hi
sry got confused with the key...
now it works...
Cheers
BT
Björn-Peter Tietjens schrieb:
Hi,
i keep getting the exception:
13:34:52,400 ERROR Encrypter:178 -
org.apache.xml.security.encryption.XMLEncryptionException: Invalid key
length: 16 bytes(Invalid key length: 16 bytes)
i use
Hi,
i keep getting the exception:
13:34:52,400 ERROR Encrypter:178 -
org.apache.xml.security.encryption.XMLEncryptionException: Invalid key
length: 16 bytes(Invalid key length: 16 bytes)
i used the encryption sample to encrypt some xml doc when executing this
on the tomcat webapp it keeps
t;xml-security-1_4_3/src_samples/org/apache/xml/security/samples/encryption"
Example.
I get an Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/xml/utils/URI$MalformedURIException
at ...Encrypter.main(Encrypter.java:149)
these are the lines...
...
147
That class is included in Xalan. Looks like you are not including xalan.jar in
your CLASSPATH.
--Sean
Björn-Peter Tietjens wrote:
Hi,
i would appriciate some help with on eof the examples:
i am trying to run the
"xml-security-1_4_3/src_samples/org/apache/xml/security/samples/encry
Hi,
i would appriciate some help with on eof the examples:
i am trying to run the
"xml-security-1_4_3/src_samples/org/apache/xml/security/samples/encryption"
Example.
I get an Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/xml/utils/URI$Malforme