>
> I don't recall seeing such NPEs in Jettison - I'll save this stack
> trace till I get a chance to fix that at jettison level.
> If you get JSON content with prefixes coming in then you need to
> explicitly register JSONProvider during WebClient.create(...), and set
> a namespaceMap property on it (key - prefix, value - namespace).
Actually, Christian H reminded me that value is namespace, key is the prefix :-)


> Cheers, Sergey
>

Reply via email to