From do-not-reply at jboss.org Tue Jan 29 11:07:48 2013 Content-Type: multipart/mixed; boundary="===============4485023991261384588==" MIME-Version: 1.0 From: do-not-reply at jboss.org To: gatein-commits at lists.jboss.org Subject: [gatein-commits] gatein SVN: r9059 - epp/docs/branches/6.0/Developer_Guide/en-US. Date: Thu, 17 Jan 2013 18:24:02 -0500 Message-ID: <201301172324.r0HNO2r7030246@svn01.web.mwc.hst.phx2.redhat.com> --===============4485023991261384588== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: rdickens Date: 2013-01-17 18:24:02 -0500 (Thu, 17 Jan 2013) New Revision: 9059 Modified: epp/docs/branches/6.0/Developer_Guide/en-US/chapter-5-GDG_Application_de= velopment.xml Log: https://docs.jboss.org/author/display/GTNPORTAL35/GDG-Portlet+Development, = incorporated changes in Confluence wiki up to version 10 Modified: epp/docs/branches/6.0/Developer_Guide/en-US/chapter-5-GDG_Applica= tion_development.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- epp/docs/branches/6.0/Developer_Guide/en-US/chapter-5-GDG_Application_d= evelopment.xml 2013-01-17 05:03:33 UTC (rev 9058) +++ epp/docs/branches/6.0/Developer_Guide/en-US/chapter-5-GDG_Application_d= evelopment.xml 2013-01-17 23:24:02 UTC (rev 9059) @@ -5,6 +5,7 @@
Gadget Development
+ Source: https://docs.jboss.org/author/display/GTNPORTAL35/GD= G-Portlet+Development, incorporated changes up to version 10 Introduction In the context of JBoss Portal Platform, gadgets are define= d by the Google OpenSocial specifications. Since JBoss Portal Platform &VY;= , the portal framework includes Apache Shindig 2.0 which is made to support= the version 0.9 and 1.0 of OpenSocial. @@ -29,10 +30,11 @@
Portlet Development - JBoss Enterprise Portal interface is fully customized with app= lications called portlets. Application development can be done by using the= plain Portlet specification JSR-286 (refer to the "Portlet Primer&quo= t; chapter in the JBoss Portal Platform Reference Guide for more informatio= n), but it is also possible to use the JBoss Portlet Bridge to write applic= ations with JSF and/or RichFaces and/or Seam (refer to the "Getting st= arted with JBoss Portlet Bridge" chapter of the JBoss Portal Platform = Reference Guide). + JBoss Enterprise Portal interface is fully customizable with a= pplications called portlets. Application development can be done by using t= he plain Portlet specification JSR-286 (refer to the "Portlet Primer&q= uot; chapter in the JBoss Portal Platform Reference Guide for more informat= ion), but it is also possible to use the JBoss Portlet Bridge to write appl= ications with JavaServerFaces (JSF), RichFaces or Seam (refer to the "= Getting started with JBoss Portlet Bridge" chapter of the JBoss Portal= Platform Reference Guide). + FIXME: Insert link to "[Starting a Portlet Project]" - Depending on the complexity of the application and the familia= rity of the team with JSF, one approach or the other can be the right choic= e for your team. + Whichever technology you choose, refer to [Starting a Portlet = Project] to learn how to set up your project in a robust and effective way = using the JBoss Portal Platform Bill of Materials (BOM). =
--===============4485023991261384588==--