eclipse / microprofile-context-propagation

Apache License 2.0
34 stars 23 forks source link

TCK test for propagation of Application context #112

Closed njr-11 closed 5 years ago

njr-11 commented 5 years ago

Create TCK test that covers propagation of Application context. Application context includes propagation of the thread context class loader, such that the async action/task is able to load application classes.