users@jersey.java.net

[Jersey] Jersey on Java 8 Compact Profiles?

From: Kai Kreuzer <kai_at_openhab.org>
Date: Thu, 26 Nov 2015 10:19:53 +0100

Hi all,

I hope this is the right place to ask this question, I could not find any information about this yet:

In what extend is Jersey compatible with Java 8 compact profiles (specifically 1 and 2)?

I see that javax.xml.bind is used at a few places, which requres the full JRE. Is this something only related to WADL generation and can be stripped out if WADL is not required?

Background: I am using Jersey on embedded devices for the IoT, hence compact profile support is very important. It would be great if they were on the radar!

Cheers,
Kai