You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by cd...@apache.org on 2008/06/24 12:59:44 UTC

svn commit: r671124 - /portals/pluto/trunk/pluto-site/src/site/xdoc/v11/resources.xml

Author: cdoremus
Date: Tue Jun 24 03:59:44 2008
New Revision: 671124

URL: http://svn.apache.org/viewvc?rev=671124&view=rev
Log:
Added new resources included Pluto Eclipse Server Plugin and using the maven-jetty-plugin with Pluto.

Modified:
    portals/pluto/trunk/pluto-site/src/site/xdoc/v11/resources.xml

Modified: portals/pluto/trunk/pluto-site/src/site/xdoc/v11/resources.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-site/src/site/xdoc/v11/resources.xml?rev=671124&r1=671123&r2=671124&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-site/src/site/xdoc/v11/resources.xml (original)
+++ portals/pluto/trunk/pluto-site/src/site/xdoc/v11/resources.xml Tue Jun 24 03:59:44 2008
@@ -64,10 +64,33 @@
             <a href="http://www.developer.com/java/web/article.php/3563411">Embedding Apache Pluto 1.1</a>
             by David H. DeWolf, September 2005
           </li>
+          <li>
+            <a href="http://portletwork.blogspot.com/2007/08/testing-portlets-with-jetty-pluto-and.html">
+             Testing Portlets with Jetty, Pluto and JWebUnit</a>
+            by Nils-Helge Garli, August 2007
+          </li>
+         <li>
+            <a href="http://portletwork.blogspot.com/2007/07/mvnjetty-and-portlets.html">
+ 			maven-jetty-plugin and JSR168 portlets</a> and 
+ 			<a href="http://portletwork.blogspot.com/2007/08/maven-jetty-plugin-and-jsr168-portlets.html">
+ 			maven-jetty-plugin and JSR168 portlets - Part 2</a>
+            by Nils-Helge Garli, August 2007
+          </li>
+ 
         </ul>
       </p>
     </section>
     
+    <section name="Other Resources">
+      <p>
+        <ul>
+          <li>
+            <a href="http://code.google.com/p/pluto-server-plugin/">Pluto Server Plugin for Eclipse</a>
+            maintained by Marcus Christie
+          </li>
+        </ul>
+      </p>
+    </section>
   </body>
   
 </document>