AW: Importing Signature element - namespace problems

2004-03-25 Thread Dittmann Werner
Stephen, two answers here: 1st: pls have a look at the Apache WSS4J project (subproject of ws-fx). Here we implemented Web Service Security (SOAP with XMLSig and XMLEncrypt). 2nd: before you send the signed request you may feed it to a canonicalization function (c14n function) that removes the

Importing Signature element - namespace problems

2004-03-25 Thread Stephen Chell (DSL AK)
Hi all, I'm having problems importing an XML Signature element into a SOAP envelope. I can create the signature without problem, but when I import the signature element into the SOAP header, all of the elements in the entire SOAP envelope have a default namespace declaration of xmlns="" added to t

Running Verify signature on JDK 1.2.2

2004-03-25 Thread ashish oak
Hi, I am testing the samples for running XML signature validation on JDK 1.2.2. The code works fine on JDK 1.4.2 but I must run it on JDK 1.2.2 as our server supports 1.2.2. But it is giving me the following runtime errors: org.apache.xml.security.signature.XMLSignatureException: The Reference for

RE: 'make install' for C++ 1.x on Solaris

2004-03-25 Thread Scott Cantor
> I thought I tested this. > > Will have a look-see tonight and see what is wrong. On 2.8, I'm also getting failures in which the include tree isn't deep copied during the install. Maybe some newer version of some GNU-related package is needed? -- Scott

Re: 'make install' for C++ 1.x on Solaris

2004-03-25 Thread Berin Lautenbach
Scott, I thought I tested this. Will have a look-see tonight and see what is wrong. Cheers, Berin > Is it me, or is the install-sh stuff in the package broken on Solaris? > I get errors from missing copies of install-sh and have to manually > copy it from the root into each subdirect

"make install" for C++ 1.x on Solaris

2004-03-25 Thread Scott Cantor
Is it me, or is the install-sh stuff in the package broken on Solaris? I get errors from missing copies of install-sh and have to manually copy it from the root into each subdirectory, which is a serious PITA. -- Scott

Re: Example code for signing a SOAP message with Attachments

2004-03-25 Thread trebor iksrazal
--- "Stephen Chell (DSL AK)" <[EMAIL PROTECTED]> wrote: > Hi all, > > > > I wish to create an XML Signature over the SOAP > envelope and all attachments > of a SOAPMessage (created using the SAAJ api). The > attachments could > consist of a mix of XML documents and binary files. > The signatu

Re: [RESULT] Native JCE

2004-03-25 Thread Berin Lautenbach
Walter, > Does apache have a standard for due diligence to avoid name collisions > or does everybody just have to like the name? There are other Good question. I'll put this to the incubator group tomorrow to see if there is any guideance there. Cheers, Berin