I could not get this example to run in TomEE. I get a HTTP Status 500 - java.lang.IllegalStateException: The runtime config instance which is created while initialize myfaces must be set through ApplicationImpl.setInitializingRuntimeConfig
The example's README states to deploy the OpenEJB war in tomcat. Is that step necessary to run this example in TomEE? A JSF project that uses CDI and EJB 3 that runs in TomEE would be helpful. I'm trying to evaluate if TomEE does what we need instead of going to a full application server such as Jboss 7 or GlassFish 3. Thank You, Bruce Phillips
