I believe there is some problems with JSF in the WAR.
I suggest you investigate the following message:
13:11:26,961 ERROR [[/testejb]] Exception sending context initialized event to listener instance of class org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
java.lang.IncompatibleClassChangeError
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:667)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:774)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:627)
at javax.naming.InitialContext.lookup(InitialContext.java:351)
at com.sun.faces.config.WebConfiguration.processJndiEntries(WebConfiguration.java:441)
at
...
...
...