Hi there,
I am new to this list and to WebService in general. I read several mails about complextype but I am not clear with all that.
I want to return a complex type using dynamic stub invocation from WSIF. I tried to do like the complexsoap example with specifiing a type mapping like :
service.mapType(
new QName("http://ws.cdyne.com", "LatLongReturn"),Class.forName("complexsoap.client.stub.com.cdyne.ws.LatLongReturn"));it works well but I d'ont agree with this mecanisme. I want to use WSIF to be independant from the protocol, and there I am specific axis by using an axis stub.
So my question is : Is there a way to manage complextype without be dependant from axis? Can we specifie the stub used in the WSDL file?
Thanks in advance and sorry for my poor english...
Etienne.
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais !
Testez le nouveau Yahoo! Mail
