3 Replies Latest reply on Jan 22, 2006 10:48 AM by gzbigegg2005

    ActionRequestImpl.getWindowState throws a NullPointerExcepti

    gzbigegg2005

      hi,

      I am getting this error message when trying to run my Tapestry portlet in JBoss Portal 2.2.1RC1:

      org.jboss.portal.portlet.impl.ActionRequestImpl.getWindowState(ActionRequestImpl.java:58)

      I had some similar problem of NullPointerException at org.jboss.portal.portlet.impl.ActionRequestImpl.getPortletMode(ActionRequestImpl.java:45) when I was using JBoss Portal 2.2. I found a JIRA issue related to this problem @ http://jira.jboss.com/jira/browse/JBPORTAL-539, so I tried to upgrade to 2.2.1RC1. The new version does resolve the getPortletMode() problem, but still having getWindowState() problem.

      I also tried to compile 2.4 using the latest code from CVS, but still no luck, the same problem exists in 2.4 too.

      Are they the same problems?

      Regards,
      Liu Yan