Subscribe Now!

Enter your email address:

Tuesday, April 3, 2012

Using the plugins sdk in liferay

·         Plugins sdk can be used to create portlets and themes and deploy them to the Liferay portal



·         Easiest and fastest way to start building the enterprise portal application
·         Plugins  are hot deployed to tomcat
·
·          Plugins are fully JSR compliant and plugins developed outside sdk can also be used
*ant -Dportlet.name="hello-world" -Dportlet.display.name="Hello World " create
•ant -Dtheme.name="sample-theme" -Dtheme.display.name="Sample Theame “ Create
*ant deploy

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...