Hi all,

If I try to assign to an ouput port an arrayList that includes null values
then register method throws a NullPointerException. Is there any way to
deal with this?

simpleRef2 = referenceService.register(arrayWithNullValues,1, true,
context);
outputs.put(name, simpleRef2);

I wonder if it is a desired behavior that I can not return a list with null
values.

regards, Julian
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&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