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