weaver 2003/10/23 14:07:18
Modified: docs GETTING-STARTED.html
Log:
updates for aquiring the jmxri jars from SUN.
Revision Changes Path
1.5 +14 -3 jakarta-jetspeed-2/docs/GETTING-STARTED.html
Index: GETTING-STARTED.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed-2/docs/GETTING-STARTED.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- GETTING-STARTED.html 20 Oct 2003 20:56:15 -0000 1.4
+++ GETTING-STARTED.html 23 Oct 2003 21:07:18 -0000 1.5
@@ -53,14 +53,25 @@
<td width="66%">Once downloaded it needs to be renamed to jta1.0.1.jar and
copied to your ${MAVEN_REPOSITORY}/jta/jars directory.</td>
</tr>
- <tr>
- <td width="34%">
- <p>Pluto Container</p>
+ <tr>
+ <td width="34%">
+ <p><a href="http://jakarta.apache.org/pluto">Pluto Container</a></p>
<p><strong>NOTE!</strong> You will need to check out the latest CVS build
of Pluto, build the driver and copy it to your maven repository.</p>
</td>
<td width="66%">The pluto jar needs to be named to pluto-0.1-dev-unreleased.jar
and copied to your ${MAVEN_REPOSITORY}/Pluto-container/jars directory.</td>
+ </tr>
+ <tr>
+ <td width="34%"><a
href="http|//java.sun.com/products/JavaManagement/download.html">jxmri
+ and jmxtools</a></td>
+ <td width="66%">
+ <ol>
+ <li> Unzip the jmxri and jmxtools jars into${MAVEN_REPOSITORY}/jmx/jars</li>
+ <li>Rename jmxri.jar to jmxri-1.2.1.jar</li>
+ <li>Rename jmxtools.jar to jmxtools-1.2.1.jar</li>
+ </ol>
+ </td>
</tr>
</table>
<p><strong>NOTE!</strong>: <b>Maven Beta 0.9:</b> eation section</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]