GitHub user brunobat opened a pull request:
https://github.com/apache/tomee/pull/223
TOMEE-2301 - Concurrency utilities example
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brunobat/tomee executor-example
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/223.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #223
----
commit 5229a81313ff31ee50b132895a95ab302c37628f
Author: brunobat <brunobat@...>
Date: 2018-11-29T12:21:07Z
TOMEE-2301 - project creation
Signed-off-by: brunobat <[email protected]>
commit 632ee2c319fc6d261bd948e6970dacc98e877aea
Author: brunobat <brunobat@...>
Date: 2018-11-29T12:21:19Z
TOMEE-2301 - Creation on 3 test: normal path, timeout, ended with exception
Signed-off-by: brunobat <[email protected]>
rename project
Signed-off-by: brunobat <[email protected]>
perform first example
Signed-off-by: brunobat <[email protected]>
Add example with exception handling and refactor
Signed-off-by: brunobat <[email protected]>
----
---