RE: problem DOMSignContext getElementByID org.w3c.dom.Document

2008-01-17 Thread Francisco Sepulveda
Hello, I resolved my problem!! =) I used the static method getElementById of the IdResolver class i had to do the following import import org.apache.xml.security.utils.*; So now i can get and Element using the id as input, given the fact that the xml has no schema associated =) ho

problem DOMSignContext getElementByID org.w3c.dom.Document

2008-01-17 Thread Francisco Sepulveda
Hello everyone ... I want to sign the following xml file ENVELOPED with respect to the element with id "a2" 100 10 11

RE: doubt with enveloped signature concept

2008-01-09 Thread Francisco Sepulveda
? how do you say i want the sinature inside "that" element i have been looking the API and i have not found that option so far =( Thanks Francisco > Date: Tue, 8 Jan 2008 17:58:55 -0500> From: [EMAIL PROTECTED]> Subject: Re: > doubt with enveloped signature concept&

RE: doubt with enveloped signature concept

2008-01-08 Thread Francisco Sepulveda
looking the API and i have not found that option so far =( Thanks Francisco > Date: Tue, 8 Jan 2008 17:58:55 -0500> From: [EMAIL PROTECTED]> Subject: Re: > doubt with enveloped signature concept> To: security-dev@xml.apache.org> > > Francisco Sepulveda wrote:> >

RE: doubt with enveloped signature concept

2008-01-08 Thread Francisco Sepulveda
-dev@xml.apache.org> CC: [EMAIL PROTECTED]; > security-dev@xml.apache.org> From: [EMAIL PROTECTED]> Date: Tue, 8 Jan 2008 > 14:48:52 -0500> > [EMAIL PROTECTED] wrote on 01/08/2008 02:30:00 PM:> > > > Francisco Sepulveda wrote:> > > Hello, I

RE: doubt with enveloped signature concept

2008-01-08 Thread Francisco Sepulveda
'm laying the rules for secure standar communications . =( Thanks Again Francisco> Date: Tue, 8 Jan 2008 14:30:00 -0500> From: [EMAIL PROTECTED]> Subject: Re: doubt with enveloped signature concept> To: security-dev@xml.apache.org> > Francisco Sepulveda wrote:> > He

doubt with enveloped signature concept

2008-01-08 Thread Francisco Sepulveda
Hello, I'm having problems with respect to what i understand about the concept of an "enveloped signature" The W3C define the signature as "The signature is over the XML content that contains the signature as an element. The content provides the root XML document element. Obviously, enveloped