eclipse / microprofile-context-propagation

Apache License 2.0
34 stars 23 forks source link

document exceptions raised when optional transaction context is not supported #140

Closed njr-11 closed 5 years ago

njr-11 commented 5 years ago

Add documentation of where exceptions can be raised and which exceptions to raise in various places where transaction context propagation (which is optional) can be rejected. Update TCK tests to allow for these exceptions.

fixes #137

Signed-off-by: Nathan Rauh nathan.rauh@us.ibm.com