Hi Sushant,
> Can somebody point me to an example of creating web service client with > WSIF and the web service is developed for AXIS 2.13 > As far as i know WSIF is the Web Service Invocation Framework integrated for example in the Rational Application Developer. I think your axis client is configured correctly, but WSIF needs custom serializers / deserializers to map the response or create the request. I have worked with WSIF two years ago and finally switched to axis. Is there any reason why you won't create a client with axis instead of WSIF ? Regards, Tobias
