Please take a new checkout and use that build for Sandesha.
 
-Jaliya
 
----- Original Message -----
Sent: Friday, July 14, 2006 5:53 AM
Subject: Re: kandula and sandesha

I have modified the soap action  in the wsdd file of the service in this way:
 

<service name="Coordinatore" provider="java:RPC">

<parameter name="wsdlTargetNamespace" value="urn:kandulaClient/Coordinatore"/>

<parameter name="wsdlServiceElement" value="CoordinatoreService"/>

<parameter name="wsdlServicePort" value="Coordinatore"/>

<parameter name="className" value="kandulaClient.Coordinatore"/>

<parameter name="wsdlPortType" value="Coordinatore"/>

<parameter name="typeMappingVersion" value="1.2"/>

<operation name="avvia" qname="operNS:avvia" xmlns:operNS="urn:kandula/Coordinatore" soapAction="http://localhost:8080/axis/services/kandulaClient#avvia" >

<parameter qname="in0" type="tns:int" xmlns:tns="http://www.w3.org/2001/XMLSchema"/>

</operation>

<parameter name="allowedMethods" value="*"/>

</service>

and dosn't work.

What do you mean when you say "modify the stubs" ?
 
do I have to modify the client-config file too ?? 
 
thanks valerio
 
 
----- Original Message -----
From: "Dasarath Weeratunge" <[EMAIL PROTECTED]>
Sent: Friday, July 14, 2006 6:59 AM
Subject: Re: kandula and sandesha

> Quoting Valerio Vianello <[EMAIL PROTECTED]>:
>
>> Thanks,
>> but I don't know how I can modify the soap action ...
>
> Just modify the stubs. I'm not sure whether modifying the WSDL will work.
>
> thanks,
> --dasarath
>
>>

Reply via email to