You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Davanum Srinivas <da...@gmail.com> on 2006/11/16 17:57:46 UTC

Re: Re: NullPointerException while array serialization (Axis2.1.1)

Please log a bug, so that we can fix it.

thanks,
-- dims

On 11/16/06, Kinichiro Inoguchi <in...@yahoo.com> wrote:
> Hi, Alex.
> To share info with the list, I'll forward your reply.
> -------------------------------------------------------------------
> Hi
> 10x for the answer!
> A checked the issue a bit more in deep: (I just posted it to list
> subjected "Array-type bean property: null or just zero-length?"). I
> didn't mention in the 1st posting additional small change which found
> out as a problem reason: the Entry class change - a String[] type
> field:
>     public String[] getStringArray() { return stringArray; }
>     public void setStringArray(String[] stringArray) {
>         this.stringArray = stringArray;
>     }
> If this field is null the NLP is thrown. So it seems that axis2 does
> not allow to return null for arrays - just the zero-length arrays -
> new String[0]
>
> Sincerely,
> Alex.
>
>
>
> ____________________________________________________________________________________
> Sponsored Link
>
> Mortgage rates near 39yr lows.
> $420k for $1,399/mo. Calculate new payment!
> www.LowerMyBills.com/lre
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org