Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SessionContext depends on MessageContext but the latter is missing in the specs #6

Open
rkettelerij opened this issue Jun 1, 2015 · 1 comment

Comments

@rkettelerij
Copy link

javax.ejb.SessionContext imports javax.xml.rpc.handler.MessageContext. But the latter isn't included in the spec JARs. I understand JAX-RPC is being pruned but the EJB API should still continue to work right?

Workaround - since I only needed SessionContext during testing/mocking - add MessageContext as a sourcefile to your own testing classpath.

@rkettelerij rkettelerij changed the title SessionContext depends on MessageContext, while the latter which is missing in the specs SessionContext depends on MessageContext but the latter is missing in the specs Jun 1, 2015
@puneeth072003
Copy link

Heey there are there any community groups so that i can engage with comunitty

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

No branches or pull requests

2 participants