2 Replies Latest reply on Jan 16, 2013 8:25 AM by alberto_souza

    Weld's Unsafe Proxies Extension breaking injection

    alberto_souza

      Hi, i am trying to use the unsafe proxy extension, i already put org.jboss.weld.enableUnsafeProxies file in META-INF. But, after that, all the constructors with @Inject stopped to work, i mean, the constructor is not being called. Is there anything else that i have to do? Is there any way to skip this no-args constructor rule? I don't care if i got tightly coupled with weld.

       

      Alberto