[jboss-jira] [JBoss JIRA] (AS7-4568) JSF component libraries does not work in AS7 modules
Christoph Thelen (JIRA)
jira-events at lists.jboss.org
Fri May 25 06:40:17 EDT 2012
[ https://issues.jboss.org/browse/AS7-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695910#comment-12695910 ]
Christoph Thelen commented on AS7-4568:
---------------------------------------
The manifest was in standalone/deployments/my.ear/META-INF and contained
{noformat}
Manifest-Version: 1.0
Dependencies: org.primefaces services
{noformat}
I also tried putting this manifest in the .../my.ear/mywar1.war/META-INF direstories.
As I said we now use the deployment structure file.
My main issue (and probably the original reason for this ticket) here is, that component librarys like Primefaces need the special import handling if they are bound as module.
> 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