I am trying to pass an java.util.ArrayList to my .net client.. Getting the
error "Datatype Array is missing".
Following is the wsdd I'm using which deploys the webservice OK on my Axis..
http://xml.apache.org/axis/wsdd/";
xmlns:java="http://xml.apache.org/axis/wsdd/providers/java";>
I am trying to pass an java.util.ArrayList to my .net client.. Getting the error "Datatype Array is missing".
Following is the wsdd I'm using which deploys the webservice OK on my Axis..
http://xml.apache.org/axis/wsdd/" xmlns:java="http://xml.apache.org/axis/wsdd/providers/java">