|
|
Hi All,
I am new to this forum.
I am working on java web services. I am using "wsdl2java" tool to create a java stub file.
In my wsdl file value of targetnamespace is "urn:HPD_IncidentInterface_Create_WS" but i want to remove this urn prefix from java stub file.
I can't change wsdl file as it is application generated so is there any way to do this.
Thanks