You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Brian Panulla (JIRA)" <ji...@apache.org> on 2007/12/08 21:46:43 UTC

[jira] Updated: (AXIS2-3393) NullPointerException in BeanUtil.getPullParser() returning double[][] from POJO service

     [ 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.zip

Attaching eclipse 3.3 project with test case service class and JUnit tests, including a SOAP client. 

> 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.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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org