Hi I am trying to generate clients from a WSDL using axis. I want to set the option for disabling multirefs while i am accessing the service.One option is to go and change the java files that is generated manually and set the option on the call object. But i want to generate class files that i dont need to tinker with. Is there a way to set this option so that i dont have to modify the java files ???
Thanks for ur help Vidyannad
