Laurent,

    Could you send us the wsdl file you¹re working with?  I¹ve seen the
webservices module do things like this before and it usually traces back to
some strangeness with the code generated by axis.  There might be a slight
tweak to the wsdl that would clear this up or could be a bug introduced
recently and not found yet.

Trip Gilman


On 6/4/08 10:01 AM, "Laurent Dufour" <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> I performed a simple web services application (adding two numbers) and I want
> to use it with my openVXML application (3.0 released).
> I created in the design application a WebService Call module. The Web
> services, the port type and the operation are detected.
> In input, I've specified the parameters (the two numbers).
> In output, the variable is specified too : the radio button 'use the value
> from this tabme colum' is selected and the value "result" is check.
> Therefore, when I close and re-open this module, the value of the business
> object field is set to 'No Change' ! I've also created a database contaning
> the results of all additions and a business object represented an addition
> (value a, value b and value c).
> 
> I 'm wondering why this value is not save.
> 
> I've noticed an another problem when I've deployed the war file on Tomcat
> server. When the page containing the web service call is generated, the tomcat
> log revelead a null locator during the search of the web service class.
> However the class is in the webservice folder '.source'.
> 
> I've attached to this mail the trace represented this error.
> 
> Thanks you for your help.
> 
> Regards, Laurent.
> 
> _______________________________________________
> vtp-dev mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/vtp-dev

_______________________________________________
vtp-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/vtp-dev

Reply via email to