On 02/12/2010 21:34, Mikołaj Rybiński wrote: > Hi, Hello
> I've a one-way operation x defined in WSDL > (http://www.w3.org/TR/wsdl#_one-way), and a binding which also omits > the operation output message. That should work. Can you send a link to the WSDL and an example workflow? > When running such Web service in Taverna > (either 1 or 2) I get the "org.xml.sax.SAXParseException: Premature > end of file" error, although Web service worked just fine. Can I make > Taverna display the fact that the one-way Web service was called > correctly? If yes, how? > > Moreover, if I add the operation x to the workflow, it has an output > (called 'attachmentList'). I don't have a clue where it comes from and > what it means (it's not in workflow file, not in wsdl or schemas it > uses). Any ideas what is going on here? The attachmentList is there because the service can send attachments in its response. Some services actually use that as the way to return most of the information. Looking at the code, I don't see a mechanism to prevent the attachmentList appearing, but I will ask. > Best regards, > Mikołaj Alan ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ taverna-users mailing list [email protected] [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/
