Hi,

I'm working on an implementation of a web-frontend for taverna-server,  
(https://github.com/impactcentre/iif-taverna2-client).
Currently I'm encountering a strange problem concerning list outputs 
(https://github.com/impactcentre/iif-taverna2-client/issues/6).

When I run my workflow (without list input) it runs just like expected, but 
when I change the input to a list my client does not show the expected output 
(while in tavern itself the output is correct).

To debug my issue I've copied some lines from the t2-server-java-cli 
(https://github.com/myGrid/t2-server-java-cli/blob/next/src/main/java/uk/org/taverna/server/client/cli/GetOutput.java#L123)
 and onwards. However the output in the log is not what I would expect :

Output state: 0
out (depth 1) {
Reference:    
https://kbresearch.nl:8443/taverna-server/rest/runs/09142ebc-1fad-4f90-83a3-2f163de295ec/wd/out/out/1
Content type: application/x-empty
Data size:    0
Data: <<
20131031T134712.060 INFO  Webapp DirectoryREST - producing content of type 
application/octet-stream

>>
}

Is there any way to fetch the "application/octet-stream" and parse it, so the 
output url's will appear in the result?


Any pointers will be appreciated,

All the best,

Willem Jan Faber.

Programmer European Projects
Sector Innovation & Development



        [Koninklijke Bibliotheek, National Library of the Netherlands] 
<http://www.kb.nl>
        Prins Willem-Alexanderhof 5 | 2595 BE Den Haag
Postbus 90407 | 2509 LK Den Haag | (070) 314 09 11 | 
www.kb.nl<http://www.kb.nl/>
        [http://www.kb.nl/red/dots.jpg]
        English version<http://www.kb.nl/red/email.html> | 
Disclaimer<http://www.kb.nl/red/disclaimer.html>


Disclaimer added by CodeTwo Exchange Rules 2010
www.codetwo.com<http://www.codetwo.com/?sts=1048>

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
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/

Reply via email to