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

LogViewImpl injects LogCategories but no bean is defined. #147

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ialbors
Copy link

@ialbors ialbors commented Sep 1, 2015

Excluded package support from weld.

Don't we need to exclude also this package from weld?

Excluded package support from weld.
@christianbauer
Copy link
Member

What's the actual problem you are seeing?

@ialbors
Copy link
Author

ialbors commented Sep 16, 2015

Hi!

I was trying to use a war application (Subsonic: http://www.subsonic.org/pages/index.jsp) that uses cling. But when deploying it in Wildfly, a Weld error rises, relative to this LogCategories.

Am I missing something? Does it make sense?

Thanks for your response.

@lgLindstrom
Copy link

I have same problem. This is the error message

Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001408 Unsatisfied dependencies for type [LogCategories] with qualifiers [@default] at injection point [[field] @Inject protected org.fourthline.cling.support.shared.log.impl.LogViewImpl.logCategories]

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

Successfully merging this pull request may close these issues.

3 participants