You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsif-dev@ws.apache.org by "Aleksander Slominski (JIRA)" <ws...@ws.apache.org> on 2005/08/10 13:53:38 UTC

[jira] Closed: (WSIF-71) NullPointerException thrown in BeanSerializer.java

     [ http://issues.apache.org/jira/browse/WSIF-71?page=all ]
     
Aleksander Slominski closed WSIF-71:
------------------------------------

    Resolution: Invalid
     Assign To: Aleksander Slominski

AXIS and not WSIF-specific

> NullPointerException thrown in BeanSerializer.java
> --------------------------------------------------
>
>          Key: WSIF-71
>          URL: http://issues.apache.org/jira/browse/WSIF-71
>      Project: Axis-WSIF
>         Type: Bug
>   Components: Basic Architecture
>  Environment: window
>     Reporter: Jihong Jin
>     Assignee: Aleksander Slominski

>
> In BeanSerializer.java line 124, it has code:
>      if (value.getClass().isArray())
> however the value could be null, so when value is null, NPE is thrown.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira