jtheuer
16 years agoOccasional Contributor
XQuery path namespaces are endpoint specific?
Hi, me again ;-)
I must have missed something, but the automatically declared namespaces seem to be endpoint specific:
Can I define the namespaces to they'll work regardless of the endpoint? Can I fix it without editing all XQuery experssions by hand?
Cheers,
Jan
I must have missed something, but the automatically declared namespaces seem to be endpoint specific:
16:07:34,341 INFO [SoapUITestCaseRunner] Assertion [XQuery Match] has status FAILED
16:07:34,341 ERROR [SoapUITestCaseRunner] ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace ns1='http://localhost/service/me/';
//ns1:Response/ns1:email] : Exception:Missing content for xquery [declare namespace ns1='http://localhost/service/me/';
Can I define the namespaces to they'll work regardless of the endpoint? Can I fix it without editing all XQuery experssions by hand?
Cheers,
Jan