Hi,

Still new to all this, so I'm not sure if this observation is accurate. It seems to be that wsdl2java could vastly improved if all of it's concrete classes were generated with delegate code pointing to some user specified implimentation. As it stands, I am forced to generate code, copy it somewhere else, implement my functionality, and then hope that the generated code never changes again (because if it does I have to perform a messy merge). This would be generally useful, but especially to me because I have some code that already implements the beans I need.

That's the single biggest thing I can think of that would make my life easier.

Another thing that would be handy would be to have an option to generate soapmonitor code in the wsdd file.

I'm mentioning this stuff in case I suspect/hope that I am missing a sublty about Axis that would make this problem trivial.

Thanks kindly,
Josh



Reply via email to