Hi to all I'm trying to send baclava files to the taverna server (2.2)
baclava: http://pastebin.com/NTxeBRBz workflow http://pastebin.com/bU2jEt3D I'm sending the baclava with PUT into an URL like this (as indicate by the documentation) http://localhost:8080/taverna-server/rest/runs/9259dee9-651c-4e28-9f6c-c8bf877c398b/input/baclava The reply I get is a HTTP 403 and the payload contains the error : "cannot set input baclava file name" In the tomcat files I see that the file arrived to the server and the input seems ok Address: /taverna-server/rest/runs/9259dee9-651c-4e28-9f6c-c8bf877c398b/input/baclava Encoding: ISO-8859-1 Content-Type: text/plain Headers: {content-type=[text/plain], connection=[keep-alive], accept-language=[en-gb,en;q=0.5], host=[localhost:8080], Content-Length=[1590], keep-alive=[115], user-agent=[Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1], accept-encoding=[gzip, deflate], Content-Type=[text/plain], Accept=[text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8], accept-charset=[ISO-8859-1,utf-8;q=0.7,*;q=0.7]} Payload: <?xml version="1.0" encoding="UTF-8"?> <b:dataThingMap xmlns:b="http://org.embl.ebi.escience/baclava/0.1alpha"> <b:dataThing key="img_url"> <b:myGridDataDocument lsid="" syntactictype="'text/plain'"> <s:metadata xmlns:s="http://org.embl.ebi.escience/xscufl/0.1alpha"> <s:mimeTypes> <s:mimeType>text/plain</s:mi It seems that the Taverna server can't set up the file in the system, maybe it can't save it ?! Any suggestions, have I missed something ?? Thanks Jorge -- PGP public key: 0x595FF9D3 ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ taverna-hackers mailing list [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/ Developers Guide: http://www.taverna.org.uk/developers/
