[jboss-jira] [JBoss JIRA] (WFLY-9454) SecurityContext not injected

Darran Lofthouse (JIRA) issues at jboss.org
Thu Nov 23 09:35:00 EST 2017


     [ https://issues.jboss.org/browse/WFLY-9454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse resolved WFLY-9454.
------------------------------------
      Assignee: Darran Lofthouse
    Resolution: Rejected


Support for JSR-375 is being added under the following Jira issue: -

https://issues.jboss.org/browse/WFLY-7186

At this stage it is not a bug that injection fails as we do not support JSR-375 in WildFly 11.

> SecurityContext not injected
> ----------------------------
>
>                 Key: WFLY-9454
>                 URL: https://issues.jboss.org/browse/WFLY-9454
>             Project: WildFly
>          Issue Type: Bug
>          Components: CDI / Weld, Security
>    Affects Versions: 11.0.0.CR1
>            Reporter: Mike Kachalov
>            Assignee: Darran Lofthouse
>
> 11:49:28,341 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC000001: Failed to start service jboss.deployment.unit."foo-1.0.ear".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."foo-1.0.ear".WeldStartService: Failed to start service
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1978)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
> at java.lang.Thread.run(Unknown Source)
> Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001408: Unsatisfied dependencies for type SecurityContext with qualifiers @Default
> at injection point [BackedAnnotatedField] @Inject private com.foo.bar.facade.impl.UserRegisterFacadeImpl.securityContext
> it's copy issue WELD-2437



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list