users@jersey.java.net

[Jersey] Re: Question about Java 6, Java 7 and JSON media extensions in Jersey?

From: Colin Smiley <csmiley_at_icontrol.com>
Date: Fri, 29 Aug 2014 13:54:28 +0000


Nevermind, I’ve found the answer myself in the Java SE Compatibility
section of the documentation. My apologies. I guess it’s back to Jersey
2.6 for me, then.


Thanks,

Colin


On 8/28/14, 8:39 PM, "Colin Smiley" <csmiley_at_icontrol.com> wrote:

>
>I¹ve noticed that both Jackson and Moxy seem to be compiled with Java 7.
>Reading through the docs, it appears this is due to an API from Java 7 EE.
>
>I¹m currently bound to a Java 6 platform. What are my options for JSON
>media type conversions in the Jersey client? Do all the Jersey JSON Media
>type extension require Java 7 now?
>
>
>Thanks,
>
>Colin
>