RE: question on data directory

2005-08-13 Thread Anthony Sangha
I'm answering my question myself because I found the solution. There is an OfflineResolver class that can be modified to specify different data paths. Anthony Sangha -Original Message- From: Anthony Sangha [mailto:[EMAIL PROTECTED] Sent: Saturday, August 13, 2005 1:42 PM To: security-d

RE: question on data directory

2005-08-13 Thread Anthony Sangha
Sorry for not making myself very clear. I'm using xml-security-bin-1_2_1.zip. xml-security-1_2_1/src_samples/org/apache/xml/security/samples/signature When I run the samples in the above directory (eg CreateSignature.java) I need to have a data directory (which is under xml-security-1_2_1/d

Re: question on data directory

2005-08-13 Thread Heiner Westphal
Anthony, this list discusses two libraries implementing standards concerning signature and encryption of XML documents. One java and one C++ library. AFAIK there is no obvious executable. Neither any preset data directroy is to be found. Perhaps you confused the mailing lists? Or are you workin

question on data directory

2005-08-13 Thread Anthony Sangha
I would like to have a different data directory. Currently the data directory, as I understand, has to be in the path of the executable.   Is there a way to do this?   Anthony Sangha [EMAIL PROTECTED]