James Black wrote:
Dan Christopherson wrote:
Now if there were (or is) a way to tell wsdl2java to use a different name for the 'Impl' class (which is a delegate by the way), that would have saved me some similar consternation and grumbling.
In the java2wsdl tag I use
<java2wsdl implclass="my.implementation.class' <mapping ... /> </java2wsdl>
