Re: [jackson-user] Windows CentOS differences

2018-08-08 Thread Sean Dawson
Oh ok - thanks so much for the info and that suggestion. Will check it out. On Wed, Aug 8, 2018 at 2:55 AM, Tatu Saloranta wrote: > > > On Wed, Aug 8, 2018 at 6:52 AM wrote: > >> >> Hello, we have a web app that sits in Tomcat and uses RestEasy >> 3.0.16.Final and Jackson 2.5.2. It's built

Re: [jackson-user] Windows CentOS differences

2018-08-08 Thread Tatu Saloranta
On Wed, Aug 8, 2018 at 6:52 AM wrote: > > Hello, we have a web app that sits in Tomcat and uses RestEasy > 3.0.16.Final and Jackson 2.5.2. It's built once, using maven, and then > deployed pretty much the same to a Windows 7 and a CentOS 7.2 machines. > > Just in the last week, we've started to

[jackson-user] Windows CentOS differences

2018-08-08 Thread seandawson2015
Hello, we have a web app that sits in Tomcat and uses RestEasy 3.0.16.Final and Jackson 2.5.2. It's built once, using maven, and then deployed pretty much the same to a Windows 7 and a CentOS 7.2 machines. Just in the last week, we've started to get ProcessingException errors on a couple of

[jackson-user] XML Deserialization of @JacksonXmlText in Scala case classes

2018-08-08 Thread Christopher Townson
Hi -- I am wondering if anyone has experienced the following issue with XML deserialization to Scala case classes annotated with @JacksonXmlText: Jackson version: 2.9.6 Given the following case classes: @JacksonXmlRootElement(localName = "MyDocument") case class