Re: XPATH Transform

2012-08-30 Thread Hariprasath
tps://svn.apache.org/repos/asf/santuario/xml-security- > java/trunk/src/test/java/org/apache/xml/security/test/dom/signature/CreateSignat > ureTest.javaColm.On Tue, Aug 28, 2012 at 11:01 AM, Hariprasath > gmail.com> wrote:Hi, > >               Im trying to add XPATH transform in

Re: XPATH Transform

2012-08-28 Thread Hariprasath
re is an example:https://svn.apache.org/repos/asf/santuario/xml-security- java/trunk/src/test/java/org/apache/xml/security/test/dom/signature/CreateSignat ureTest.javaColm.On Tue, Aug 28, 2012 at 11:01 AM, Hariprasath gmail.com> wrote:Hi, >               Im trying to add XPATH transform in my digital sign

Re: XPATH Transform

2012-08-28 Thread Colm O hEigeartaigh
Im trying to add XPATH transform in my digital signature and > couldn't make it work using the addTransform() method in the transform > class. > The error im getting is posted below. > > Original Exception was > org.apache.xml.security.transforms.TransformationExc

XPATH Transform

2012-08-28 Thread Hariprasath
Hi, Im trying to add XPATH transform in my digital signature and couldn't make it work using the addTransform() method in the transform class. The error im getting is posted below. Original Exception was org.apache.xml.security.transforms.TransformationException: Cannot