Hi,

I am trying to deal with the result of my web service, which is Array of 
String. I am getting failure:

1. when I use WSWithComplexTypes actor I get 
"ptolemy.kernel.util.IllegalActionException: ArrayToken(Token[]) called with a 
an array of length less than 1.  To create an array of length 0, use the 
ArrayToken(Token) constructor or the "emptyArray(type)" function in the 
expression language. The reason is that elements in ArrayToken must have a 
type."

2. I tried to use Web Service Actor instead, in this case I get Array Length 
always equals to 1 and when I try to display the elements of the Array I get: 
"Cannot identify the type instance of the result!".

Any help please? Thanks!


Best regards,

Muhannad
_______________________________________________
Kepler-users mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users

Reply via email to