From jbosstools-commits at lists.jboss.org Mon Jan 10 01:26:18 2011 Content-Type: multipart/mixed; boundary="===============0006011522878440891==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r28033 - trunk/portlet/docs/reference/en-US. Date: Mon, 10 Jan 2011 01:26:18 -0500 Message-ID: <201101100626.p0A6QIaG013809@svn01.web.mwc.hst.phx2.redhat.com> --===============0006011522878440891== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mcaspers Date: 2011-01-10 01:26:17 -0500 (Mon, 10 Jan 2011) New Revision: 28033 Modified: trunk/portlet/docs/reference/en-US/intro.xml trunk/portlet/docs/reference/en-US/jsf_portlet.xml trunk/portlet/docs/reference/en-US/portlet_tools_tasks.xml trunk/portlet/docs/reference/en-US/reference.xml trunk/portlet/docs/reference/en-US/seam_portlet.xml trunk/portlet/docs/reference/en-US/starting_project.xml trunk/portlet/docs/reference/en-US/summary.xml Log: fixed tags Modified: trunk/portlet/docs/reference/en-US/intro.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 --- trunk/portlet/docs/reference/en-US/intro.xml 2011-01-10 06:18:15 UTC (r= ev 28032) +++ trunk/portlet/docs/reference/en-US/intro.xml 2011-01-10 06:26:17 UTC (r= ev 28033) @@ -1,5 +1,5 @@ - + Introduction = @@ -22,7 +22,7 @@ JSR-286 Por= tlet Specification (Portlet 2.0) and works with = JBoss Portlet Bri= dge for supporting Portlets = in JSF/Seam applications. To enable these features, you need to add = the JBoss Portlet facet to a new or an existing web project = - (see JBoss Portlet Tools Tasks= ). The project could be a non-WTP project, but you should know that = + (see ). The project could be = a non-WTP project, but you should know that = if it does not have the proper portlet API jar's the generated class= es will have compile errors. = The next table lists key features supplied by JBoss P= ortlet Tools. @@ -53,7 +53,7 @@ JBoss Portlet Tools pr= ovides the Java, JSF and Seam Portlet facets that could be enabled for a We= b project. - JBoss Portl= et Tools Tasks + = @@ -67,7 +67,7 @@ portlets - Java Portle= t Wizard + = @@ -79,7 +79,7 @@ This wizard helps create JSF/Seam portle= ts - JSF/Sea= m Portlet Wizard + @@ -118,6 +118,6 @@ = JBoss Portlet Tools is included as part of JBoss Tools project. = Refer to http://www.jboss.org/tools/download/installation.html = - for installation methods of JBoss Tools. + for installation methods of JBoss Tools. Modified: trunk/portlet/docs/reference/en-US/jsf_portlet.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 --- trunk/portlet/docs/reference/en-US/jsf_portlet.xml 2011-01-10 06:18:15 = UTC (rev 28032) +++ trunk/portlet/docs/reference/en-US/jsf_portlet.xml 2011-01-10 06:26:17 = UTC (rev 28033) @@ -13,12 +13,12 @@ Create a dynamic Web project with the Jav= aServer Faces - and JBoss JSF Portlet fa= cets enabled ( - the steps to proceed) = + and JBoss JSF Portlet fa= cets enabled (see + ) = Or create a JSF project using the wizard JBoss JSF T= ools provides, then enable = - JSF and JBoss Portlet facets and add JBoss Portlet capabilities ( - the steps to proceed) + JSF and JBoss Portlet facets and add JBoss Portlet capabilities (se= e = + ) = Refer to the further sections for the procedures on how to do t= his. @@ -33,11 +33,11 @@ Start the Dynamic Web Project= wizard navigating to File > New > Other > Web > Dynami= c Web Project. = - + Tip: You can also select the Java EE persp= ective and then go to = File > New > Dynamic Web Project. - + =
Setting the JSF Configuration @@ -51,7 +51,7 @@ = Specify the project name and set the target runtime to JBoss Portal by following the points 3, 4 and 5 in the = - "Creating a Web Project= with JBoss Portlet Capabilities" procedure. + procedure. = @@ -87,11 +87,11 @@
= - + Tip: All types of the portlet implementation library are describ= ed more closely in the wiki article at: = http://www.jboss.org/community/wiki/PortletFacetLibraries.= - + = @@ -122,11 +122,11 @@ = - + Tip: On this page, it is also possible to add the RichFaces libr= aries from the RichFaces distribution by checking = Add/Change Richfaces Libraries. - + = Note: @@ -149,7 +149,7 @@ How to organize a JSF project you can find out in the JSF Tool= s User Guide. Just remember to point the target runtime to JBoss Portal directory location (see = how it is done for a dynamic Web project: steps 3, 4 and 5 in the = - "Creating a Web Project w= ith JBoss Portlet Capabilities" procedure). + procedure). =
Creating New JSF Project @@ -189,7 +189,7 @@ = Complete all wizard pages the same way as described in the s= teps 5, 6, 7 of the = - "Creating a Dynamic Web= Project with the JBoss Portlet Capabilities" procedure. + procedure. Hit OK. = @@ -213,7 +213,7 @@ Create Portlet wizard by navigating to New > Other > JBoss Tools Web > Portlet > JSF/Seam Portlet on the context menu of the project = (for information about the wizard options, see = - "JSF/Seam Portlet W= izard" in the guide reference). + in the guide reference= ). =
Calling New Portlet Wizard @@ -224,12 +224,12 @@
= - + Tip: As you see, the JSF and Seam Portlet wizards are merged into= one. We have set the JSF configuration for the project, so the default values in this wiza= rd will be set as for a JSF portlet. - + = @@ -238,7 +238,7 @@ = - Complete the steps described in the "Deploying a Portlet to JBoss Portal" procedu= re to + Complete the steps described in the procedure to deploy a JSF portlet to JBoss Portal. Just use= the other URL to see it in the browser: = http://localhost:8080/portal/portal/default/JSFPortlet. = Modified: trunk/portlet/docs/reference/en-US/portlet_tools_tasks.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 --- trunk/portlet/docs/reference/en-US/portlet_tools_tasks.xml 2011-01-10 0= 6:18:15 UTC (rev 28032) +++ trunk/portlet/docs/reference/en-US/portlet_tools_tasks.xml 2011-01-10 0= 6:26:17 UTC (rev 28033) @@ -1,12 +1,12 @@ - - - - JBoss Portlet Tools Tasks - = - - - - + + + + JBoss Portlet Tools Tasks + = + + + + Modified: trunk/portlet/docs/reference/en-US/reference.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 --- trunk/portlet/docs/reference/en-US/reference.xml 2011-01-10 06:18:15 UT= C (rev 28032) +++ trunk/portlet/docs/reference/en-US/reference.xml 2011-01-10 06:26:17 UT= C (rev 28033) @@ -1,5 +1,5 @@ - + Reference = @@ -55,8 +55,8 @@ Wizards This section describes the JBoss Portlet Tools wizards: - Java Portlet wiza= rd - JSF/Seam Port= let wizard + + =
Modified: trunk/portlet/docs/reference/en-US/seam_portlet.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 --- trunk/portlet/docs/reference/en-US/seam_portlet.xml 2011-01-10 06:18:15= UTC (rev 28032) +++ trunk/portlet/docs/reference/en-US/seam_portlet.xml 2011-01-10 06:26:17= UTC (rev 28033) @@ -12,10 +12,10 @@ Create a dynamic Web project with the Sea= m - and JBoss Portlets facet= s enabled (the steps to proceed<= /link>) = + and JBoss Portlets facet= s enabled (see ) = Or create a Seam project with the JBoss Seam portlet= configuration using the wizard JBoss Seam Tools provides = - and follow all the wizard steps to enable JBoss Portlet capabilitie= s (the steps to proceed) + and follow all the wizard steps to enable JBoss Portlet capabilitie= s (see ) =
@@ -41,7 +41,7 @@ = Give the project a name and follow the steps 3, 4, 5 of the = - "Creating a Web Project= with JBoss Portlet Capabilities" procedure to set the target r= untime. + procedure to set the targe= t runtime. = @@ -49,12 +49,12 @@ select JBoss Seam Portlet Project v2.0.= It will add needed facets to the project. = - + Tip: If you now click the Modify<= /emphasis> button, you should see the = JavaServer Faces, Jboss Portlets and Seam facets enabled= . - + =
Project Facets @@ -76,11 +76,11 @@ On the Jboss Portlet Capabilities page,= select = Portlet Target Runtime Provider as the portlet implementation library. = - + Tip: All types of the portlet implementation library are describ= ed more closely in the wiki article at: = http://www.jboss.org/community/wiki/PortletFacetLibraries.= - + = @@ -92,12 +92,12 @@ On the Seam Facet page, set a Seam runt= ime and a connection profile. = - + Tip: For details about how to set a Seam runtime and a connectio= n profile, see = Configure Seam Facet Settings in the Chapter 2 of the = Seam Dev Tools Reference Guide. - + =
Seam Facet Settings @@ -113,12 +113,12 @@ On the JBoss JSF Portlet Capabilities p= age, select the = JSF Portlet Target Runtime Provider type of the implementation library. = - + Tip: If you have JBoss Portlet Bridge downl= oaded, = alternatively you can select JSF Portletbrid= ge Runtime Provider and then provide a path to the JBoss Portlet Bridge distribution. - + =
Setting Portlet Bridge Provider @@ -151,8 +151,8 @@ = - Next steps are the same as in the "Creating a Dynamic Web= Project with Seam and JBoss Portlet Capabilities" + Next steps are the same as in the procedure starting from the step 2. @@ -183,7 +183,7 @@ = The Create Portlet wizard starts (for= more information about wizard options, see = - "JSF/Seam Portle= t Wizard" in the guide reference). = + in the guide refere= nce). = As the Seam configuration is set for the project, the wizard pu= ts the values as for Seam portlet. =
@@ -203,7 +203,7 @@ = To deploy and run the portlet on JBoss Portal complete the steps described in the = - "Deploying a Portlet= to JBoss Portal" procedure. Just use the following URL to see = it in the browser: + procedure. Just use the= following URL to see it in the browser: http://localhost:8080/portal/portal/default/SeamPortl= et. =
Modified: trunk/portlet/docs/reference/en-US/starting_project.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 --- trunk/portlet/docs/reference/en-US/starting_project.xml 2011-01-10 06:1= 8:15 UTC (rev 28032) +++ trunk/portlet/docs/reference/en-US/starting_project.xml 2011-01-10 06:2= 6:17 UTC (rev 28033) @@ -124,7 +124,7 @@ JBoss Portlets facets will be hidde= n on this page. To make them always visible no matter what the runtime is set, = you should enable the appropriate option in = - JBoss Portlet Preferences. + . = @@ -195,7 +195,7 @@ = The Create Portlet wizard starts (for infor= mation about the wizard options, see = - "Java Portlet Wizard"= in the guide reference). = + in the guide reference). = The wizard fills in the Project and Source Folder fields for you. You sh= ould specify a Java package and a class name = (for instance, Modified: trunk/portlet/docs/reference/en-US/summary.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 --- trunk/portlet/docs/reference/en-US/summary.xml 2011-01-10 06:18:15 UTC = (rev 28032) +++ trunk/portlet/docs/reference/en-US/summary.xml 2011-01-10 06:26:17 UTC = (rev 28033) @@ -1,5 +1,5 @@ - + Summary = --===============0006011522878440891==--