this looks like your service is implemented using Axis 1.2 RC 2 - I
can only think of Globus using such an old version of Axis.

We found an old report similar to yours in the archive - see
http://markmail.org/message/3yjisbknkeitqxec

In that case - as in yours - the WSDL wrongly specifies an empty SOAPAction:


      <wsdl:operation name="hello">
         <wsdlsoap:operation soapAction=""/>

.. and so Taverna wound probably send an empty Soap action header:

SOAPAction:


We would recommend using a newer version of Axis (1.4) server-side to
see if that is able to generate a correct WSDL.


2009/12/2 HeYL <[email protected]>:
>
>
>> Date: Wed, 2 Dec 2009 16:50:03 +0000
>> From: [email protected]
>> To: [email protected]
>> Subject: Re: [Taverna-users] Any limitation for invoking WSDL services in
>> Axis?
>>
>> HeYL wrote:
>> > Hi,
>>
>> Hello,
>>
>> > When I test Taverna , it always succeed invoking services provied by
>> > SopaLab or others. However, when I add existing services provided in
>> > local Axis services, like
>> > http://localhost:8080/wsrf/services/TestRPCService?wsdl into Taverna,
>> > and try to invoke it, it always fail.The status
>> > shows"ServiceFailure" with Event detail"Fault retured invoking
>> > service: No Action Header".
>> >
>> > Is this problem due to my local axis deployment or the service
>> > itself? Thank you for you help.
>>
>> Can you tell us which version of Taverna you are running? Also, could
>> you possibly send the WSDL file?
>>
>> I've checked the Jira bug-tracker and cannot find an error similar to
>> your's.
>>
>> > Best,
>> >
>> > Yannan
>>
>> Alan
>>
>>
>> ------------------------------------------------------------------------------
>> Join us December 9, 2009 for the Red Hat Virtual Experience,
>> a free event focused on virtualization and cloud computing.
>> Attend in-depth sessions from your desk. Your couch. Anywhere.
>> http://p.sf.net/sfu/redhat-sfdev2dev
>> _______________________________________________
>> 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/
>
> ________________________________
> 使用Messenger保护盾2.0,支持多账号登录! 现在就下载!
> ------------------------------------------------------------------------------
> Join us December 9, 2009 for the Red Hat Virtual Experience,
> a free event focused on virtualization and cloud computing.
> Attend in-depth sessions from your desk. Your couch. Anywhere.
> http://p.sf.net/sfu/redhat-sfdev2dev
> _______________________________________________
> 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/
>
>



-- 
Stian Soiland-Reyes, myGrid team
School of Computer Science
The University of Manchester

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
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