Hi, 2 notes about jsf and tomee: 1- 1.0.0 had a awful bug about ejb injections in managedbean (fixed on trunk) 2- on trunk we were able to provide mojarra in webapps so you should be able to do the same
- Romain 2012/7/28 onyii5119 <[email protected]> > JSF 2 runs fine in Tomcat. I am only testing it out in TomEE in order to > take > advantage of what java ee 6 offers. Currently, I use spring to inject > services into beans. I was thinking of dropping Spring Framework for a > complete java ee solution running in a light container like TomEE. > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Running-TomEE-plus-jsf-Examples-Fails-tp4656561p4656567.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
