Re: Please vote whether to post final release of 1.4.2

2008-06-13 Thread Daniel Kulp
-1 - non-binding The last rc artifact you posted doesn't have the Apache required NOTICE and LICENSE files in the META-INF dir. Thus, it cannot be put in Maven's central repository as is and cannot be released like that.That needs to be fixed first. Thanks! Dan Sean Mullan wrote: > >

Re: enveloping signatures

2004-05-13 Thread Daniel Fisher
On Thu, 13 May 2004 16:58:42 +0200 Erwin van der Koogh <[EMAIL PROTECTED]> wrote: > > I've got some SPML that I'd like to send to a client with a digital > > signature. Looking at the spec it seems like using an enveloping > > signature would be the easiest thing to do. > > This would allow me to

enveloping signatures

2004-05-13 Thread Daniel Fisher
P-SEC. The ObjectContainer only allows inserting of Nodes, however when I try to insert my SPML I get the following exception: WRONG_DOCUMENT_ERR: That node doesn't belong in this document. Can anyone offer any advice on this problem? Thanks. --Daniel Fisher

Re: Help with XML Encryption

2004-04-17 Thread Daniel
Thanks Berin. I got all the stuff from CVS, got the config.xml to load correctly (whew), and now XMLCipherTester is working for 5 out of 9 tests, which is good enough for my purposes for now. If I am not completely lost, version 1.04 does NOT contain the XMLCipher class at all, and so my build

Re: Help with XML Encryption

2004-04-16 Thread Daniel
(in the older version) corresponds to the new CipherData or CipherReference or CipherValue classes. I will try to create an example (guessing, with luck I'll make it), but any additional help would be fantastic. Thanks again for your response and any future help. -- Daniel

Help with XML Encryption

2004-04-16 Thread Daniel
ease? Any code will do, even without any comments. Thank you, Daniel