Release Notes - JFox Service-Oriented Application Framework - Version 1.0-M1

** Bug
    * [JFOXSOAF-14] - ServiceLoadProxy
    * [JFOXSOAF-16] - InterceptorChainImpl
    * [JFOXSOAF-21] - InterceptorManagerImpl

** New Feature
    * [JFOXSOAF-1] - System Configration Descriptor
    * [JFOXSOAF-2] - Service Locator
    * [JFOXSOAF-3] - Service Configuration Descriptor
    * [JFOXSOAF-4] - Service Factory
    * [JFOXSOAF-5] - ServiceContainer
    * [JFOXSOAF-6] - Service Container Interceptor
    * [JFOXSOAF-7] - Interceptor Manager
    * [JFOXSOAF-8] - MBeanServer Interceptor
    * [JFOXSOAF-10] - Interceptor Chain
    * [JFOXSOAF-11] - Logging Service
    * [JFOXSOAF-12] - Hibernate Service


** Improvement
    * [JFOXSOAF-9] - Refactor ServiceLocator as a Service
    * [JFOXSOAF-13] - Refactor ServiceEntry to Interface
    * [JFOXSOAF-15] - Refactor MBeanServerInterceptor

** Unit Test
    * [JFOXSOAF-17] - ServiceContainerInterceptor  Test
    * [JFOXSOAF-18] - LoggingServiceImpl Test
    * [JFOXSOAF-19] - Configuration File Test
    * [JFOXSOAF-20] - Service Configuration File Test
    * [JFOXSOAF-22] - SimpleCacheServiceTest
    * [JFOXSOAF-23] - MBeanServerInterceptor Test