i have WorkflowManager.wsdl and i have to have IWorkflowManagerProxy class
that should invoke, right?

2007/4/3, Adrian Mitev <[EMAIL PROTECTED]>:

Hi Angel. I'm using axis 1.4. I'm using the ant task for wisdl to java

Here is how do i invoke the task

<axis-wsdl2java all="true" output="." verbose="true" url="${ local.wsdl}">

 </axis-wsdl2java>

2007/4/3, Angel Todorov <[EMAIL PROTECTED]>:
>
> Hi Adrian,
>
> How exactly do you execute wsdl2java - with what parameters ? Which
> version of Axis are you using ?
>
> Regards,
> Angel
>
> On 4/3/07, Adrian Mitev < [EMAIL PROTECTED]> wrote:
> > Hi all. I'm trying to generate java classes from wsdl via ant task.
> > Everything is OK but proxy class is not generated. Do i miss
> something?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to