Am 07.02.2011 16:00, schrieb Alan R Williams:
> I have got it working if I insert the following code but that does not > help to understand why it behaves that way. > if (identified instanceof IdentifiedList<?>) { > identified = (ReferenceSet) ((IdentifiedList<?>) identified).get(0); > }At that point, can you check the depth of that input port ?
I have shown it in the picture I attached. Unfortunately its depth 1. Cheers, Andreas
<<attachment: port.png>>
------------------------------------------------------------------------------ The modern datacenter depends on network connectivity to access resources and provide services. The best practices for maximizing a physical server's connectivity to a physical network are well understood - see how these rules translate into the virtual world? http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________ 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/
