Hi all,

Is there a way to configure the wsdl2Java tool or the ant task to generate a .wsdd file thats 'classname' parameter contains a custom setting?

See:
<service name="AAA" provider="java:RPC" style="rpc" use="encoded">
      <parameter name="className" value="pkg.MyCustomClass"/>
</service>

Thanks for help

Matthias



Reply via email to