Hi, is there a short description on required configurations for getting sample application from openwebbeans project running on tomcat7? I experimented with the following setup tomcat7/lib: openwebbeans-spi-1.1.4.jar openwebbeans-tomcat7-1.1.4.jar
and deployed tomcat-sample.war from samples/tomcat7-sample project. But the openwebbeans framework is not event initialized. The official user guide lacks information as the related chapters are makred as TODOs :). Is there something in addition that should be modified/configured? cheers
