Re: encryption example

2009-08-07 Thread Sean Mullan
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/encryption" E

encryption example

2009-08-07 Thread Björn-Peter Tietjens
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$MalformedURIException at ..