You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Toni Karhu <to...@gmail.com> on 2009/01/29 19:08:11 UTC

XLS template parameters

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.

br,

Toni

Re: XLS template parameters

Posted by Amila Suriarachchi <am...@gmail.com>.
On Thu, Jan 29, 2009 at 11:38 PM, Toni Karhu <to...@gmail.com> 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/