Description
Is your feature request related to a problem? Please describe.
Related to #1998 we have a few appclient based tests that make direct calls to a remote stateful ejb test method from the appclient container without using any vehicle:
- ee.jakarta.tck.persistence.ee.packaging.appclient.annotation
- ee.jakarta.tck.persistence.ee.packaging.appclient.descriptor
- ee.jakarta.tck.persistence.ee.packaging.ejb.descriptor
- ee.jakarta.tck.persistence.ee.packaging.ejb.exclude
- ee.jakarta.tck.persistence.ee.packaging.ejb.resource_local
- ee.jakarta.tck.persistence.ee.packaging.ejb.standalone
- ee.jakarta.tck.persistence.ee.propagation.am
- ee.jakarta.tck.persistence.ee.propagation.cm.extended
Describe the solution you'd like
These will need to add an indirection layer similar to the Stateful3VehicleRunner and call a servlet wrapper that injects the stateful ejb.
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels