switching to cdi completely
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<Context>
|
||||
<Resource name="BeanManager" auth="Container"
|
||||
type="javax.enterprise.inject.api.BeanManager"
|
||||
factory="org.jboss.weld.resources.ManagerObjectFactory" />
|
||||
</Context>
|
||||
Reference in New Issue
Block a user