|
I tried JBoss EAP 6.3.2 with Weld 1.1.25.Final-redhat-2
WELD-1584
I think covers a different (invalid?) use case. If you take a look at the cloned JIRA to
WELD-1065
where the last comment states
It is not portable to have multiple classes of the same name within the deployment. Weld currently does not support this but it's being done as part of
WELD-1259
.
Hence why I tried this on WFLY using WELD 2.x but not sure what's going on there cos that's not working but is that because of the built-in HttpServletRequest? I want to try this on EAP 6.x with WELD 2.x to confirm but replacing WELD on JBoss EAP causes errors on my side.
|