All Activity

change log level
change log level

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

EZB-529 - Message driven info event
EZB-529 - Message driven info event

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

EZB-523 :Use of three singleton beans (with bean extending other beans) and add a long method in order to test ConcurrentAccessTimeoutException
EZB-523 :Use of three singleton beans (with bean extending other beans) and add a long method in order to test ConcurrentAccessTimeoutException

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

Reduce timeout
Reduce timeout

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

EZB-523 : New tests for AccessTimeout (singleton part)
EZB-523 : New tests for AccessTimeout (singleton part)

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

EZB-523 : New tests for AccessTimeout
EZB-523 : New tests for AccessTimeout

    • -0
    • +68
    /applications/ejbjars/accesstimeout/pom.xml
EZB-523 : Add support for AccessTimeout
EZB-523 : Add support for AccessTimeout

New tests on bean inheritance
New tests on bean inheritance

new tests about inheritance
new tests about inheritance

    • -0
    • +73
    /applications/ejbjars/bean-inheritance/pom.xml
EZB-522 - Gets property values in each persistence unit info
EZB-522 - Gets property values in each persistence unit info

EZB-518 - More appropriate method name
EZB-518 - More appropriate method name