NullPointerException in BeanUtil.getPullParser() returning double[][] from POJO
service
---------------------------------------------------------------------------------------
Key: AXIS2-3393
URL: https://issues.apache.org/jira/browse/AXIS2-3393
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Affects Versions: 1.3
Environment: Experienced on both Windows XP, Sun JDK 1.5.0_13 and Max
OS X 10.5.1, JDK
Reporter: Brian Panulla
I built a Web service to do a scientific computation and return the result in a
multi dimensional array (i.e. double[][][]). I couldn't get anything higher
than a simple array (double[]) to return without getting a NullPointerException
in (I think) org.apache.axis2.databinding.utils.BeanUtil.getPullParser().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]