<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>satya ranjan</title>
  <link rel="alternate" href="http://www.liferay.com/web/satyaranjan/blog/-/blogs/rss" />
  <subtitle>satya ranjan</subtitle>
  <entry>
    <title>Portal Pack 3.0.4 - For  NetBeans 6.9 &amp; Liferay 6 Developers</title>
    <link rel="alternate" href="http://www.liferay.com/web/satyaranjan/blog/-/blogs/portal-pack-3-0-4-for-netbeans-6-9-&amp;-liferay-6-developers" />
    <author>
      <name>satya ranjan</name>
    </author>
    <id>http://www.liferay.com/web/satyaranjan/blog/-/blogs/portal-pack-3-0-4-for-netbeans-6-9-&amp;-liferay-6-developers</id>
    <updated>2010-09-07T05:35:22Z</updated>
    <published>2010-09-06T15:59:05Z</published>
    <summary type="html">&lt;p&gt;If you are a NetBeans user and always wanted to try Portal Pack with latest &lt;a href="http://netbeans.org"&gt;NetBeans 6.9&lt;/a&gt; and &lt;a href="http://liferay.com"&gt;LIferay 6&lt;/a&gt;, here is the good news.&lt;/p&gt;&lt;p&gt;So there is a new version &lt;strong&gt;Portal Pack 3.0.4&lt;/strong&gt; available at &lt;a href="http://portalpack.netbeans.org"&gt;Portal Pack project site&lt;/a&gt;. This version supports NetBeans 6.9 and Liferay 6.&lt;/p&gt;&lt;p&gt;You can check this blog for more details&lt;/p&gt;&lt;p&gt;&lt;a href="http://ranjansatya.wordpress.com/2010/09/01/portal-pack-3-0-4-is-available-now/"&gt;http://ranjansatya.wordpress.com/2010/09/01/portal-pack-3-0-4-is-available-now/&lt;br /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</summary>
    <dc:creator>satya ranjan</dc:creator>
    <dc:date>2010-09-06T15:59:05Z</dc:date>
  </entry>
  <entry>
    <title>Where's Portal Pack Project site !!!</title>
    <link rel="alternate" href="http://www.liferay.com/web/satyaranjan/blog/-/blogs/where-s-portal-pack-project-site-!!!" />
    <author>
      <name>satya ranjan</name>
    </author>
    <id>http://www.liferay.com/web/satyaranjan/blog/-/blogs/where-s-portal-pack-project-site-!!!</id>
    <updated>2009-11-24T18:37:12Z</updated>
    <published>2009-11-24T18:35:59Z</published>
    <summary type="html">&lt;p&gt;The Portal Pack project site (http://portalpack.netbeans.org) is down for last few days because of the netbeans.org migration. But in case you need Portal Pack's binaries urgently,&amp;nbsp; here is the new location for Portal Pack project &lt;a href="http://contrib.netbeans.org/portalpack/"&gt;http://contrib.netbeans.org/portalpack/&lt;/a&gt;. We have filed a bug to set the redirect for &lt;a href="http://portalpack.netbeans.org/"&gt;http://portalpack.netbeans.org&lt;/a&gt; to this new location. Once that bug is fixed, you should be able to access the Portal Pack project site using the old url &lt;a href="http://portalpack.netbeans.org/"&gt;http://portalpack.netbeans.org&lt;/a&gt; .&lt;/p&gt;    &lt;p&gt;For more details check this issue&lt;/p&gt;    &lt;a href="https://netbeans.org/bugzilla/show_bug.cgi?id=176226"&gt;https://netbeans.org/bugzilla/show_bug.cgi?id=176226&lt;/a&gt;</summary>
    <dc:creator>satya ranjan</dc:creator>
    <dc:date>2009-11-24T18:35:59Z</dc:date>
  </entry>
  <entry>
    <title>Portal Pack JSF Portlet (Woodstock) Page Navigation Issue - workaround</title>
    <link rel="alternate" href="http://www.liferay.com/web/satyaranjan/blog/-/blogs/portal-pack-jsf-portlet-woodstock-page-navigation-issue-workaround" />
    <author>
      <name>satya ranjan</name>
    </author>
    <id>http://www.liferay.com/web/satyaranjan/blog/-/blogs/portal-pack-jsf-portlet-woodstock-page-navigation-issue-workaround</id>
    <updated>2009-05-29T09:24:30Z</updated>
    <published>2009-05-29T09:21:47Z</published>
    <summary type="html">&lt;p align="left"&gt;&lt;font size="2" face="arial,helvetica,sans-serif"&gt;There is an issue with JSF Portlet (Woodstock portlet) with page navigation created by Portal Pack 3.x and running on Liferay Server. So if you have page navigation inside jsf portlet, then no component in the portlet is shown when try to navigate to the a second page.But if you reload the page, the portlet is shown properly. This behaviour is there only with Firefox, but it works fine with IE.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2" face="arial,helvetica,sans-serif"&gt;So the detail steps to reproduce this issue&amp;nbsp; are&lt;/font&gt;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;font size="2" face="arial,helvetica,sans-serif"&gt;Create a JSF portlet app using portal pack  that uses page naviagation (say from page1 to page2)&lt;/font&gt;&lt;/li&gt;&lt;li&gt;&lt;font size="2" face="arial,helvetica,sans-serif"&gt;Deploy the portlet app&lt;/font&gt;&lt;/li&gt;&lt;li&gt;&lt;font size="2" face="arial,helvetica,sans-serif"&gt;Click on some botton in page1 to naviagate to page&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt;    &lt;p align="left"&gt;&lt;font size="2"&gt; Issue:Page2 of the JSF portlet is not rendered untill a referesh.Issue not seen in IE..&lt;/font&gt;&lt;/p&gt;    &lt;p align="left"&gt;&lt;font size="2"&gt;So now the good news is, there's a workaround &lt;br /&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="2" face="arial,helvetica,sans-serif"&gt;From the jsf jsp page remove webuiAll=&amp;quot;true&amp;quot; attribute from &amp;lt;webuijsf:themeLinks....../&amp;gt; tag. Everything works perfectly in Firefox &amp;amp; IE after removing this attribute. &lt;/font&gt;&lt;/p&gt;</summary>
    <dc:creator>satya ranjan</dc:creator>
    <dc:date>2009-05-29T09:21:47Z</dc:date>
  </entry>
  <entry>
    <title>Try out Portal Pack 3.0.1</title>
    <link rel="alternate" href="http://www.liferay.com/web/satyaranjan/blog/-/blogs/try-out-portal-pack-3-0-1" />
    <author>
      <name>satya ranjan</name>
    </author>
    <id>http://www.liferay.com/web/satyaranjan/blog/-/blogs/try-out-portal-pack-3-0-1</id>
    <updated>2009-05-13T17:06:27Z</updated>
    <published>2009-05-13T16:01:52Z</published>
    <summary type="html">&lt;p&gt;The &lt;a href="http://portalpack.netbeans.org"&gt;Portal Pack 3.0.1&lt;/a&gt; final is now available for &lt;a href="http://portalpack.netbeans.org"&gt;download&lt;/a&gt;. Though this is a minor release, but there are few key new features added in this release. Also for this release, we got a valuable contribution from community ( &amp;quot;Liferay 5.2.x on JBOSS&amp;nbsp;5.x support&amp;quot; ) and thanks to John Platts for this contribution.&lt;/p&gt; &lt;p&gt;Here are the list of new features added in this release :&lt;/p&gt; &lt;ul&gt;     &lt;li&gt;&lt;h4&gt;Directory Deployment &amp;amp; Deploy on Save for Portlet Application&lt;/h4&gt;&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Using &amp;quot;Directory Deployment and Deploy on Save&amp;quot; feature, you don't need to redeploy your application any more during development time. Any change in any file, you just need to save it and the rest is taken care by the IDE. If a java file is&amp;nbsp; changed and saved, it is automatically compiled and the application is reloaded to reflect the new change. So just refresh your browser and see the change. This is also true for jsp, javascript, html and even portlet.xml .&lt;/p&gt; &lt;p&gt;You can enable/disable Directory Deployment in the Server Config Panel. By default&amp;nbsp; Directory Deployment&amp;nbsp; is not enabled. You need to enable &amp;quot;Directory Deployment&amp;quot; to use &amp;quot;Deploy on Save&amp;quot;&amp;nbsp;feature. You can also disable only &amp;quot;Deploy on Save&amp;quot; feature.&lt;/p&gt; &lt;ul&gt;     &lt;li&gt;&lt;h4&gt;Liferay Theme Development&lt;/h4&gt;&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Now using Portal Pack, you can create and edit Liferay Theme plug-ins. You need to select the &amp;quot;Run In Developer Mode&amp;quot;&amp;nbsp;check box in server config panel in NetBeans. By doing so NetBeans will be able to start the Liferay server in developer mode which is required during theme development.&lt;/p&gt; &lt;p&gt;To create a a Liferay Theme Application&lt;/p&gt; &lt;p&gt;&amp;gt; Create a Web App&lt;/p&gt; &lt;p&gt;&amp;gt; Right click on the project &amp;gt; New &amp;gt;&amp;nbsp;Others &amp;gt;&amp;nbsp;WebSpace/Liferay Plugins &amp;gt;&amp;nbsp;Import/Create New Theme . This will import the classic theme files from the liferay server installation to your project.&lt;/p&gt; &lt;p&gt;&amp;gt; Enable the directory deployment in the server config panel and deploy the theme.&amp;nbsp;&lt;/p&gt; &lt;h4 style="margin-left: 40px;"&gt;&lt;strong&gt;CSS&amp;nbsp;Editing&lt;/strong&gt;&lt;/h4&gt; &lt;p style="margin-left: 40px;"&gt;NetBeans provides a good CSS&amp;nbsp;editor for developers. You can see the preview of the style inside NetBeans only. To use css editing feature effectively in NetBeans, open Windows &amp;gt; Others &amp;gt;&amp;nbsp;CSS&amp;nbsp;Preview , &amp;nbsp;Windows &amp;gt;&amp;nbsp;Other &amp;gt; CSS&amp;nbsp;Style Builder  and Windows &amp;gt;&amp;nbsp;Navigating &amp;gt;&amp;nbsp;Navigator windows while editing a css file.&lt;/p&gt; &lt;p style="margin-left: 40px;"&gt;&amp;gt; Change CSS using NetBeans CSS builder.&lt;/p&gt; &lt;p style="margin-left: 40px;"&gt;&amp;gt; No need to redeploy the theme again and again if the &amp;quot;Directory Deployment enabled&amp;quot; is selected. Deploy it once and select it in Liferay Portal. Then just change the CSS in NetBeans CSS&amp;nbsp;editor , save it and refresh your browser to see the output.&lt;/p&gt; &lt;h4 style="margin-left: 40px;"&gt;Velocity (VM)&amp;nbsp;templates editing&lt;/h4&gt; &lt;p style="margin-left: 40px;"&gt;Portal Pack 3.0.1 provides code completion for VM variables defined by Liferay Portal Server. In any vm files in a theme application, you can use &amp;quot;ctrl +&amp;nbsp;space&amp;quot;&amp;nbsp;to get the code completion help for vm variables.&amp;nbsp;&lt;/p&gt; &lt;ul&gt;     &lt;li&gt;&lt;h4&gt;Liferay Hook Plug-ins Support&lt;/h4&gt;&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Portal Pack 3.0.1 also provides support for different type of Hooks application. Check out&amp;nbsp; &lt;a href="http://www.liferay.com/web/chetan/blog/-/blogs/2580490"&gt;Chetan's blog&lt;/a&gt; for more details on Hook Plug-in Support&lt;/p&gt; &lt;ul&gt;     &lt;li&gt;&lt;h4&gt;Liferay 5.2.x on JBOSS&amp;nbsp;5 Support&lt;/h4&gt;&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Now if you are using Liferay 5.x bundle on JBOSS 5 then you can use Portal Pack for the portlet development. This plug-in supports portlet deployment and server start/stop in both normal &amp;amp;&amp;nbsp;debug mode from IDE. But the &amp;quot;Directory Deployment&amp;quot;&amp;nbsp;is not yet supported with JBOSS&amp;nbsp;bundle.&lt;/p&gt; &lt;p&gt;Portal Pack now supports Liferay Tomcat/GlassFish/JBOSS&amp;nbsp;bundle.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;</summary>
    <dc:creator>satya ranjan</dc:creator>
    <dc:date>2009-05-13T16:01:52Z</dc:date>
  </entry>
  <entry>
    <title>Portal Pack : Write Database Portlet using Service Builder Plug-in</title>
    <link rel="alternate" href="http://www.liferay.com/web/satyaranjan/blog/-/blogs/portal-pack-:-write-database-portlet-using-service-builder-plug-in" />
    <author>
      <name>satya ranjan</name>
    </author>
    <id>http://www.liferay.com/web/satyaranjan/blog/-/blogs/portal-pack-:-write-database-portlet-using-service-builder-plug-in</id>
    <updated>2009-03-16T17:38:32Z</updated>
    <published>2009-03-16T16:58:12Z</published>
    <summary type="html">&lt;p&gt;The service builder framework in Liferay represents the database layer and all the interactions with database are done through service builder infrastructure. So in this blog, I will explain how you can use service builder framework inside your custom portlet using &lt;a href="http://www.netbeans.org"&gt;NetBeans 6.5&lt;/a&gt; &amp;amp;&lt;a href="http://portalpack.netbeans.org"&gt; Portal Pack 3.0&lt;/a&gt;. To use service builder framework, you first need to create a service xml and then generate the required code. The Portal Pack here helps you by providing a nice GUI editor for service.xml file where you can define the entities or database structures and from the same GUI you can generate the services code which can be used inside your portlet.&lt;/p&gt; &lt;p&gt;I have taken an example of Simple Form Submission Portlet here. Using this portlet you can submit customer details which will be stored inside liferay's database and the same portlet will also show the no of customer records present in the database.&lt;/p&gt;&lt;p&gt;First create a Webapplication with &amp;quot;Portlet Support&amp;quot; framework and add a new Portlet to it. Now you need to create the service.xml file. Let's create the portlet application as &amp;quot;CustomerApp&amp;quot; and a portlet &amp;quot;CustomerPortlet&amp;quot; inside it.&lt;/p&gt;&lt;h2 class="sol"&gt;Creating the &lt;kbd&gt;service.xml&lt;/kbd&gt; File&lt;/h2&gt; &lt;p&gt;After creating a portlet application, you need to create a &lt;kbd&gt;service.xml&lt;/kbd&gt; file inside the portlet application.&lt;/p&gt; &lt;h3 class="sol"&gt;To Create a &lt;kbd&gt;service.xml&lt;/kbd&gt; File&lt;/h3&gt; &lt;ol type="1"&gt; &lt;li&gt;&lt;p&gt;From the CustomerApp application, right click on Web Pages and select New &amp;gt; Others &amp;gt; Web Space/Liferay Plugins &amp;gt; Service Builder XML&lt;/p&gt;&lt;/li&gt; &lt;li&gt;&lt;p&gt;Enter the file name as service. Make sure the &amp;quot;Folder&amp;quot; is selected as web. Then click Finish.&lt;/p&gt;&lt;/li&gt; &lt;li&gt;&lt;p&gt;The &lt;kbd&gt;service.xml&lt;/kbd&gt; file is created inside the &lt;kbd&gt;web&lt;/kbd&gt; directory and the IDE opens the service.xml inside the editor area.&lt;/p&gt;&lt;/li&gt; &lt;/ol&gt;&lt;p&gt;You can see two tabs &amp;quot;Design&amp;quot; and &amp;quot;XML&amp;quot; in the editor. The &amp;quot;Design&amp;quot; tab helps the user to add/modify entities through GUI and using &amp;quot;XML&amp;quot;, user can directly modify the xml.&lt;br /&gt; &lt;br /&gt; &lt;a href="http://cdn.www.liferay.com/image/image_gallery?uuid=8443c406-feb7-48a2-884f-c3688ca30946&amp;amp;groupId=805128&amp;amp;t=1237222867435" target="_blank"&gt;&lt;img width="789" height="261" src="http://cdn.www.liferay.com/image/image_gallery?uuid=8443c406-feb7-48a2-884f-c3688ca30946&amp;amp;groupId=805128&amp;amp;t=1237222867435" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="text-align: center;"&gt;Fig: 1&lt;/div&gt; &lt;p&gt;&lt;br /&gt; Now we are ready to add entities to our service xml.&lt;/p&gt;&lt;h3&gt;To Create Entity&lt;/h3&gt; &lt;ol type="1"&gt; &lt;li&gt;&lt;p&gt;Click on &amp;quot;Add&amp;quot; button.&lt;/p&gt; &lt;p&gt;The Service Definition window appears.&amp;nbsp; &lt;a href="http://cdn.www.liferay.com/image/image_gallery?uuid=83cd82bf-4297-4c86-97d8-e312e6d81c2c&amp;amp;groupId=805128&amp;amp;t=1237222867405" target="_blank"&gt;&lt;img width="374" height="202" src="http://cdn.www.liferay.com/image/image_gallery?uuid=83cd82bf-4297-4c86-97d8-e312e6d81c2c&amp;amp;groupId=805128&amp;amp;t=1237222867405" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt; &lt;li&gt;&lt;p&gt;Specify the Entity Name as &amp;quot;CustomerDtls&amp;quot; and table name as &amp;quot;CustomerDtls&amp;quot;. The Entity name and table name doesn't need to be same.&lt;/p&gt;&lt;/li&gt; &lt;li&gt;Now Click &amp;quot;Add&amp;quot;. So a new entity called &amp;quot;CustomerDtls&amp;quot; is now created.&lt;/li&gt; &lt;li&gt;&lt;p&gt;Change the default Package Path name to com.sample.customer and namespace to &amp;quot;customer&amp;quot;. The namespace should be unique for every portlet application. No two portlet applications should have the same namespace.&lt;/p&gt;&lt;/li&gt; &lt;/ol&gt; &lt;h3&gt;Add Columns&lt;/h3&gt; &lt;p&gt;After creating an entity, you need to add columns for that entity. So to create columns for an entity&lt;/p&gt;  &lt;ul&gt; &lt;li&gt;Select an entity.&amp;nbsp;&lt;/li&gt; &lt;li&gt;Click &amp;quot;Add&amp;quot; under the Columns tab as shown in the Fig : 3.&lt;/li&gt; &lt;/ul&gt; &lt;div style="margin-left: 40px;"&gt;&amp;nbsp;&lt;a href="http://cdn.www.liferay.com/image/image_gallery?uuid=66004a13-0a69-49d6-9cd9-245692e34c1e&amp;amp;groupId=805128&amp;amp;t=1237222867391" target="_blank"&gt;&lt;img width="762" height="226" src="http://cdn.www.liferay.com/image/image_gallery?uuid=66004a13-0a69-49d6-9cd9-245692e34c1e&amp;amp;groupId=805128&amp;amp;t=1237222867391" alt="" /&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;div style="text-align: center;"&gt;Fig : 3&lt;/div&gt;&lt;/div&gt; &lt;div style="text-align: center;"&gt;&lt;div style="text-align: left;"&gt;&lt;ul&gt; &lt;li&gt;The Column Details window appears.&amp;nbsp;&lt;/li&gt; &lt;li&gt;Specify the Name of the column as &amp;quot;&lt;span style="font-weight: bold;"&gt;id&lt;/span&gt;&amp;quot; and the column type as &lt;span style="font-weight: bold;"&gt;long&lt;/span&gt;. You can choose the column type as String, Double, and Date from the drop down list.&amp;nbsp;&lt;/li&gt; &lt;li&gt;Select the Primary Key checkbox and click Add. So for this entity, &lt;span style="font-weight: bold;"&gt;id&lt;/span&gt; is the primary key. A column is created with the Column Name as &lt;span style="font-weight: bold;"&gt;id&lt;/span&gt; and type as &lt;span style="font-weight: bold;"&gt;long&lt;/span&gt;.&amp;nbsp;&lt;/li&gt; &lt;li&gt;Add two more columns with column name name, age with types String, int respectively.&amp;nbsp;&lt;/li&gt; &lt;li&gt;You can see that there are three columns created for the &amp;quot;CustomerDtls&amp;quot; entity. (Fig: 4)&lt;/li&gt; &lt;/ul&gt; Note: There should be atleast one primary key defined for an entity.&lt;/div&gt;&lt;/div&gt; &lt;div style="margin-left: 40px;"&gt;&amp;nbsp;&lt;/div&gt; &lt;p&gt;&lt;a href="http://cdn.www.liferay.com/image/image_gallery?uuid=084d4ba2-7afc-4d98-b5fb-c36a78f72f77&amp;amp;groupId=805128&amp;amp;t=1237222867417" target="_blank"&gt;&lt;img width="885" height="277" src="http://cdn.www.liferay.com/image/image_gallery?uuid=084d4ba2-7afc-4d98-b5fb-c36a78f72f77&amp;amp;groupId=805128&amp;amp;t=1237222867417" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="text-align: center;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fig : 4&lt;br /&gt; &lt;br /&gt; &lt;div style="text-align: left;"&gt;&lt;h3&gt;Add Finder Methods&lt;/h3&gt;&lt;/div&gt; &lt;div style="text-align: left;"&gt;You can also add your custom finder methods to the entity from &amp;quot;Finders&amp;quot; tab. In &amp;quot;Finders&amp;quot; tab, click &amp;quot;Add Finder&amp;quot; to add finder methods. It provides a GUI where you can select different columns required for your finder methods.(Fig. 5)&lt;br /&gt; &lt;br /&gt; &lt;a href="http://cdn.www.liferay.com/image/image_gallery?uuid=2f2e679f-c213-4733-ac81-0eabed730c59&amp;amp;groupId=805128&amp;amp;t=1237222867422" target="_blank"&gt;&lt;img width="578" height="474" src="http://cdn.www.liferay.com/image/image_gallery?uuid=2f2e679f-c213-4733-ac81-0eabed730c59&amp;amp;groupId=805128&amp;amp;t=1237222867422" alt="" /&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; Fig. 5&lt;/div&gt;&lt;/div&gt; &lt;h3 class="sol"&gt;Generating Services&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;From the &lt;kbd&gt;service.xml&lt;/kbd&gt; GUI editor, click the &amp;quot;Generate Services&amp;quot; button.&amp;nbsp;&lt;/li&gt; &lt;li&gt;You can see the creation of classes, services, and data models that are required for the database interaction. The service api classes are generated under $project/services directory and added to the project classpath. You should not do any modification in those classes as those will be overwritten next time when you run &amp;quot;Generate Service&amp;quot;. But the implementation classes which can be modified by the user, are added to the project source path and you can modify them as you want. But after modifying anything in the service implementation classes, you need to run &amp;quot;Generate Service&amp;quot; again.&lt;/li&gt; &lt;li&gt;By default the generated service api jar will be bundled inside the portlet war file. But if you want other applications to access your services then the service api jar file needs to be there in the server classpath. You can do that by changing the preference which can be accessed by clicking on &amp;quot;Preferences&amp;quot; button. (Fig: 6)&lt;/li&gt; &lt;/ul&gt;  &lt;div style="text-align: center;"&gt;&lt;a href="http://cdn.www.liferay.com/image/image_gallery?uuid=b059bfc3-60a5-4ffa-aaa6-cad65965d6d6&amp;amp;groupId=805128&amp;amp;t=1237222867429" target="_blank"&gt;&lt;img width="498" height="363" src="http://cdn.www.liferay.com/image/image_gallery?uuid=b059bfc3-60a5-4ffa-aaa6-cad65965d6d6&amp;amp;groupId=805128&amp;amp;t=1237222867429" alt="" /&gt;&lt;/a&gt;&lt;br /&gt; Fig: 6 &lt;br /&gt; &lt;ul style="text-align: left;"&gt; &lt;li&gt;Now in the GUI editor, click the Local Methods tab. This tab lists local method defined in the local service implementation. Now you can select &amp;quot;Go to Source&amp;quot;&amp;nbsp; to go the local service implementation. In our example this is &amp;quot;CustomerDtlsLocalServiceImpl.java&amp;quot; file. But we don't need to add any local method for our current example.&lt;/li&gt; &lt;/ul&gt;&lt;/div&gt; &lt;h3 class="sol"&gt;Creating the View Page for Customer Portlet&lt;/h3&gt; &lt;ul&gt; &lt;li&gt;From the Projects pane, click the &lt;kbd&gt;CustomerPortlet_view.jsp&lt;/kbd&gt; file.&amp;nbsp;&lt;/li&gt; &lt;li&gt;Add code to the &lt;kbd&gt;CustomerPortlet_view.jsp&lt;/kbd&gt; file to create a HTML form to specify the id,name and age of a customer. This jsp also shows the no of customers in the database. Replace the CustomerPortlet_view.jsp code with following code snippets.&lt;/li&gt; &lt;/ul&gt; &lt;div style="margin-left: 80px;"&gt;&lt;code&gt; &amp;lt;%@page contentType=&amp;quot;text/html&amp;quot;%&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;lt;%@page pageEncoding=&amp;quot;UTF-8&amp;quot;%&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;br /&gt; &lt;code&gt;&amp;lt;%@ page import=&amp;quot;javax.portlet.*&amp;quot;%&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;lt;%@ page import=&amp;quot;com.example.customer.service.*&amp;quot;%&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;lt;%@ page import=&amp;quot;com.example.customer.model.*&amp;quot;%&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;lt;%@ taglib uri=&amp;quot;http://java.sun.com/portlet_2_0&amp;quot; prefix=&amp;quot;portlet&amp;quot;%&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;br /&gt; &lt;code&gt;&amp;lt;portlet:defineObjects /&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;lt;%PortletPreferences prefs = renderRequest.getPreferences();%&amp;gt; &lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;lt;table&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;lt;form method=&amp;quot;POST&amp;quot; action=&amp;quot;&amp;lt;portlet:actionURL/&amp;gt;&amp;quot;&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tr&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;Customer ID:&amp;lt;/td&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;Input type=&amp;quot;text&amp;quot; name=&amp;quot;id&amp;quot;/&amp;gt;&amp;lt;/td&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/tr&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tr&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;Name:&amp;lt;/td&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;Input type=&amp;quot;text&amp;quot; name=&amp;quot;name&amp;quot;/&amp;gt;&amp;lt;/td&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/tr&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tr&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;Age:&amp;lt;/td&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;Input type=&amp;quot;text&amp;quot; name=&amp;quot;age&amp;quot;/&amp;gt;&amp;lt;/td&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/tr&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tr&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;Input type=&amp;quot;submit&amp;quot;/&amp;gt;&amp;lt;/td&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/tr&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;lt;/form&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;lt;/table&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;lt;H3&amp;gt; No of Customers in Database :&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;%&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; out.println(CustomerDtlsLocalServiceUtil.getCustomerDtlsesCount());&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %&amp;gt;&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;lt;/H3&amp;gt;&lt;/code&gt;&lt;/div&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt; &lt;li&gt;From the Projects pane, click the &lt;kbd&gt;CustomerPortlet.java&lt;/kbd&gt; file under the &lt;kbd&gt;com.test&lt;/kbd&gt; package. Add the following code to processAction method. This method gets the data from the browser and add customer details to the database.&lt;/li&gt; &lt;/ul&gt; &lt;div style="margin-left: 80px;"&gt;&lt;code&gt; public void processAction(ActionRequest request, ActionResponse response) throws PortletException,IOException {&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; try {&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; long id = Long.parseLong(request.getParameter(&amp;quot;id&amp;quot;));&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; String name = request.getParameter(&amp;quot;name&amp;quot;);&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; int age = Integer.parseInt(request.getParameter(&amp;quot;age&amp;quot;));&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomerDtls customer = CustomerDtlsLocalServiceUtil.createCustomerDtls(id);&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; customer.setId(id);&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; customer.setName(name);&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; customer.setAge(age);&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomerDtlsLocalServiceUtil.addCustomerDtls(customer);&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; System.out.println(&amp;quot;Added&amp;quot;);&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } catch (Exception ex) {&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ex.printStackTrace();&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/code&gt;&lt;br /&gt; &lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/code&gt;&lt;/div&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;h3 class="sol"&gt;Deploy And Test&lt;/h3&gt;&lt;p&gt;So we are now ready to deploy the portlet application. Right click on the portlet project and select &amp;quot;Deploy&amp;quot; to deploy the portlet on Liferay Portal Server. I am assuming you have selected &amp;quot;Liferay Portal Server&amp;quot;&amp;nbsp; as runtime for the portlet application. The required table is created automatically during the deployment time, so ideally you don't need to create the table manually. But incase you get &amp;quot;Table not Found Exception&amp;quot; while accessing the portlet, you can run the generated table.sql manually to create the required tables. The table.sql can be found under &amp;quot;WEB-INF/sql&amp;quot; directory.&lt;/p&gt;&lt;div style="text-align: center;"&gt;&lt;div style="text-align: left;"&gt;Now access your liferay portal from the browser and add the new &amp;quot;CustomerPortlet&amp;quot; to a page. You can see a simple form for customer data and below that no of customers in database which is initially &amp;quot;0&amp;quot;. Now try to add a customer and after successful addition of data to the database, the &amp;quot;No of Customers in Database&amp;quot; will be changed to 1. &lt;/div&gt;&lt;div style="text-align: left;"&gt;&amp;nbsp;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;a href="http://cdn.www.liferay.com/image/image_gallery?uuid=7b67ecaa-db3c-4129-b2fb-0b9a01f99dcb&amp;amp;groupId=805128&amp;amp;t=1237222867412" target="_blank"&gt;&lt;img width="660" height="189" src="http://cdn.www.liferay.com/image/image_gallery?uuid=7b67ecaa-db3c-4129-b2fb-0b9a01f99dcb&amp;amp;groupId=805128&amp;amp;t=1237222867412" alt="" /&gt;&lt;/a&gt;&lt;/div&gt; Fig: 7&lt;/div&gt;</summary>
    <dc:creator>satya ranjan</dc:creator>
    <dc:date>2009-03-16T16:58:12Z</dc:date>
  </entry>
  <entry>
    <title>Portal Pack 3.0 : Available for download !!!</title>
    <link rel="alternate" href="http://www.liferay.com/web/satyaranjan/blog/-/blogs/portal-pack-3-0-:-available-for-download-!!!" />
    <author>
      <name>satya ranjan</name>
    </author>
    <id>http://www.liferay.com/web/satyaranjan/blog/-/blogs/portal-pack-3-0-:-available-for-download-!!!</id>
    <updated>2009-02-18T10:42:55Z</updated>
    <published>2009-02-18T10:31:12Z</published>
    <summary type="html">&lt;div class="entrybody"&gt;&lt;p&gt;&lt;a href="http://portalpack.netbeans.org"&gt;&lt;img width="260" height="86" align="left" src="http://portalpack.netbeans.org/pp30/images/pp30_2.png" alt="Portal pack 3.0" /&gt;&lt;/a&gt;The Portal Pack 3.0 is now available for &lt;a href="http://portalpack.netbeans.org/" target="_blank"&gt;download&lt;/a&gt;. With lots of new features and bug fixes, the Portal Pack 3.0 is out there to make portlet development easier than before. This version is compatible with NetBeans 6.5 IDE. &lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt; &lt;b&gt;Some of the Key Features in Portal Pack 3.0&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;&lt;li&gt;Support for JSR 286 specification&lt;/li&gt;&lt;li&gt;Eventing Storyboard for JSR 286 Eventing&lt;/li&gt;&lt;li&gt;Visual Portlet Builder plug-in to build JSF portlet using WYSIWYG editor.&lt;/li&gt;&lt;li&gt;Portlets with Spring MVC framework&lt;/li&gt;&lt;li&gt;Write Portlets with different languages like Ruby/PHP/Groovy which can be deployed on &lt;a href="http://www.liferay.com"&gt;Liferay Portal Server &lt;/a&gt;and &lt;a href="https://webspace.dev.jjava.net"&gt;Sun GlassFish Web Space Server 10.0&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Use Liferay's service builder framework inside your portlet. A new advanced Service XML editor is introduced to help you define and generate services.&lt;/li&gt;&lt;li&gt;Use Liferay's service apis directly to write advanced portlets.&lt;/li&gt;&lt;li&gt;Use Taglibs provided by Liferay directly inside your Portlet. For example : You can use rich ui taglibs provided by Liferay inside your Portlet, so that your portlet will look similar to other UI in the portal page.&lt;/li&gt;&lt;li&gt;Directory deployment : Using new directory deployment feature, you can quickly develop and test your application without redeploying your portlet application again and again. So no need to deploy your portlet when you are changing JSPs, HTML, javascripts etc etc... Also if you are developing portlets using PHP/Ruby/Groovy languages then you need to deploy the portlet only once during development cycle. During development, just change the PHP/Ruby/Groovy script and refesh the browser to see the output.&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt; &lt;b&gt;The deployment support in this release has been extended to support the following servers&lt;a href="https://webspace.dev.java.net/" target="_blank"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/b&gt; &lt;ul&gt;&lt;li&gt;&lt;a href="../../../../../" target="_blank"&gt;Liferay Portal Server 5.1.x/5.2.x&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="https://webspace.dev.java.net/" target="_blank"&gt;Sun GlassFish Web Space Server 10.0&lt;/a&gt; (Previously known as Project WebSynergy)&lt;/li&gt;&lt;li&gt;&lt;a href="https://portlet-container.dev.java.net/" target="_blank"&gt;Open Portal Portlet Container 2.x&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Sun Java System Portal Server 7.x&lt;/li&gt;&lt;/ul&gt;    &lt;p&gt;Here's the link to the&amp;nbsp; &lt;a href="http://www.netbeans.org/kb/articles/portalpack.html" target="_blank"&gt;quick start guide&lt;/a&gt; for Portal Pack 3.0 . So try out this new Portal Pack 3.0&amp;nbsp; !!!&lt;/p&gt;    &lt;p&gt;We have already started working on the next update for Portal Pack. Your feedback for the existing features and suggestions for any new features are most welcome. So you may see your suggested feature in the next update release of Portal Pack.&lt;/p&gt;&lt;/div&gt;</summary>
    <dc:creator>satya ranjan</dc:creator>
    <dc:date>2009-02-18T10:31:12Z</dc:date>
  </entry>
  <entry>
    <title>Portlet Development On Liferay Using Portal Pack 3.0 M2</title>
    <link rel="alternate" href="http://www.liferay.com/web/satyaranjan/blog/-/blogs/portlet-development-on-liferay-using-portal-pack-3-0-m2" />
    <author>
      <name>satya ranjan</name>
    </author>
    <id>http://www.liferay.com/web/satyaranjan/blog/-/blogs/portlet-development-on-liferay-using-portal-pack-3-0-m2</id>
    <updated>2008-11-09T16:12:22Z</updated>
    <published>2008-11-09T15:59:16Z</published>
    <summary type="html">&lt;p&gt;&lt;img align="left" alt="" src="http://portalpack.netbeans.org/pp30/images/pp30m2_1.png" /&gt;The Portal Pack 3.0 M2 is now available for &lt;a target="_blank" href="http://portalpack.netbeans.org/"&gt;download&lt;/a&gt;. These plug-ins are supported on NetBeans 6.5 Beta or later.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Highlights of the new features added in this release are :&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Separate instance type called &amp;quot;Liferay Portal Server&amp;quot;&lt;/li&gt;&lt;li&gt;Integration with Liferay Portal Server 5.1.x running on Glassfish V2/V3 and Tomcat 5.x/6.x&lt;/li&gt;&lt;li&gt;&lt;b&gt;Support for Spring MVC Portlet :&lt;/b&gt; Using this plug-in, user can develop a portlet using spring webmvc portlet framework.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Service Builder Plug-in :&lt;/b&gt; This plug-in provides liferay's service builder capabilities inside NetBeans IDE. Using this plug-in, user can generate and use services inside their portlets created by NetBeans Portal Pack. This plug-in also helps developer to write a database portlet quickly using service builder infrastructure. User can modify a service xml either through standard xml editor or through advance design editor for service xml.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Liferay Taglib Palette : &lt;/b&gt;A new jsp palette has been added to help developer to use Liferay specific taglibs inside their JSPs. Currently it supports all Journal taglibs through this palette.&amp;nbsp; But all other Liferay specific taglibs are also exposed to the portlets, so that user can add them manually to their jsp code.&lt;/li&gt;&lt;li&gt;Liferay's Service API and taglibs can be directly used inside NetBeans created portlet. All required libraries are automatically added to the project's compile time classpath.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;a href="http://cdn.www.liferay.com/image/image_gallery?uuid=06a4664b-1b6b-4c0f-8c80-791c788c6792&amp;amp;groupId=805128&amp;amp;t=1226246791537"&gt;&lt;img width="203" height="128" alt="" src="http://cdn.www.liferay.com/image/image_gallery?uuid=a677e4a2-c970-4190-95da-9319c9c86011&amp;amp;groupId=805128&amp;amp;t=1226246771070" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;(Service XML Editor. Click on the image to enlarge)&lt;/p&gt;</summary>
    <dc:creator>satya ranjan</dc:creator>
    <dc:date>2008-11-09T15:59:16Z</dc:date>
  </entry>
  <entry>
    <title>Portal Pack 3.0 M1 : Now supports Liferay 5.1.1 Portal Server</title>
    <link rel="alternate" href="http://www.liferay.com/web/satyaranjan/blog/-/blogs/portal-pack-3-0-m1-:-now-supports-liferay-5-1-1-portal-server" />
    <author>
      <name>satya ranjan</name>
    </author>
    <id>http://www.liferay.com/web/satyaranjan/blog/-/blogs/portal-pack-3-0-m1-:-now-supports-liferay-5-1-1-portal-server</id>
    <updated>2008-09-02T11:46:45Z</updated>
    <published>2008-09-02T11:40:38Z</published>
    <summary type="html">&lt;h3&gt;What is Portal Pack ?&lt;/h3&gt; &lt;p&gt;&lt;a href="http://portalpack.netbeans.org"&gt;Portal Pack&lt;/a&gt; project provides a set of plug-in(s) for &lt;a href="http://www.netbeans.org"&gt;NetBeans&lt;/a&gt; (IDE) which support full life-cycle of portlet application development inside NetBeans. Using this tool portlet developers can develop, package, deploy and test portlet inside their NetBeans IDE. Portal Pack supports both JSR-168/286 portlets.&lt;/p&gt; &lt;p&gt;Some of the major features supported by Portal Pack :&lt;/p&gt; &lt;ul&gt;     &lt;li&gt;Full support for both JSR 168/JSR 286 specification&lt;/li&gt;     &lt;li&gt;An eventing storyboard to define and assign JSR 286 Events graphically.&lt;/li&gt;     &lt;li&gt;Visual Portlet Builder to develop JSF portlets using WYSIWYG editor&lt;/li&gt;     &lt;li&gt;Portlet deployment support on various Portal Servers.&lt;/li&gt; &lt;/ul&gt; &lt;h3&gt;Portal Pack 3.0 Milestone 1&lt;/h3&gt; &lt;p&gt;&lt;a href="http://portalpack.netbeans.org/pp30/download.html" target="_blank"&gt;Portal Pack 3.0&lt;/a&gt; Milestone 1 has been released recently. This version of Portal Pack has support for Liferay 5.1/5.1.1 portal server installed on both Glassfish V2/V3 and Tomcat 5.x server.&lt;/p&gt; &lt;p&gt;Some New Features in this release :&lt;/p&gt; &lt;ul&gt;     &lt;li&gt;&lt;strong&gt;Support for Liferay Portal Server&amp;nbsp;&lt;/strong&gt;     &lt;ul&gt;         &lt;li&gt;Portlet deployment/undeployment&amp;nbsp; on &lt;a target="_blank" href="www.liferay.com"&gt;Liferay 5.1&lt;/a&gt;/5.1.1 Server.&lt;/li&gt;         &lt;li&gt;It supports Liferay installed on Glassfish V2/V3 and Tomcat 5.x .&amp;nbsp; The Liferay on Tomcat 6.x support is coming in the next milestone release of Portal Pack.&lt;/li&gt;         &lt;li&gt;Liferay Server can be started/stopped from the&amp;nbsp; IDE. (This support is only available for Windows OS, but other OS like Solaris/Linux/Mac will be supported in the next milestone release.)&lt;/li&gt;         &lt;li&gt;Portlet debugging is also supported.&lt;/li&gt;         &lt;li&gt;You need to select &amp;quot;WebSynergy Stable Build 2&amp;quot; as server type while configuring Liferay Portal Server inside NetBeans IDE.&lt;/li&gt;         &lt;li&gt;&lt;img height="186" width="286" alt="" src="http://cdn.www.liferay.com/image/image_gallery?uuid=da5cc447-a349-4212-9f0b-a443c6d54215&amp;amp;groupId=805128&amp;amp;t=1220355476775" /&gt;&lt;/li&gt;     &lt;/ul&gt;&lt;/li&gt;     &lt;li&gt;&lt;strong&gt;Non Java Portlets Support&lt;/strong&gt; : The Portal Pack 3.0 M1 also supports portlets development in non java languages. The non java portlets developed with Portal Pack can be deployed on Liferay Portal Server. The Eventing Story Board of Portal Pack can also be used to enable cross-widget communications between java/non-java widgets through public render parameters. Currently the following types of liferay non java portlets are supported     &lt;ul&gt;         &lt;li&gt;Ruby Portlet&lt;/li&gt;         &lt;li&gt;PHP Portlet&lt;/li&gt;         &lt;li&gt;Groovy Portlet&lt;/li&gt;         &lt;li&gt;&lt;img height="73" width="138" alt="" src="http://cdn.www.liferay.com/image/image_gallery?uuid=986299c1-8196-41a8-a95f-2b8c994d6242&amp;amp;groupId=805128&amp;amp;t=1220355489082" /&gt;&lt;/li&gt;     &lt;/ul&gt;&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Some of the major features which are planned for the next milestone Portal Pack 3.0 M2 :&lt;/p&gt; &lt;ul&gt;     &lt;li&gt;Spring Portlet Development&amp;nbsp; (Out of Box Spring view/form portlets, Spring Web Flow Support)&lt;/li&gt;     &lt;li&gt;Liferay Service generation through NetBeans&lt;/li&gt;     &lt;li&gt;Liferay on Tomcat 6.x will be supported&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;So try out Portal Pack 3.0 Milestone 1&amp;nbsp; !!!&lt;/p&gt;</summary>
    <dc:creator>satya ranjan</dc:creator>
    <dc:date>2008-09-02T11:40:38Z</dc:date>
  </entry>
</feed>


