Hi,
is there any way that I could see the process of unmarshalling in JAX-WS services? I Generated some code from WCF service and I can see, that the response is comeing back in proper XML, but something goes wrong during the unmarshall process and I have no idea what is going on there and I end up with null result.
Adalbert