Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

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

Description

@rkettelerij

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions