Ok that's cause you initiate the action from "lib" bean so it uses "lib" bean manager which doesn't know webapp beans which are referenced in the jsf listener. Said otherwise deltaspike jsf should be in the webapp I think.
Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-06-04 14:25 GMT+02:00 hwaastad <[email protected]>: > Ok: > > https://github.com/hwaastad/DeltaspikeEar.git > > build on parent makes a standard war and an ear with skinny war. > > mvn tomee:run in web project > http://localhost:8080/DeltaSpike/ > > And navigate around....all is OK. > > Do the same in ear project and the issue occurs. > > br hw > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/TomEE-1-7-0-and-Deltaspike-0-7-tp4669822p4669860.html > Sent from the OpenEJB User mailing list archive at Nabble.com.
