On Wed, Mar 18, 2015 at 8:17 AM, mtod <m...@thetods.net> wrote: > I tried the XPath attributes you recommended but no luck I get the same > error. > > Maybe I should have used a different subject line :)
So for the 1st recommendation I had: <xpath logNamespaces="true" resultType="String">/bogus/path/just/debugging/here/thanks</xpath> the intent was to get the system to dump out some debugging information, the xpath value I used was bogus so as not to trigger the error. I was curious what namespaces were logged? Jim