vmassol     2002/08/25 06:35:33

  Modified:    documentation/docs/xdocs howto_classpath.xml
  Log:
  aspectjrt jar neds to be on server side classpath too
  
  Revision  Changes    Path
  1.5       +4 -0      jakarta-cactus/documentation/docs/xdocs/howto_classpath.xml
  
  Index: howto_classpath.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/howto_classpath.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- howto_classpath.xml       27 Jul 2002 20:28:07 -0000      1.4
  +++ howto_classpath.xml       25 Aug 2002 13:35:33 -0000      1.5
  @@ -162,6 +162,10 @@
               </strong> : will be called by your test classes.
             </li>
             <li>
  +            <strong><code>aspectjrt.jar</code></strong> :
  +            <link href="http://www.aspectj.org";>AspectJ</link> runtime jar.
  +          </li>
  +          <li>
               <strong><code>WEB-INF/lib/commons-logging.jar</code></strong> :
               Cactus uses the Jakarta Commons Logging facade framework to provide
               seamless Cactus logging using any existing Logging framework (Log4j,
  
  
  

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

Reply via email to