remm        01/10/10 19:03:06

  Modified:    src/doc  changelog.xml
  Log:
  - The webapp paths are now based on catalinaBase, which should solve the
    problems reported when running from a directory other
    that $SLIDE_HOME/server.
  - The slide specific webapps are now in /slide/slide-*.war.
  
  Revision  Changes    Path
  1.64      +4 -0      jakarta-slide/src/doc/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/changelog.xml,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- changelog.xml     2001/10/10 21:39:40     1.63
  +++ changelog.xml     2001/10/11 02:03:06     1.64
  @@ -43,6 +43,10 @@
           <fix>
             4088 - Write privilege in aclmethod and propfind methods differ (DV)
           </fix>
  +        <fix>
  +          Fix problems when running the standalone server is run from a 
  +          directory other than '$SLIDE_HOME/server' (RM)
  +        </fix>
   
         </changelog>
   
  
  
  


Reply via email to