> Esteve Avilés <[email protected]> hat am 3. Juli 2014 um 13:08 geschrieben: > Does Deltaspike JSF module of the brand new version 1.0.0 depend only on > JSF version 2.2? We are unable to deploy it on JBoss EAP 6.2.
DS does not require JSF 2.2, we are using DS 1.0.0 with JSF 2.0.4 (running in wildfly 8) You *might* get a warning with a stacktrace at the beginning, as DS does extends some JSF 2.2 classes to implement delegate windowscope. Regards, Michael
