I'm trying to start an application with apache deltaspike 0.6 and JBOSS AS
7.1 and always get this error:

java.lang.ClassNotFoundException: javax.faces.lifecycle.ClientWindow

As far as I know, this class belongs to JEE 7. Why deltaspike is using this
class?

Reply via email to