views:

590

answers:

0

I have a GWT app that I want to build as a Portlet. I have already done that with Liferay but the portlet generated (.war file) cannot be deployed into Apache Pluto.

I would like to know if anybody has some HOWTO info about how to build JSR-168 portlets (with GWT and Eclipse) that can be deployed in any JSR-168 compliant portal. I'm not sure if this is possible though.

I've already read the oficial documentation offered by Pluto and I really need something more detailed.

Thanks!