Author: mmcallis
Date: 2008-02-15 01:32:34 -0500 (Fri, 15 Feb 2008)
New Revision: 9988
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/tutorials.xml
Log:
accidentally commented out 5.2.3. A simple Sun's JSF Reference Implementation (RI)
portlet on JBoss AS 4.2
appears again
Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/tutorials.xml
===================================================================
---
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/tutorials.xml 2008-02-15
06:27:57 UTC (rev 9987)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/tutorials.xml 2008-02-15
06:32:34 UTC (rev 9988)
@@ -986,50 +986,8 @@
warUrl=.../deploy/helloworldjspportlet.war/]]>
</screen>
</para>
-</sect3> <!--
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <para>If you have downloaded the sample, you can execute the build.xml
with ant or inside your IDE.
- Executing the <literal>deploy</literal> target will compile
all source files and produce a
- <literal>helloworldjspportlet.war</literal> file in a way
similar to what we saw in
- <xref linkend="first_portlet_build"/>.
- </para>
- <para>
- The <literal>explode</literal> target will produce the
following:
- <mediaobject>
- <imageobject>
- <imagedata align="center"
fileref="images/tutorials/jsp_ant_explode.png" valign="middle"/>
- </imageobject>
- </mediaobject>
- </para>
- <para>
- Deploying the portlet is as easy as copying/moving the
<literal>helloworldjspportlet.war</literal> file
- to the server <literal>deploy</literal> directory. We can then
see our portlet on the Portal default
- page (<ulink
url="http://localhost:8080/portal/">http://localhost:8080/portal/</ulink>):
- <mediaobject>
- <imageobject>
- <imagedata align="center"
fileref="images/tutorials/jsp_portlet/output.png"
valign="middle"/>
- </imageobject>
- </mediaobject>
- </para>
- </sect3>
- </sect2>
+</sect3>
+</sect2>
<sect2 id="sunri_42x">
<title>A simple Sun's JSF Reference Implementation (RI) portlet on
JBoss AS 4.2</title>
<sect3>
@@ -1039,7 +997,7 @@
from
PortletSwap.com, using this link:
<ulink
url="http://anonsvn.jboss.org/repos/portletswap/portlets/2_6/bundles...;.
</para>
- </sect3> -->
+ </sect3>
<sect3>
<title>Package Content</title>
<para>