diff options
author | Christof Rabensteiner <christof.rabensteiner@iaik.tugraz.at> | 2019-10-30 15:54:56 +0100 |
---|---|---|
committer | Christof Rabensteiner <christof.rabensteiner@iaik.tugraz.at> | 2019-10-30 16:04:03 +0100 |
commit | fca03ea334be5eb34e919a5cc7ca8bc25d79a564 (patch) | |
tree | 6566a09b7a51ee4bf0aef3a828ba15e55d5c0166 /curl | |
parent | 5a28668a1db53cd5fe54b65aeaf88b241918c01b (diff) | |
download | moa-zs-fca03ea334be5eb34e919a5cc7ca8bc25d79a564.tar.gz moa-zs-fca03ea334be5eb34e919a5cc7ca8bc25d79a564.tar.bz2 moa-zs-fca03ea334be5eb34e919a5cc7ca8bc25d79a564.zip |
Remove JAXB Class Not Found Fix
- Problem: Apparently I used the wrong executor when supplying the
backend tasks via CompletableFuture.supplyAsync(). This method
relies on ForkJoinPool.commonPool(), and threads in this pool are
not configured correctly?
- Solution: Use spring-boots auto-configured TaskExecutor.
- More Information on this issue can be found here:
https://issues.apache.org/jira/browse/CXF-8100#
Diffstat (limited to 'curl')
0 files changed, 0 insertions, 0 deletions