[jboss-user] [JBoss Portal] - Re: Missing windowId for portlets events test

2008-03-05 Thread rpa_rio
I used the demo3.jsp code and made minimal changes, now everything works ok. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4134215#4134215 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4134215

[jboss-user] [JBoss Portal] - Missing windowId for portlets events test

2008-03-04 Thread rpa_rio
Hi! I'm trying to develop some portlets to test events on portletcontainer 2.0, when I try to perform an action on my sender portlet I get exception below: java.lang.NullPointerException at org.jboss.portal.portlet.controller.PortletRequestHandler.invoke(PortletRequestHandler.java:219)

[jboss-user] [JBoss Portal] - Re: Missing windowId for portlets events test

2008-03-04 Thread rpa_rio
I wrote two pages publisher-view.jsp and listener-view.jsp, in publisher-view.jsp I used portlet tags to generate the actionURL, exactly like we have below: | %@ page contentType=text/html% | %@ taglib uri=http://java.sun.com/portlet; prefix=portlet % | portlet:defineObjects / |

[jboss-user] [JBoss Portal] - Building PC 2.0 from svn trunk sources

2008-03-04 Thread rpa_rio
Hi! Is there any guide that contains the steps to integrate Portlet Container 2.0 into Tomcat 6.0? I tried to replace the beta 1 jars with jars built from maven build but no success. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4134027#4134027 Reply to the