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

Refactor ejb30 (EE mode) tests. #1436

Open
starksm64 opened this issue Aug 7, 2024 · 1 comment
Open

Refactor ejb30 (EE mode) tests. #1436

starksm64 opened this issue Aug 7, 2024 · 1 comment
Assignees
Labels
11.0 Issues related to the Jakarta EE 11 Platform TCK release

Comments

@starksm64
Copy link
Contributor

No description provided.

@starksm64
Copy link
Contributor Author

starksm64 commented Aug 7, 2024

Some tests may need to be hand ported as they use custom ant scripts. Will have to see how common this is, but one set of examples include are tests using two ejb jars with custom ejb30/common/twojars-import.xml

  • com.sun.ts.tests.ejb30.assembly.initorder.appclientejb
  • com.sun.ts.tests.ejb30.bb.mdb.dest.fullpath
  • com.sun.ts.tests.ejb30.bb.mdb.dest.topic.fullpath
  • com.sun.ts.tests.ejb30.bb.mdb.dest.topic.twojars
  • com.sun.ts.tests.ejb30.bb.mdb.dest.twojars
  • com.sun.ts.tests.ejb30.bb.session.stateful.ejblink.one
  • com.sun.ts.tests.ejb30.bb.session.stateful.migration.threetwo.annotated
  • com.sun.ts.tests.ejb30.bb.session.stateful.migration.threetwo.descriptor
  • com.sun.ts.tests.ejb30.bb.session.stateful.migration.threetwo.override
  • com.sun.ts.tests.ejb30.bb.session.stateless.callback.defaultinterceptor.descriptor
  • com.sun.ts.tests.ejb30.bb.session.stateless.callback.threelevels.descriptor
  • com.sun.ts.tests.ejb30.bb.session.stateless.ejblink.one
  • com.sun.ts.tests.ejb30.bb.session.stateless.ejblink.override
  • com.sun.ts.tests.ejb30.bb.session.stateless.migration.threetwo.annotated
  • com.sun.ts.tests.ejb30.bb.session.stateless.migration.threetwo.descriptor
  • com.sun.ts.tests.ejb30.bb.session.stateless.migration.threetwo.override
  • com.sun.ts.tests.ejb30.misc.metadataComplete.appclient2ejbjars

@starksm64 starksm64 self-assigned this Aug 20, 2024
starksm64 added a commit to starksm64/platform-tck that referenced this issue Aug 21, 2024
starksm64 added a commit that referenced this issue Aug 21, 2024
* Initial migration of ejb30 module to arquillian/junit5
Related to #1436

Signed-off-by: Scott M Stark <[email protected]>

* Fix some second ejb jar content errors

Signed-off-by: Scott M Stark <[email protected]>

---------

Signed-off-by: Scott M Stark <[email protected]>
@gurunrao gurunrao added the 11.0 Issues related to the Jakarta EE 11 Platform TCK release label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11.0 Issues related to the Jakarta EE 11 Platform TCK release
Projects
Status: In progress
Development

No branches or pull requests

2 participants