Hi Simon,
It looks to me that the web service is RPC/literal, which Taverna 
doesn't support. The "style" attributes within the "soap:bindings" are 
defined as rpc, and the "use" attribute for the soap:body is "literal".
Besides Taverna, general guidance is to avoid rpc/literal - Microsofts 
.NET doesn't support it either.
Wrapped Document/literal (void unwrapped) is the preffered style & use, 
but if the service takes simple parameters, which appears to be the case 
with your wsdl, RPC/Encoded is also likely to work.

thanks,
Stuart.

Simon Felix wrote:
>
> Hello everyone,
>
> I’m (again) trying to use the SEC webservice:
>
> http://sec.ts.astro.it/sec_server2.php?wsdl
>
> This time it uses document/literal encoding. When you create a sample 
> workflow (example: call describeCatalogue with “SEC-HESSI” as 
> parameter) the workflow runs forever.
>
> I thought this was a symptom of RPC style web services. But as far as 
> I know http://sec.ts.astro.it/sec_server2.php?wsdl uses 
> document/literal encoding.
>
> What am I doing wrong?
>
> Regards,
>
> Simon
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> ------------------------------------------------------------------------
>
> _______________________________________________
> taverna-users mailing list
> [email protected]
> [email protected]
> Web site: http://www.taverna.org.uk
> Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/
>   


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
taverna-users mailing list
[email protected]
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/

Reply via email to