On 05/19/2015 04:03 PM, Romain Manni-Bucau wrote:
jdk1.7 or 1.8 doesnt make any change, tomee 1.7.2/1.7.3-SNAPSHOT/7.0.0-SNAPSHOT (but got it working on 1.7.1 as well even if I dont use it anymore since months)

I've replaced official java spec with this:
        <dependency>
 <groupId>org.apache.geronimo.specs</groupId>
 <artifactId>geronimo-json_1.0_spec</artifactId>
             <version>1.0-alpha-1</version>
        </dependency>
and it works now

Reply via email to