[jboss-dev-forums] [JBoss AS 7 Development] - Design of AS7 multi-JSF feature
Alexis Hassler
do-not-reply at jboss.com
Thu Jan 31 01:26:10 EST 2013
Alexis Hassler [https://community.jboss.org/people/sewatech] commented on the document
"Design of AS7 multi-JSF feature"
To view all comments on this document, visit: https://community.jboss.org/docs/DOC-47689#comment-11495
--------------------------------------------------
That's a great feature, really helpful when migrating JSF applications from an older AS. It's fully working with JBoss AS 7.2 (jboss-as-7.2.0.Alpha1-SNAPSHOT). On JBoss AS 7.1.3 (or EAP 6.0.1), the feature is only partial.
For example, @EJB injection doesn't work with my JSF 1.2 managed beans :( . And the jsf subsystem doesn't exist yet. On my application, I had to make a custom InjectionProvider to have my EJBs injected.
I'm really looking forward to have that new release.
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130131/01d6301f/attachment.html
More information about the jboss-dev-forums
mailing list