Author: ptahchiev
Date: Thu Jan 31 01:54:47 2008
New Revision: 617079

URL: http://svn.apache.org/viewvc?rev=617079&view=rev
Log:
Translated to the new release.

Modified:
    
jakarta/cactus/branches/CACTUS_TRUNK_MAMOUTH/cactus-site/src/site/xdoc/integration/manual/howto_classpath.xml

Modified: 
jakarta/cactus/branches/CACTUS_TRUNK_MAMOUTH/cactus-site/src/site/xdoc/integration/manual/howto_classpath.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/branches/CACTUS_TRUNK_MAMOUTH/cactus-site/src/site/xdoc/integration/manual/howto_classpath.xml?rev=617079&r1=617078&r2=617079&view=diff
==============================================================================
--- 
jakarta/cactus/branches/CACTUS_TRUNK_MAMOUTH/cactus-site/src/site/xdoc/integration/manual/howto_classpath.xml
 (original)
+++ 
jakarta/cactus/branches/CACTUS_TRUNK_MAMOUTH/cactus-site/src/site/xdoc/integration/manual/howto_classpath.xml
 Thu Jan 31 01:54:47 2008
@@ -71,7 +71,9 @@
           </li>
           <li>
             <strong><code>cactus.jar</code></strong>: well, this is the
-            Cactus jar containing all Cactus classes,
+            Cactus jar containing the core Cactus framework. Depending
+            on the J2EE version you are using it is named 
+            
<code>cactus.core.framework.uberjar.javaEE.[J2EE_VERSION]-[CACTUS_VERSION].jar</code>
           </li>
           <li>
             <strong>your test classes</strong>: these are
@@ -160,8 +162,8 @@
 
         <ul>
           <li>
-            <strong><code>WEB-INF/lib/cactus.jar</code></strong>: the
-            Cactus main jar,
+            
<strong><code>WEB-INF/lib/cactus.core.framework.uberjar.javaEE.[J2EE_VERSION]-[CACTUS_VERSION].jar</code></strong>:
 the
+            Cactus core framework jar,
           </li>
           <li>
             <strong><code>WEB-INF/lib/junit.jar</code></strong>: this is



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to