Guest User

Untitled

a guest
Dec 15th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. org.jboss.weld.exceptions.IllegalArgumentException: WELD-001408: Unsatisfied dependencies for type DefaultScopedBean with qualifiers @Default
  2. at injection point [BackedAnnotatedField] @Inject protected com.example.WithDefaultScopeBeanServlet.bean
  3. at com.example.WithDefaultScopeBeanServlet.bean(WithDefaultScopeBeanServlet.java:0)
  4. at org.jboss.weld.manager.InjectionTargetFactoryImpl.createInjectionTarget(InjectionTargetFactoryImpl.java:81)
  5. at org.jboss.weld.manager.InjectionTargetFactoryImpl.createInjectionTarget(InjectionTargetFactoryImpl.java:69)
Add Comment
Please, Sign In to add comment