Hello, i am using an embedded ejb 4.7 container in a java 8 application. It seems that the classpath provided by the manifest.mf is not inspected and a javax.enterprise.inject.UnsatisfiedResolutionException is thrown for injection points.
The same construct is working fine with open ejb 4.5 and java 7. It seems that the manifest.mf classpath is not inspected and therfor the beancontext is nearly empty. Thanks for any help. Pascal Perau -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Embedded-OpenEJB-4-7-not-using-manifest-mf-classpath-tp4672830.html Sent from the TomEE Dev mailing list archive at Nabble.com.
