In web service response, targetnamespace is coming as alpha-numerice values that I dont' want. I want some logical name there.
In response, targetnamespace is:
targetnamespace = "http://296sghd-8we6erh33-sdf7878sdf-234jdfs"
Inspite of this I want
targetnamespace = "http://abc.com/webservice/hello"
Can anybody help me out?