I am trying to deploy the Cdi-quickstart application on Glassfish 3.1.1. I am getting the following error in the server.log file 'code'

SEVERE: No valid EE environment for injection of org.infinispan.cdi.event.cachemanager.CacheManagerEventBridge
SEVERE: No valid EE environment for injection of org.infinispan.cdi.DefaultCacheConfigurationProducer
SEVERE: No valid EE environment for injection of org.infinispan.quickstart.cdi.config.Config
SEVERE: No valid EE environment for injection of org.infinispan.quickstart.cdi.config.Config

I am not able to figure out how to solve this error. Can anybody help me to solve this problem.....

link|improve this question
Can you provide a stack trace? – Pete Muir Nov 22 '11 at 15:36
Got the same issue in a different context, also Glassfish 3.1.(1|2). There is no stacktrace. Just the warning. – nicore Dec 2 '11 at 6:38
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.