You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "David H. DeWolf (JIRA)" <ji...@apache.org> on 2006/12/06 22:24:57 UTC

[jira] Resolved: (WW-1545) XSLTResult throws NullPointerException

     [ http://issues.apache.org/struts/browse/WW-1545?page=all ]

David H. DeWolf resolved WW-1545.
---------------------------------

    Resolution: Fixed

Fixed

> XSLTResult throws NullPointerException
> --------------------------------------
>
>                 Key: WW-1545
>                 URL: http://issues.apache.org/struts/browse/WW-1545
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.0.1
>            Reporter: David H. DeWolf
>         Assigned To: David H. DeWolf
>             Fix For: 2.0.2
>
>
> java.lang.NullPointerException
>     org.apache.struts2.views.xslt.BeanAdapter.buildChildAdapters(BeanAdapter.java:104)
>     org.apache.struts2.views.xslt.AbstractAdapterNode.getChildAdapters(AbstractAdapterNode.java:126)
>     org.apache.struts2.views.xslt.AbstractAdapterNode.getChildNodes(AbstractAdapterNode.java:182)
>     org.apache.struts2.views.xslt.BeanAdapter.getChildNodes(BeanAdapter.java:86)
>     org.apache.struts2.views.xslt.AbstractAdapterNode.getElementsByTagName(AbstractAdapterNode.java:156)
>     org.apache.struts2.views.xslt.AbstractAdapterElement.hasChildNodes(AbstractAdapterElement.java:108)
>     org.apache.xml.dtm.ref.dom2dtm.DOM2DTM.nextNode(DOM2DTM.java:378)
>     org.apache.xml.dtm.ref.DTMDefaultBase._firstch(DTMDefaultBase.java:527)
>     org.apache.xml.dtm.ref.DTMDefaultBase.getFirstChild(DTMDefaultBase.java:965)
>     org.apache.xpath.axes.ChildIterator.nextNode(ChildIterator.java:130)
>     org.apache.xpath.axes.NodeSequence.nextNode(NodeSequence.java:321)
> when the property getter method can not be found.  This is only due to the log statement coming before the m==null guard.

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