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 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3918928#3918928 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3918928 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
