From: dion g. <dio...@us...> - 2005-11-11 08:10:24
|
diongillard 05/11/11 00:10:14 Modified: was5/xdocs index.xml Log: Add Sam Brodkin's blog on An EJB project template/jumpstart using maven 1.x, xdoclet 1, and spring that deploys to websphere 5 and jboss 4 Revision Changes Path 1.7 +1 -0 maven-plugins/was5/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/xdocs/index.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- index.xml 26 Aug 2004 03:59:28 -0000 1.6 +++ index.xml 11 Nov 2005 08:10:13 -0000 1.7 @@ -22,6 +22,7 @@ </section> <section name="Resources"> <ul> + <li><a href="http://www.jroller.com/page/brodkin?entry=the_spring_framework_rules">An EJB project template/jumpstart using maven 1.x, xdoclet 1, and spring that deploys to websphere 5 and jboss 4</a></li> <li><a href="http://www.ibm.com/developerworks/websphere/library/samples/SampleScripts.html">developer works sample scripts</a></li> <li><a href="http://publib.boulder.ibm.com/infocenter/ws51help/index.jsp?topic=/com.ibm.websphere.base.doc/info/aes/ae/welcqrscripts.html">the infocenter</a></li> <li><a href="http://publib.boulder.ibm.com/infocenter/ws51help/index.jsp?topic=/com.ibm.websphere.base.doc/info/aes/ae/rxml_taskoptions.html">Installation options for the AdminApp object</a></li> |