[jboss-dev-forums] [JBoss AS7 Development] - JSF on AS7
Stuart Douglas
do-not-reply at jboss.com
Tue Jul 5 19:18:38 EDT 2011
Stuart Douglas [http://community.jboss.org/people/swd847] commented on the document
"JSF on AS7"
To view all comments on this document, visit: http://community.jboss.org/docs/DOC-16546#comment-6964
--------------------------------------------------
This article documents the current status of JSF integration on AS7. It is expected that this document will evolve from being a status page to an informal documentation page. Then it will be deprecated in favor of the official documentation.
*JSF Feature Status*
|| *Feature
* || *Working in Master
* || *Notes
* ||
| Basic JSF integration | Yes | Mojarra 2.0.4-b09 was integrated on 2011-02-23 |
| JSF 2.1 Support | Yes |
|
| Auto-add FacesServlet | Yes | If no FacesServlet specified in web.xml it will be automatically added according to the new rules in the FacesServlet javadoc (http://download.oracle.com/javaee/6/api/javax/faces/webapp/FacesServlet.html). This is slightly different from the auto-add feature in AS6. |
| Bean Validation | Yes | Hibernate Validator is integrated with JSF as the bean validation provider. |
| Legacy Facelets Apps | Yes | This refers to older JSF applications that use the JSF 1.x version of Facelets. All issues resolved. |
| JSP-based JSF applciations | Yes | Fixed in Beta 2. |
| JSTL | Yes | Fixed in Beta 2. |
| JEE5 Injection | Yes | Fixed in CR1 |
| Multi-JSF implementations | No | AS6 allowed you to plug in different JSF implementations. Currently in AS7, only one implementation is allowed. |
| Integration Tests | Partial | Several integration tests have been developed but we haven't had time to get them into the build. JSFUnit is working on AS7 now and we have a JSF smoke test. |
*JSF-related Jiras for AS7:*
JBAS-8876 (https://issues.jboss.org/browse/JBAS-8876) Add JSF to AS7
JBAS-8908 (https://issues.jboss.org/browse/JBAS-8908) AS6 ZipException now seen in AS7
JBAS-8909 (https://issues.jboss.org/browse/JBAS-8909) TransformerConfigurationException when reading faces-config.xml
JBAS-8916 (https://issues.jboss.org/browse/JBAS-8916) Need shared TLD's for JSTL and JSF
JBAS-9064 (https://issues.jboss.org/browse/JBAS-9064) Register JSF EL Resolvers with JSP
JBAS-9022 (https://issues.jboss.org/browse/JBAS-9022) Changing web context with jboss-web.xml causes error in JSF
https://issues.jboss.org/browse/JBAS-9125 JBAS-9125 Upgrade JSF to spec level 2.1
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110705/901d1057/attachment.html
More information about the jboss-dev-forums
mailing list