Hello. I am having a hard time when I am consuming a webservice using the apache-tomee-plus-1.7.2. When I use the simple Tomcat 7.x, I use a WebService and him receive an empty List normally, without cause errors. But when I use the TomEE, an empty List is obtained as a null object, and it may cause a null pointer.
Is it a bug ? Thanks.
