Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Create example application for remote ejb calls #2

Open
SvenBunge opened this issue Dec 11, 2014 · 1 comment
Open

Create example application for remote ejb calls #2

SvenBunge opened this issue Dec 11, 2014 · 1 comment
Assignees

Comments

@SvenBunge
Copy link
Member

create an example application for remote ejb calls.

Test if the tracee context is propagated correctly for all standard application server:

  • JBoss AS
  • Apache TomEE
  • Glassfish
  • ...

The example application should be embedded into the servlet example webapp (configurable on /off)

@SvenBunge
Copy link
Member Author

Moved comment of @tobiasgindler :

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants