Check with tcpmon if the namespace for the elements in the array is set.
If not, use the
--server-side param with wsdl2java to generate data-types for the server
from the wsdl
and use these because then the namespace is set correctly.
Stefan
Jérôme PICARD wrote:
Hello,
I'm using AXIS 1.2.1.
I have deployed a WS that is working just fine with an Axis client but
I have some problems when I use a C# client or a BPEL client.
My WebService must return an array of String. The response is always
null when I use the C# client or the BPEL client.
It's very urgent. Can you give me some help please ?
Regards.
Jerome.