ate 2004/07/23 16:45:57
Modified: site/xdocs getting-started.xml
Log:
Corrected the reference where the tomcat5 jaas realm patch will be installed:
${org.apache.jetspeed.server.home}/server/classes
Revision Changes Path
1.6 +1 -1 jakarta-jetspeed-2/site/xdocs/getting-started.xml
Index: getting-started.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed-2/site/xdocs/getting-started.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- getting-started.xml 22 Jul 2004 14:01:29 -0000 1.5
+++ getting-started.xml 23 Jul 2004 23:45:57 -0000 1.6
@@ -85,7 +85,7 @@
</table>
<p>
<i>If you are using Tomcat 5.x, the allBuild goal described below will install a
-patched version of the JAASRealm class in ${catalina.home}/server/classes to
+patched version of the JAASRealm class in
${org.apache.jetspeed.server.home}/server/classes to
enable Jetspeed JAAS based security.
For more information about this patch see:
<a href='http://issues.apache.org/jira/browse/JS2-55'>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]