targetnamespace hard-coded in WSDL2Java code
Hi,
While generating code using WSDL2Java in Axis, the targetnamespace is hard-coded in the generated Java files. Because of this the code needs to be regenerated if the targetnamespace changes. Please let me know if it is possible to use same Axis generated code and use the targetname space from some properties file.
Thanks.
|