To help debug this, can everyone who is experiencing this problem replace the jar:
jboss-as-7.0.0.Final/modules/javax/faces/api/main/jboss-jsf-api_2.0_spec-1.0.1.Alpha1-SNAPSHOT.jar
with the jar here:
https://repository.jboss.org/nexus/service/local/repositories/snapshots/content/org/jboss/spec/javax/faces/jboss-jsf-api_2.0_spec/1.0.1.Alpha1-SNAPSHOT/jboss-jsf-api_2.0_spec-1.0.1.Alpha1-20110808.201236-1.jar
As soon as you reproduce it it will dump two critical pieces of long info:
15:11:20,325 SEVERE [javax.faces] (http--127.0.0.1-8080-1) No factory! Class loader is ModuleClassLoader for Module "deployment.junk.war:main" from Service Module Loader
15:11:20,327 SEVERE [javax.faces] (http--127.0.0.1-8080-1) Module deployment.junk.war:main
<module dump follows>
If you could post those two lines and the following large dump of the module.
If the dump is too big then attach it as a file.
Thanks!!