Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsatisfied dependency for type com.trikorasolutions.keycloak.client.bl.KeycloakGroupLogic #44

Open
acasanova99 opened this issue Jan 5, 2023 · 0 comments
Assignees

Comments

@acasanova99
Copy link
Collaborator

acasanova99 commented Jan 5, 2023

Version 0.0.12 fails on dependence but version 0.0.12-SNAPSHOT (locally installed) do NOT.

Exception raised when build some project that depends on this client:

Caused by: javax.enterprise.inject.spi.DeploymentException: javax.enterprise.inject.UnsatisfiedResolutionException: Unsatisfied dependency for type com.trikorasolutions.keycloak.client.bl.KeycloakGroupLogic and qualifiers [@Default]
        - java member: com.trikorasolutions.itsm.bl.user.KeycloakBl#tkrKcGroup
        - declared on CLASS bean [types=[com.trikorasolutions.itsm.bl.user.KeycloakBl, java.lang.Object], qualifiers=[@Default, @Any], target=com.trikorasolutions.itsm.bl.user.KeycloakBl]

This problem is related with the CDI injection

@acasanova99 acasanova99 self-assigned this Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant