What ends up in your WAR file's lib?
On Fri, Aug 2, 2013 at 7:23 AM, Chris Owens <[email protected]>wrote: > What do I need to do to enable DeltaSpike's BeanProvider in TomEE? > > I do this: > > 1) Add an empty WEB-INF/beans.xml > > 2) Include POM dependencies on deltaspike-core-api (Compile scope) and > deltaspike-core-impl (Runtime scope) > > 3) Put this in a java class: > > > and I get this error: > > > > > I am obviously missing some configuration step, but I cannot figure out > from > the documentation what it is. > > > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/How-to-enable-DeltaSpike-s-BeanProvider-in-TomEE-tp4664480.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
