Hi A clarification requested. Does the generated bean proxy ever use SLF4J?
Earlier, I had added [1] the SLF4J api and implementation packages to the weld-integration-fragment bundle in GlassFish that exports all the packages that are needed for bean proxies, but I see that preventing an application component to use their own SLF4j api or impl binding [2]. Removing the SLF4J packages doesn't cause any issues with my tests and I was wondering if SLF4J is used by the generated proxy class in any other scenarios. Thanks --Siva. [1] http://svnsearch.org/svnsearch/repos/GLASSFISH/search?author=sivakumart&filename=pom.xml#4296824472030 [2] http://java.net/jira/browse/GLASSFISH-11683 _______________________________________________ weld-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-dev
