Ian Dunlop created TAVERNA-1061:
-----------------------------------
Summary: t2flow does not work with T3 server
Key: TAVERNA-1061
URL: https://issues.apache.org/jira/browse/TAVERNA-1061
Project: Apache Taverna
Issue Type: Bug
Components: Taverna Server
Affects Versions: server 3.1.0
Reporter: Ian Dunlop
Sending a t2flow to a tomcat hosted T3 server results in a "failed to build
workflow run worker" and a report that the file is using the wrong namespace
when it does not appear to be.
eg curl -k -X POST -d @Fetch_today_s_xkcd_comic-v1.t2flow --header
"Content-Type:application/vnd.taverna.t2flow+xml"
[http://taverna:[email protected]:8080/taverna-server/rest/runs]
where the workflow file is [https://www.myexperiment.org/workflows/824.html]
I have also tried with a t1 workflow using content-type "application/xml" which
also failed though I'm not sure whether the server is supposed to support that
or not.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)