Hi Sergey, I meant multiple schemas in the same way as in you specified here. I have image.xsd and foo.xsd and I use package-info for package level annotation to specify the schema to be referred for the package.
When we have specified the schema at package level, do we need to specify at @XmlRootElement too ?? I tried specifying namespace at @XmlRootElement too and it too did not help with the POST/PUT of Json. Thanks Senthil Arumugam -- View this message in context: http://cxf.547215.n5.nabble.com/Issue-with-Json-Namespace-in-POST-PUT-tp3276515p3279896.html Sent from the cxf-user mailing list archive at Nabble.com.
