WebService Doesn't Update ItSelf
Hi , i have a web service up and running. But the problem is when ever i add any operation or change in parameters it doesn't update itself. Any one has idea.?
regards,
Hi , i have a web service up and running. But the problem is when ever i add any operation or change in parameters it doesn't update itself. Any one has idea.?
regards,
not sure why but i also faced similar problem before.. what i did to resolve this was to recomplie all the files, including java class, config file, etc... (p.s. u only need to do this if u're changing things in those config files, not java classes)..
hope this help...