Re: Plugging in the WSDL2Java

2006-04-18 Thread Ajith Ranabahu
Hi David, You can register your own templates by editing the codegen-config.properties file. This file can be fed through a system property "org.apache.axis2.codegen.config" or it may be easier to edit the default one, whatever is convenient for you. There's an article on how the codegenerator can

Re: Plugging in the WSDL2Java

2006-04-17 Thread Deepal Jayasinghe
You can add your third part jars inside the service archive file as an example if service foo require some third party lib called "a.jar" then you can add a.jar into foo.aar as follows foo.aar MATA-INF services.xml lib a.jar David Boyer wrote: > Hey, > > New user to axis. I’ve been unable to fin

Plugging in the WSDL2Java

2006-04-06 Thread David Boyer
Hey,   New user to axis.  I’ve been unable to find any in depth documentation or discussion of the code generation engine.  I’m digging through the codegen module trying to figure out how to plug into the code generation to add stuff specific to our project.  In this project the WSDL is