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