florent benoit <florent.benoit@ow2.org> in EZB_core

change log level
change log level

Sort beans that are using other beans when we're not in an EasyBeans classloader
Sort beans that are using other beans when we're not in an EasyBeans classloader

EZB-528 Upgrade to 1.0.12 OW2 spec
EZB-528 Upgrade to 1.0.12 OW2 spec

EZB-501 : Manages a specific type of provider
EZB-501 : Manages a specific type of provider

EZB-527 : Manages the DependsOn order by using the toplogical sort
EZB-527 : Manages the DependsOn order by using the toplogical sort

EZB-526 : Add a topological sort that allows to get a path when analyzing acyclic graph
EZB-526 : Add a topological sort that allows to get a path when analyzing acyclic graph

avoid NPE
avoid NPE

Ensure that the bean has not been previously initalized by transitive dependencies before starting it
Ensure that the bean has not been previously initalized by transitive dependencies before starting it

EZB-525 / EZB-523 : Use an external class to build new EJB 3.1 exceptions in order to be compliant with EJB 3 API
EZB-525 / EZB-523 : Use an external class to build new EJB 3.1 exceptions in order to be compliant with EJB 3 API

EZB-523 : Tests for AccessTimeout (use a single executor service) and add test for testing AccessTimeout Exception
EZB-523 : Tests for AccessTimeout (use a single executor service) and add test for testing AccessTimeout Exception

Use different instances to manage different thread access
Use different instances to manage different thread access

Change the way of waiting shutdown of the executor service
Change the way of waiting shutdown of the executor service

EZB-523 : Tests for Singleton Access Timeout
EZB-523 : Tests for Singleton Access Timeout

EZB-524 : Tests for lifecycle/interceptor methods exposed as business methods
EZB-524 : Tests for lifecycle/interceptor methods exposed as business methods

EZB-525 : manages locking for singleton session beans
EZB-525 : manages locking for singleton session beans

EZB-524 : Don't add ourself as interceptor if we're intercepting our own method (else it loops)
EZB-524 : Don't add ourself as interceptor if we're intercepting our own method (else it loops)

unlock the lock in a finally block
unlock the lock in a finally block

Interceptor may have final opcode on their methods
Interceptor may have final opcode on their methods

Set ID for stateful bean when creating the proxy
Set ID for stateful bean when creating the proxy

EZB-523 : Add support for AccessTimeout
EZB-523 : Add support for AccessTimeout

New tests on bean inheritance
New tests on bean inheritance

[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare for next development iteration

    • -1
    • +1
    /modules/components/component-cmi/pom.xml
    • -1
    • +1
    /modules/components/component-jmx/pom.xml
  1. … 55 more files in changeset.
[maven-release-plugin] prepare release EASYBEANS_2_0_0_M1
[maven-release-plugin] prepare release EASYBEANS_2_0_0_M1

    • -1
    • +1
    /modules/components/component-cmi/pom.xml
    • -1
    • +1
    /modules/components/component-jmx/pom.xml
  1. … 55 more files in changeset.
EZB-521 : OW2 bundles 1.0.33
EZB-521 : OW2 bundles 1.0.33

EZB-520 : Carol 3.0.9
EZB-520 : Carol 3.0.9

EZB-519 : OW2 util 1.0.35
EZB-519 : OW2 util 1.0.35

Merge branch 'master' of gitorious.ow2.org:ow2-easybeans/core
Merge branch 'master' of gitorious.ow2.org:ow2-easybeans/core

Use tagged components
Use tagged components

EZB-516 Fix equals method for stateful session bean where getBusinessObject should return an object with same bean ID
EZB-516 Fix equals method for stateful session bean where getBusinessObject should return an object with same bean ID

EZB-499 : EJBs in war can be located in WEB-INF/lib/ in .jar files so check also WEB-INF/lib space
EZB-499 : EJBs in war can be located in WEB-INF/lib/ in .jar files so check also WEB-INF/lib space