I have this error in my application, but it doesn't say much about the source of error.
ERROR [stderr] Exception in thread java.lang.RuntimeException:
org.jboss.weld.exceptions.UnsatisfiedResolutionException: WELD-001308:
Unable to resolve any beans for Type: interface
org.jboss.weld.context.http.HttpSessionContext; Qualifiers: []
In what scenarios this error might occur?
Java - 8
Wildfly 10.1.0
Ubuntu 16.04