JAX-WS return empty lists
问题 I'm new in web services. I have faced some problem. At the server side i'm using spring-ws. At the client side i'm using jax-ws. With wsimport tool i have generated java classes according to my wsdl. Everything works fine, but for some reason jax-ws does not parse arrays and list correctly, all lists are empty I'm absolutely sure, that response is form correctly, tested it with soapui, also i'm using logging interceptor to log outcomming responses. Below is the snippets of response response