User development, A new message was posted in the thread "Qualifiers introduced a cleanup bug":
http://community.jboss.org/message/521920#521920 Author : Kabir Khan Profile : http://community.jboss.org/people/[email protected] Message: -------------------------------------------------------------- Fixed by introducing public interface ClearableDependencyItem { void clear(Controller controller); } and making ClassDependencyItem + ContextualInjectionDependencyItem implement that, and checking for ClearableDI instead in AbstractKernelControllerContext.removeClassContextReference() -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/521920#521920
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
