Hi Benson, First of all thanks for your quick reply
On Thursday 21 August 2008, Benson Margulies wrote: > Please file a Jira. I didn't think about this case when I did the > Javascript code, and this will take some work. I filed a jira. It can be found at https://issues.apache.org/jira/browse/CXF-1758 If there is a problem let me know. Do you think that this behavior is fixable? I mean what will happen if I call open(P arg) from javascript? What if P is 1) an integer 2) a string 3) an object 4) an array of strings 5) an array of objects what types I will receive at the other end? My guess that is difficult to solve without extra information. However I am not a guru and I certainly hope to be wrong in this case since that would be a very valuable feature... .bill
