[ 
https://issues.jboss.org/browse/RF-12008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766771#comment-12766771
 ] 

Manuel Fehlhammer commented on RF-12008:
----------------------------------------

Hi,

regarding this topic, I encountered the following problem:

If I have 3 WAR inside my ear, where each uses richfaces.
I simply added sub-deployment tags for each of my WARs as described above, to 
descrive the dependancy to richfaces.
Deployment succeeds without error message.
But during runtime ONLY one of my WARs works with richfaces (I think the first 
mentioned in application.xml).
The other have problems to access richfaces specific resources (i.e. JavaScript)
Debugger shows me that access to 
http://localhost:8080/<webApp2|webapp3>/org.richfaces.resources/javax.faces.resource/org.richfaces.staticResource/4.3.1.Final/PackedCompressed/packed/packed.js
returns a 404 ERROR

Anyone knows the reason?

Thanks,
Manuel
                
> Add RichFaces AS7 module to distribution
> ----------------------------------------
>
>                 Key: RF-12008
>                 URL: https://issues.jboss.org/browse/RF-12008
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: build/distribution
>            Reporter: Lukáš Fryč
>             Fix For: 5-Future
>
>
> It would be nice to have RichFaces packed as JBoss AS7 module, so it could be 
> just grabbed and inserted to  {{modules}} directory (similary to SnowDrop 
> distribution [1]).
> It would allow to reuse RichFaces between projects and make the WARs really 
> skinny for those who are deploying several RichFaces-based applications to 
> the AS7.
> [1] https://docs.jboss.org/author/display/SNOWDROP/The+Spring+Deployer

--
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

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to