[jboss-jira] [JBoss JIRA] (AS7-4568) JSF component libraries does not work in AS7 modules
Christoph Thelen (JIRA)
jira-events at lists.jboss.org
Thu May 24 10:23:19 EDT 2012
[ https://issues.jboss.org/browse/AS7-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695625#comment-12695625 ]
Christoph Thelen commented on AS7-4568:
---------------------------------------
We defined a module with primefaces.jar and commons-fileupload.jar and added a dependency to this module in our Ear/War.
The expected result was that our web app could use the primefaces features but the tags could not be resolved.
Primefaces classes were in the classpath but obviously not the META-INF.
I had expected that all contents of the resources would be loaded with the module. Did I miss something in the documentation?
> JSF component libraries does not work in AS7 modules
> ----------------------------------------------------
>
> Key: AS7-4568
> URL: https://issues.jboss.org/browse/AS7-4568
> Project: Application Server 7
> Issue Type: Bug
> Components: Class Loading
> Affects Versions: 7.1.0.Final, 7.1.1.Final
> Reporter: Gernot P
> Assignee: David Lloyd
>
> Deploying JSF component libraries (like primefaces and other) as AS/ module does not work. The JSF runtime does not find the compontent library.
> That's rather bad, because modules are the only way to share jar's across the whole server.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list