You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.
Added small local remote ejb example application and integrated it into the example webapp.
I have tested the functionality with an Apache TomEE.
Local Remote EJB calls are handled in the same Thread, so the tracee context was available to the EJB and everything as expected. But we still must check the other application servers.
create an example application for remote ejb calls.
Test if the tracee context is propagated correctly for all standard application server:
The example application should be embedded into the servlet example webapp (configurable on /off)
The text was updated successfully, but these errors were encountered: