[jboss-dev-forums] [JBoss AS 7 Development] - Design of AS7 multi-JSF feature

Stan Silvert do-not-reply at jboss.com
Thu Oct 18 12:49:12 EDT 2012


Stan Silvert [https://community.jboss.org/people/ssilvert] 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-10959

--------------------------------------------------
> Brian Stansberry wrote:
> 
> 3) The patch installs a new module with a different name/slot that contains jars with the same packages/classes. Now there will be two modules available that provide the same packages/classes. Which module gets used in a particular situation depends on the context. If the jsf integration somehow set up a situation where both javax.faces.api.mojarra-2.2.0-m05 and a javax.faces.api.main that contained different versions of the same classes were visible, that would probably be an issue (I haven't thought about it deeply) but that issue has nothing to do with patching. And I assume your impl was designed to deal with that.
> 
Yes, the JSF subsystem impl deals with that.  At most, one JSF api and one JSF impl module can be loaded per WAR deployment.  So class conflicts can not occur.

Thanks for the feedback.
--------------------------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20121018/b2f19a1f/attachment.html 


More information about the jboss-dev-forums mailing list