On 03/09/2013 13:04, Yehia Elkhatib wrote:
curl -v -X POST -H "Content-Type: application/xml" -d @FUSE.t2flow http://taverna:taverna@$server:8080/taverna/rest/runs/
Oh dear, that's a corrupted t2flow file that was not generated (entirely) by the workbench. It looks like you attempted to do the wrapping for the old now-probably-deprecated style of submission, but replaced the outermost element rather than wrapping it (generating something that the server — nor any other Taverna tool — can't handle at all). You need the *original* t2flow document (with the outermost element in the XML namespace http://taverna.sf.net/2008/xml/t2flow and no mention of any of the server-related namespaces) when submitting.
(The wrapping element you're having problems with is one of the reasons we changed things to allow direct submission of t2flow files, but you still have to get things right; submit a real t2flow or you'll get mysterious failures.)
Donal.
<<attachment: donal_k_fellows.vcf>>
------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________ 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/
