From portal-commits at lists.jboss.org Sun Feb 17 18:15:32 2008 Content-Type: multipart/mixed; boundary="===============0204221647894227502==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r10007 - docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules. Date: Sun, 17 Feb 2008 18:15:32 -0500 Message-ID: --===============0204221647894227502== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mmcallis Date: 2008-02-17 18:15:32 -0500 (Sun, 17 Feb 2008) New Revision: 10007 Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/tutorial= s.xml Log: minor revisions, adding text about having to = deploy the expanded WAR, in order to use the touch command... Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/t= utorials.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 --- docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/tutoria= ls.xml 2008-02-17 22:53:53 UTC (rev 10006) +++ docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/tutoria= ls.xml 2008-02-17 23:15:32 UTC (rev 10007) @@ -618,7 +618,7 @@ - To re-deploy the portlet, for example, if you have made changes to a= ny of the application descriptors, touch the $JBOSS_HOME/server/<= replaceable>configuration/deploy/helloworldportlet.war/WEB-IN= F/web.xml file. On Linux, run the following command to re-deploy= the HelloWorldPortlet: + To re-deploy the portlet, for example, if you have made changes to a= ny of the application descriptors, touch the $JBOSS_HOME/server/<= replaceable>configuration/deploy/helloworldportlet.war/WEB-IN= F/web.xml file. This will only work if you copied the = HelloWorldPortlet/output/lib/exploded/helloworldportlet.war/ dir= ectory into the JBoss AS or JBoss EAP deploy/ director= y. On Linux, run the following command to re-deploy the HelloWorldPortlet: @@ -974,7 +974,7 @@ - To re-deploy the portlet, for example, if you have made changes to any of= the application descriptors, touch the $JBOSS_HOME/server/configuration/deploy/helloworldjspportlet.war/WEB-INF/= web.xml file. On Linux, run the following command to re-deploy t= he HelloWorldJSPPortlet: + To re-deploy the portlet, for example, if you have made changes to any of= the application descriptors, touch the $JBOSS_HOME/server/configuration/deploy/helloworldjspportlet.war/WEB-INF/= web.xml file. This will only work if you copied the He= lloWorldJSPPortlet/output/lib/exploded/helloworldjspportlet.war/= directory into the JBoss AS or JBoss EAP deploy/ dire= ctory. On Linux, run the following command to re-deploy the HelloWorldJSPPo= rtlet: @@ -1226,13 +1226,13 @@ Note: the directory names will be different for your system. - The expanded WAR file and the application descriptors are located in= the HelloWorldJSFSunRIPortlet/output/lib/exploded/helloworldjsfs= unriportlet.war directory. + The expanded WAR file and the application descriptors are located in= the HelloWorldJSFSunRIPortlet/output/lib/exploded/helloworldjsfs= unriportlet.war/WEB-INF/ directory. Deploying your JSF Portlet - If you did not expand the helloworldjsfsunriportlet.war file, copy the HelloWorldJSFSunRIPortlet/helloworldjsfsu= nriportlet.war file into the correct JBoss AS or JBoss EAP deploy/ directory. If you expanded the helloworld= jsfsunriportlet.war file, copy the HelloWorldJSFSunRIP= ortlet/output/lib/exploded/helloworldjsfsunriportlet.war/ direct= ory into the correct JBoss AS or JBoss EAP deploy/ dir= ectory. For example, if you are using JBoss AS, copy the war file or the ex= panded directory into the $JBOSS_HOME/server/default/deploy/ directory. + If you did not expand the helloworldjsfsunriportlet.war file, copy the HelloWorldJSFSunRIPortlet/helloworldjsfsu= nriportlet.war file into the correct JBoss AS or JBoss EAP deploy/ directory. If you expanded the helloworld= jsfsunriportlet.war file, copy the HelloWorldJSFSunRIP= ortlet/output/lib/exploded/helloworldjsfsunriportlet.war/ direct= ory into the correct JBoss AS or JBoss EAP deploy/ dir= ectory. For example, if you are using JBoss AS, copy the WAR file or the ex= panded directory into the $JBOSS_HOME/server/default/deploy/ directory. Performing this step on a running instance of JBoss AS or JBoss EAP,= and JBoss Portal, will trigger a hot-deploy of the portlet: @@ -1253,7 +1253,7 @@ - To re-deploy the portlet, for example, if you have made changes to a= ny of the application descriptors, touch the $JBOSS_HOME/server/<= replaceable>configuration/deploy/helloworldjsfsunriportlet.wa= r/WEB-INF/web.xml file. On Linux, run the following command to r= e-deploy the HelloWorldJSFSunRIPortlet: + To re-deploy the portlet, for example, if you have made changes to a= ny of the application descriptors, touch the $JBOSS_HOME/server/<= replaceable>configuration/deploy/helloworldjsfsunriportlet.wa= r/WEB-INF/web.xml file. This will only work if you copied the HelloWorldJSFSunRIPortlet/output/lib/exploded/helloworldjsfsunripor= tlet.war/ directory into the JBoss AS or JBoss EAP dep= loy/ directory. On Linux, run the following command to re-deploy= the HelloWorldJSFSunRIPortlet: --===============0204221647894227502==--