What version of the xml-sec-library are
> you using?
> ItÂs the 1.1 or the CVS HEAD one?
>
> Raul
I am using 1_1_0 (april 2004).
The problem is easy to reproduce with the code at my first mail and with a
"intersect" with value "//bla:ToBeSigned".
You get:
org.apache.xml.security.transforms.TransformationException: Prefix must resolve
to a namespace: bla
at org.apache.xml.security.transforms.implementations.TransformXPath2Filter.
enginePerformTransform(Unknown Source)
at org.apache.xml.security.transforms.Transform.performTransform(Unknown
Source)
at org.apache.xml.security.transforms.Transforms.performTransforms(Unknown
Source)
.....
-R