[ 
https://issues.apache.org/jira/browse/AXIS2-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brian Panulla updated AXIS2-3393:
---------------------------------

    Attachment: axis2-1.3-multiD-arrays-stacktrace.txt

Attaching server-side stack trace captured with tcpmon. It only displays the 
highest levels of the traces -- I hope this is enough.

> 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
>         Attachments: axis2-1.3-multiD-arrays-stacktrace.txt, 
> axis2-1.3-multiD-arrays.zip
>
>
> 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]

Reply via email to