no problem.
I was curious mostly because of platform dependency, but looks like I
can reproduce it on my linux box too - using java-6-sun-1.6.0.26 JDK.
What are you using on your linux box?
It is most likely related to underlying JAXB implementation - probably
some changes went into JDK and caused this regression.
ccing Jakub, who is responsible for JSON support and might know more
details about this.
Regards,
Pavel
On 10/19/11 9:49 AM, thehpi wrote:
> Hi,
>
> Sorry for that. Actually the pom contained the jaxb plugin but wasn't used.
> I removed it and this also removes the resources dir requirement. Now it
> should build (and fail). If you now remove the namespace from the
> MyJaxbBeans.getBeans() XmlElement annotation then it will succees (for my
> anyway).
>
> Thanks for your help
>
> --
> View this message in context: http://jersey.576304.n2.nabble.com/namespace-problem-with-JSON-on-mac-tp6903460p6907606.html
> Sent from the Jersey mailing list archive at Nabble.com.
>