[
https://issues.redhat.com/browse/WFLY-12967?page=com.atlassian.jira.plugi...
]
Cheng Fang updated WFLY-12967:
------------------------------
Description:
This is for tests in
{{testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/async/TransactionPropagationTestCase.java}}
* replace the {{sleep()}} in test method with {{Future.get()}} after calling async
methods
* improve jndi lookup
** close context
** cache context at class level
** replace with @EJB injection
Improve tests in
integration/multinode/../transaction/async/TransactionPropagationTestCase
------------------------------------------------------------------------------------------
Key: WFLY-12967
URL:
https://issues.redhat.com/browse/WFLY-12967
Project: WildFly
Issue Type: Enhancement
Components: EJB
Affects Versions: 19.0.0.Beta1
Reporter: Cheng Fang
Assignee: Cheng Fang
Priority: Major
This is for tests in
{{testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/async/TransactionPropagationTestCase.java}}
* replace the {{sleep()}} in test method with {{Future.get()}} after calling async
methods
* improve jndi lookup
** close context
** cache context at class level
** replace with @EJB injection
--
This message was sent by Atlassian Jira
(v7.13.8#713008)