-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Add test for deploying transport client in Wildfly #24050
Copy link
Copy link
Closed
Labels
>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding tests
Description
A lot of users deploy the transport client inside an application container like Wildfly. This is broken for a lot of users starting in 5.3.0 due to a chain of initializations that ultimately lands in Build which given some deployment models will fail during static initialization. I think this an important use-case for our users, and we should have a qa module that tests deploying the transport client inside of Wildfly so that we do not break this use-case again.
Relates #21955
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding tests
Type
Fields
Give feedbackNo fields configured for issues without a type.