Hi Ruchith, thank you for the link, a nice article. For my purposes I had to write a new Emitter which extends JavaEmitter, since I wanted to load additional templates. I hope this was the right way. Adding new templates to the codegen-config file was not sufficient.
Thanks, Andreas. > -----Ursprüngliche Nachricht----- > Von: Ruchith Fernando [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 1. März 2006 14:26 > An: [email protected] > Betreff: Re: [Axis2] additional templates for codegen > (extending code generator) > > Have a look at this article by Ajith: > > http://www.wso2.net/2006/02/inside_the_axis2_code_generator > > Thanks, > Ruchith > > On 3/1/06, Andreas Bobek <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I want to generate some classes in addition to the classes > generated > > by WSDL2Java. How can I extend the generation process? I assume > > codegen-config.properties is the file where I have to start...? > > > > Thank you, Andreas. > > > >
