Re: [Axis2]Re: WSDL2Java Server side code generation

2006-04-19 Thread Ajith Ranabahu
Hi, This can be done by changing the codegen-config.properties file found in org.apache.axis2.wsdl.codegen package (codegen module). You can feed in your custom prop file through "org.apache.axis2.codegen.config" system property. Ajith On 4/19/06, Saminda Abeyruwan <[EMAIL PROTECTED]> wrote: > --

[Axis2]Re: WSDL2Java Server side code generation

2006-04-18 Thread Saminda Abeyruwan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Forwarded with [Axis2] prefix Saminda David Boyer wrote: > Hey all, > > I'd like to be able to control the generated products. > > Our wsdl's and schema are early in development and thus are subject to > frequent change. I would like to be able to

WSDL2Java Server side code generation

2006-04-18 Thread David Boyer
Hey all, I'd like to be able to control the generated products. Our wsdl's and schema are early in development and thus are subject to frequent change.  I would like to be able to control the generated Skeleton, the ant build file, and the services.xml file. I've tracked down the xsl files which