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 #4

Closed
tobiasstamann opened this issue Jan 16, 2014 · 2 comments
Closed

Create example application for remote ejb calls #4

tobiasstamann opened this issue Jan 16, 2014 · 2 comments
Assignees

Comments

@tobiasstamann
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)

@tobiasstamann
Copy link
Member Author

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.

@SvenBunge SvenBunge added this to the later milestone Sep 14, 2014
@SvenBunge
Copy link
Member

Issue moved to tracee/tracee-examples#2

@SvenBunge SvenBunge removed this from the later milestone Dec 11, 2014
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