You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Vidyanand Murunikkara <Vi...@infravio.com> on 2002/04/04 01:19:47 UTC

Controlling WSDL2Java Generation

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