mcconnell    02/02/01 15:04:03

  Modified:    apps/enterprise/pss/src/etc README.TXT
  Log:
  minor corrrections
  
  Revision  Changes    Path
  1.2       +3 -2      
jakarta-avalon-cornerstone/apps/enterprise/pss/src/etc/README.TXT
  
  Index: README.TXT
  ===================================================================
  RCS file: 
/home/cvs/jakarta-avalon-cornerstone/apps/enterprise/pss/src/etc/README.TXT,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- README.TXT        1 Feb 2002 22:35:10 -0000       1.1
  +++ README.TXT        1 Feb 2002 23:04:03 -0000       1.2
  @@ -47,7 +47,7 @@
   Changes introduced in the PSS 2.0 implementation (FEB 2002)
   
     1. Package names for implementation classes have been changed from 
  -     "org.openorb.PeristentStateService" to "org.apache.pss" - this change
  +     "org.openorb.pss" to "org.apache.pss" - this change
        reflects the divergence from the classic OpenORB implementation 
        enabling the potential for more rigorous implementation enhancements
        concerning logging, configuration and error management consistent with 
  @@ -71,7 +71,8 @@
        non-availablity of persistent data following a server restart.
     7. Extensive introduction of exception handling across all connectors
        and the propergation of errors through cascading exceptions.
  -  8. Introduction of Apache LokKit as the logging mechanisms.
  +  8. Introduction of Apache LogKit as the logging mechanism under the 
  +     Avalon abstract logging framework.
     9. Introduction of defaults configuration using Avalon Configurable
        interfaces and related implementations.
   
  
  
  

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

Reply via email to