Re: mixed object array

2016-09-08 Thread Romain Manni-Bucau
2016-09-08 11:56 GMT+02:00 Matthew Broadhead < >> matthew.broadh...@nbmlaw.co.uk >> >>> : >>> I am using TomEE 7.0.1 which is now defaulting to Johnzon where on 1.7.x >>> the default was jettison. i have a specific case where i am using jaxb >>> ann

mixed object array

2016-09-08 Thread Matthew Broadhead
I am using TomEE 7.0.1 which is now defaulting to Johnzon where on 1.7.x the default was jettison. i have a specific case where i am using jaxb annotations to specify a mixed object array where elements in the array can be for example ObjectType1 or ObjectType2. using jettison it worked fine