On Thu, Jan 29, 2009 at 11:38 PM, Toni Karhu <[email protected]> wrote:

> Hello, I want to set some custom parameters which i want to read when
> the XSL code generation templates are run with the codegen. How can I
> add custom parameters to the generation process??
>
> I know how to mobify the xsl files but I have no clue where to define
> my own parameters.


depends on the file to which you need to add the code.

see the
 org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter

class and start tracing the code with
emitSkelton()

or emitStub() method

thanks,
Amila.

>
>
> br,
>
> Toni
>



-- 
Amila Suriarachchi
WSO2 Inc.
blog: http://amilachinthaka.blogspot.com/

Reply via email to