Skip to content
  1. Oct 04, 2010
  2. Sep 28, 2010
  3. Sep 27, 2010
    • Guillaume Sauthier's avatar
      5207eab4
    • Guillaume Sauthier's avatar
      #258 - Supports ClassLoader filtering at the module level · 1a0e9a1e
      Guillaume Sauthier authored
      [backport from trunk]
      
      * Enable filtering at module level
      * Standalone EAR, WebApp and EjbJars are supported
      ** Rars filtering are configured throught the EAR's META-INF/classloader-filtering.xml
      * The system filtering is only defined for OSGiClassLoader (as it's the parent of all our applicative ClassLoaders)
      * WebApp inside EAR also have supports for filtering ClassLoader
      1a0e9a1e
    • Guillaume Sauthier's avatar
      #258 - Supports ClassLoader filtering at the module level · 45618d7b
      Guillaume Sauthier authored
      [backport from trunk]
      
      * FilteringClassLoader now has to be configured with an XML definition file
      ** Either the File from the system (conf/classloader-default-filtering.xml)
      ** Or with a File from the deployed modules
      * Added tests for the parsing and admin property to force the loader to be disabled
      * Adapted usage of the FilteringClassLoader to the new API
      * Centralized TestNG version in parent POM
      * Some style
      * Added Javadoc
      * Added comments into XML mapping file
      45618d7b
    • Guillaume Sauthier's avatar
      [backport from trunk] · 95e9a4d9
      Guillaume Sauthier authored
      Only style
      95e9a4d9
  4. Sep 22, 2010
  5. Sep 03, 2010
  6. Sep 02, 2010
  7. Sep 01, 2010
  8. Aug 30, 2010
  9. Aug 27, 2010
  10. Aug 22, 2010
  11. Aug 12, 2010
    • Guillaume Sauthier's avatar
      #122: Problem with Resource Adapter's classloader. · af040e2c
      Guillaume Sauthier authored
      > Backported from rev 19508 (5.2.x)
      
      * Add the root RAR URL in the ClassLoader
      * Refactored a bit the file name manipulation (introduced File usage !!)
      * Filter the Externals ClassLoader (the loader injected with URL from standalone RAs)
      * Instanciate and start the RA class under the right Thread ClassLoader
      * More URLUtils usage (Safe File 2 URL convertion)
      * Close opened resource adapter rar file after extraction 
      af040e2c
  12. Jul 27, 2010
  13. Jul 23, 2010
  14. Jul 08, 2010
  15. Jul 03, 2010
  16. Jul 02, 2010
  17. Jun 23, 2010
  18. Jun 03, 2010