[jboss-jira] [JBoss JIRA] (WFLY-13269) The org.wildfly:wildfly-client-all artefact incorrectly contains the Elytron CDI extension
Jeff Mesnil (Jira)
issues at jboss.org
Wed Mar 25 12:39:17 EDT 2020
[ https://issues.redhat.com/browse/WFLY-13269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14009018#comment-14009018 ]
Jeff Mesnil commented on WFLY-13269:
------------------------------------
[~jamezp] yes, I've added it.
> The org.wildfly:wildfly-client-all artefact incorrectly contains the Elytron CDI extension
> ------------------------------------------------------------------------------------------
>
> Key: WFLY-13269
> URL: https://issues.redhat.com/browse/WFLY-13269
> Project: WildFly
> Issue Type: Bug
> Components: Build System, MP JWT, Security
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Priority: Critical
> Fix For: 20.0.0.Beta1
>
>
> This means if the artefact is included in a deployment the JWT activation is incorrectly triggered but with some dependencies missing leading to an error such as the following.
> {code}
> 09:46:44,391 WARN [org.jboss.modules.define] (MSC service thread 1-1) Failed to define class org.wildfly.security.mp.jwt.JWTCDIExtension in Module "deployment.XXXX.ear" from Service Module Loader: java.lang.NoClassDefFoundError: Failed to link org/wildfly/security/mp/jwt/JWTCDIExtension (Module "deployment.XXXX.ear" from Service Module Loader): io/smallrye/jwt/auth/cdi/SmallRyeJWTAuthCDIExtension
> at java.lang.ClassLoader.defineClass1(ClassLoader.java)
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list