[jboss-jira] [JBoss JIRA] (WFLY-976) Multi-JSF doesn't understand new modules structure
Glenn Kastrinos (JIRA)
jira-events at lists.jboss.org
Wed Apr 24 13:45:53 EDT 2013
[ https://issues.jboss.org/browse/WFLY-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769967#comment-12769967 ]
Glenn Kastrinos commented on WFLY-976:
--------------------------------------
Any 2.x I just need to use the additional tomahawk library for some specific MyFaces components, but any version of MyFaces should work with that (there are many tomahawk versions, I had been trying to implement tomahawk-1.1.9.jar before running into all the JBOSS 7.0 errors and backpedalling). Whatever is easiest. 2.1.11 is just great thank you.
> Multi-JSF doesn't understand new modules structure
> --------------------------------------------------
>
> Key: WFLY-976
> URL: https://issues.jboss.org/browse/WFLY-976
> Project: WildFly
> Issue Type: Bug
> Components: JSF
> Reporter: Stan Silvert
> Assignee: Stan Silvert
>
> With the new modules structure, Multi-JSF is looking for JSF implementations in the root of the modules directory instead of in modules/system/layers/base. The reason is that Multi-JSF relies on the module.path property which points to the root by default.
> The workaround is to go ahead and install the new JSF impl wherever you wish and add that directory to JBOSS_MODULEPATH in the startup script.
> See https://community.jboss.org/wiki/DesignOfAS7Multi-JSFFeature#comment-11789
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list