Skip to content

Need workaround for appclient direct use of remote ejb #2096

Closed
1 of 1 issue completed
Closed
@starksm64

Description

@starksm64

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions