Re: [Discuss] How to handle UnmarshalType defined as an Array Class in Java DSL

2021-02-01 Thread Bob Paulin
Hi, Zoran thanks for the reply.  I saw Claus applied a patch over the weekend that fixed my test but it turns out my test may have been too simple since String[] has some custom code to help it in the ObjectHelper. I've attached a  case to CAMEL-16114 that uses a POJO that still fails with th

Re: [Discuss] How to handle UnmarshalType defined as an Array Class in Java DSL

2021-02-01 Thread Zoran Regvart
Hi Bob, Cameleers just to note, this got marked as spam in my mail client (for whatever reason), so you might have missed this also. Some comments inline: On Fri, Jan 29, 2021 at 3:50 PM Bob Paulin wrote: > > Hi, > > I've submitted a issue [1]. > > in prior versions you could define an array type