I am trying to pass a two-dimensional array with a .cfc.  If I invoke it as a component it works fine, but if I try to use it as a web service I get the error
 
java.lang.NullPointerException
 
I have the same problem with nested arrays.  All other datatypes seem to work just fine.
 
I would greatly appreciate any light that could be shed onto this problem.

Reply via email to