[ https://issues.apache.org/jira/browse/OWB-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Romain Manni-Bucau updated OWB-1289: ------------------------------------ Description: To enable it add in openwebbeans.properties: {code} org.apache.webbeans.spi.DefiningClassService=org.apache.webbeans.service.ClassLoaderProxyService {code} IMPORTANT: this has the "inter classloader" visibility limitations so no proxying of protected/package scope methods. > Enable to define proxies without unsafe to avoid JVM warnings > ------------------------------------------------------------- > > Key: OWB-1289 > URL: https://issues.apache.org/jira/browse/OWB-1289 > Project: OpenWebBeans > Issue Type: Task > Reporter: Romain Manni-Bucau > Assignee: Romain Manni-Bucau > Priority: Major > Fix For: 2.0.12 > > > To enable it add in openwebbeans.properties: > {code} > org.apache.webbeans.spi.DefiningClassService=org.apache.webbeans.service.ClassLoaderProxyService > {code} > IMPORTANT: this has the "inter classloader" visibility limitations so no > proxying of protected/package scope methods. -- This message was sent by Atlassian JIRA (v7.6.3#76005)