views:

42

answers:

0

Hi,

I've written a java application with a soap interface. When I call a method on this interface with certain parameters, the parameters I receive in the method are all empty/NULL except the first one.

What could be the reason for this behavior? A tcpdump shows that the whole soap request with the correct parameter values is received by the machine.

thanks chris