Re: improve tomcat samples

2013-11-06 Thread Romain Manni-Bucau
Hi We already have cdi 1.1 features but we need next release to be cdi 1.0 for tomee. Cdi 1.1 will be next target Le 7 nov. 2013 07:14, "Niki Dokovski" a écrit : > Hi folks, > > Tomcat 7 sample war doesn't run out of box when simply deployed on tomcat > 7. > Some of the reasons are missing APIs

improve tomcat samples

2013-11-06 Thread Niki Dokovski
Hi folks, Tomcat 7 sample war doesn't run out of box when simply deployed on tomcat 7. Some of the reasons are missing APIs and configurations. What is put into documentation is also not covered completely by the samples as well. Particularly in the area of tomcat 7 configuration. If I have