My response is being blocked for some reasons... Hi
I can not really tell why the validation is not working. I have a test confirming JSON sequence containing prefixes (processed with Jettison) is validated, but only a single namespace is involved in the test. Can you try to post a single image only and see if it's been validated. Does it work when you turn the validation off ? It actually seems like the json namespaces map is ignored that is why you're seeing an early validation error but without the validation you'll likely see a JAXB error. The custom provider you're using may not be setting the namespace map properly or it is not injected ? cheers, Sergey
