On 2010-02-03 11:05, Stuart Owen wrote:
> Glad to hear that you got it working. Not entirely sure what the problem
> was, but there was something strange about the inputs for sayHello(), as
> it was defined as having an input but the schema defined it as a list
> but not what it was composed of:
> <xs:complexType name="sayHello">
> <xs:sequence/>
> </xs:complexType>
>
> Some WSDL parsers were expecting an input, others were not. Invoking the
> service with SoapUI without in input caused an error.
>
> Anyhow, it seems like you've now resolved the issue.

Hello Mr Owen and thanks for your reply!

I'm not sure either what the problem is with the WSDL, I'm developing my 
web service from the bottom-up (i.e., I write Java code and generate the 
WSDL from it). The WSDL is generated by Apache CXF which is, in turn, 
invoked by Eclipse Web Tools Platform. I will see if I can use SOAP 1.1 
until the situation regarding SOAP 1.2 has stabilized.

- Mikael Åsberg



------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
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