The OpenPortal Portlet Container 2.0 Update 1(2.0_01) has been released.

The OpenPortal Portlet Container 2.0_01 is also part of Java Application Platform SDK Update 6.

This release has some important fixes and enhancements to support WSRP Beta and Liferay integration. The changelog contains issues resolved. It is recommended that you uninstall previous versions before installing this release.

Following developer tools are available to develop, deploy and test portlets on the Portlet Container 2.0_01.

If you have questions on how to use the OpenPortal Portlet Container and other comments/suggestions/requests, we urge you to join the users@portlet-container.dev.java.net alias.

Please report any issues that you encounter while trying OpenPortal Portlet Container to issues@portlet-container.dev.java.net.

Comments:

Hi ,
We are developing JSR 286 compliant portlet.We are using Glassfish Server V2 with OpenPortal Portlet container 2.0 for deployment of our portlets.

When we try to modify the window state of the portlet through processEvent() method of portlet,the window state does not get modified.
e.g. eventResponse.setWindowState(WindowState.MAXIMIZED);

But if we try to modify the window state of the portlet through processAction() method of portlet,the window state gets modified.
e.g. actionResponse.setWindowState(WindowState.MAXIMIZED);

Can anybody comment if it is the issue with glassfish server V2 or OpenPortal Portlet container 2.0?

Posted by sikandar on June 17, 2009 at 12:16 PM IST #

Post a Comment:
  • HTML Syntax: NOT allowed

This blog copyright 2009 by deepakg