Hi,
 
We are using AXIS for publishing our web services and using .NET to access it from GUI.
 
Our Java classes are using Vector class extensively which works fine when accessed from a Java client.
 
While accessing our Java web service from .Net client we get serialization problems due to Vector class.
 
Can u suggest me what changes should we make in our Client code (.NET) to overcome this problem.
 
We do not want to change our Java classes ... but would appreciate any suggestions for that too.
 
Thank you.
 
Vishal Batra

Reply via email to