Forums de discussion

Deploy customized wol portlet

thumbnail
Gerhard Horatschek, modifié il y a 14 années.

Deploy customized wol portlet

Junior Member Publications: 86 Date d'inscription: 20/03/09 Publications récentes
Hi all,
we have a question concerning customizing/deploying the wol portlet:
we have downloaded the sources as zip files and using the extension environment (because we develop our own portlets/ customize existing portlets). Then we have downloaded the wol portlet, with following directory-structure as result:
Portal
|__ext
|__portal-impl
|__portal-web and so on ...
|__wol-portlet
Where we have to place the wol portlet and which build tartget we have to execute for building/deploying the portlet to the tomcat? Which additional files/scripts we need?
Any ideas/recommendations?
Thank you.
Regards Gerhard
thumbnail
Aarti Jain, modifié il y a 14 années.

RE: Deploy customized wol portlet

Regular Member Publications: 116 Date d'inscription: 02/09/08 Publications récentes
Hi,

There are two types of development environments in liferay
1. EXT
2. PluginSDK

You need to set the liferay's PluginSDK environment to deploy this portlet.

You can read more about PluginSDK environment.

Regards,
Aarti
thumbnail
Gerhard Horatschek, modifié il y a 14 années.

RE: Deploy customized wol portlet

Junior Member Publications: 86 Date d'inscription: 20/03/09 Publications récentes
Hi,
thank you for your answer.
I know that there are these two types of dev.-env., but do I really need the PluginSDK? Is there no possibility to use the EXT?
Regards, Gerhard
thumbnail
Aarti Jain, modifié il y a 14 années.

RE: Deploy customized wol portlet

Regular Member Publications: 116 Date d'inscription: 02/09/08 Publications récentes
Hi,

This portlet had been developed using PluginSDK.

So it would be better as well as easy if we use PluginSDK to customize it.

Regards,
Aarti