Hello i am having Strange scenario where .NET webservice will accept the 2 dimensional Array (Jagged Array) and when i use 2 dimensional Array using
java to invoke webservice the AXIS generating
SOAP request which very confusing and .NET webservice not able to Identify the SOAP request at all.
can you please help on this. do you have any scenarios where using the Jagged Array invoking .NET webservice