Hi , My name is Tejas and I am a newbie with web services.
I use web services to return an Object of Type Vector (Java.util.Vector)
Now, I have made some changes to the wsdl file so that the return type is specified as Vector. But, however, when I launch the application, I find that the changes I made to the wsdl are not reflected.

Can someone help me work around this problem ?