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

** Bug
    * [JFOXSOAF-33] - JFoxSOAFException extends Error Exception

** New Feature
    * [JFOXSOAF-24] - IBatis Support
    * [JFOXSOAF-26] - Struts 1.1 Support
    * [JFOXSOAF-27] - Servlet Encoding Filter
    * [JFOXSOAF-28] - EJB Proxy Service
    * [JFOXSOAF-29] - DataSource Support
    * [JFOXSOAF-42] - Add ResourceHelper to simplify access to resources through the classloader
    * [JFOXSOAF-46] - Support C3P0 Database Connection Pool
    * [JFOXSOAF-50] - Add getMailSession() method in ServiceLocator

** Task
    * [JFOXSOAF-25] - Developer Manual
    * [JFOXSOAF-51] - JFoxSOAF White Paper

** Improvement
    * [JFOXSOAF-30] - Remove ServiceLoadProxy unused local variables
    * [JFOXSOAF-35] - LoggingServiceImpl Test
    * [JFOXSOAF-37] - ServiceLocatorImpl Method-local DataSource variable: dataSource
    * [JFOXSOAF-38] - ServiceContainerInterceptor use equals for "" judgement
    * [JFOXSOAF-39] - Declare "private" constant fields "final".
    * [JFOXSOAF-40] - Unclose IO stream operation
    * [JFOXSOAF-43] - Refactor resource load model with ResourceHelper
    * [JFOXSOAF-44] - Refactor isIDEmpty and isManageable with commons-lang
    * [JFOXSOAF-45] - Refactor ServiceLocatorImpl

** Unit Test
    * [JFOXSOAF-34] - Globals Unit Test
    * [JFOXSOAF-36] - Servlet Encoding Filter Test
    * [JFOXSOAF-41] - IBatis Service Support Test
    * [JFOXSOAF-47] - C3P0DataSourceFactory Test
    * [JFOXSOAF-48] - DataSourceFactory Test
    * [JFOXSOAF-49] - DataSourceServiceImpl Test
    * [JFOXSOAF-53] - EJBProxy Service Test
