hi,
few questions ??
are you using maven ???
if yes then dependency you are using from jboss only like this :-
<dependency>
<groupId>org.jboss.spec.javax.faces</groupId>
<artifactId>jboss-jsf-api_2.1_spec</artifactId>
<scope>provided</scope>
</dependency>
????
thanks