- 
        1. Is JSF 2.0 compatible with jboss-5.1.0.GA?wolfgangknauf Mar 24, 2011 9:54 AM (in response to selfcare)Hi, as far as I know, you need JBoss 6 to use JavaEE6 features like JSF 2.0 - so I would assume that it will not work with JBoss 5.1. Actually, your error message sounds like a broken archive file, but I remember having read something somewhere that "broken" deployment descriptors might cause this error, too. So you might check whether all xml files in your archive are valid. Best regards Wolfgang 
- 
        2. Is JSF 2.0 compatible with jboss-5.1.0.GA?wdfink Mar 24, 2011 11:40 AM (in response to wolfgangknauf)Such RuntimeExcveption caused by ZipException might happen also if the packing is not correct. To see that you need the complete stacktrace. The structure or *xml file might be slightly different for several JBoss version 
- 
        3. Re: Is JSF 2.0 compatible with jboss-5.1.0.GA?ssilvert Aug 24, 2011 7:53 AM (in response to wdfink)You might be seeing some variant of this problem: https://issues.jboss.org/browse/JBAS-8024 That being said, JSF 2 is not going to work well with AS5. Stan 
 
     
     
    