[
https://issues.jboss.org/browse/WFLY-976?page=com.atlassian.jira.plugin.s...
]
Glenn Kastrinos commented on WFLY-976:
--------------------------------------
YES! Thank you so much for all of your help! It FINALLY compiles and deploys successfully
with no errors, even when I added the tomahawk-1.1.9 jar and put the extension filters
back into my web.xml. My only issue is that I can't seem to get the correct URL.
http://127.0.0.1:8080/Localization/ should work, judging from the standalone.xml. I just
get "404 - Not Found." Any thoughts?
I hope this post tree helps people that were in my position. Thank you again very much
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
Attachments: install-myfaces-2.1.11.cli, Localization.war, Localization.war
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