[
https://jira.jboss.org/jira/browse/JBIDE-5015?page=com.atlassian.jira.plu...
]
Denis Maliarevich commented on JBIDE-5015:
------------------------------------------
I've tried packaging composite components resources to
/webroot/META-INF/resources/.. and to /webroot/WEB-INF/classes/resources/.. Composits from
these locations haven't been resolved on server by JSF 2. The Facelets implementation
in Mojarra simply rendered the component as it was defined in the source without ony
modifications or replacements.
According to JSF 2 Specification in section "2.6 Resource Handling":
1) The default implementation must support packaging resources in the web application
root under the path resources/<resourceIdentifier>
2) For the default implementation, resources packaged in the classpath must reside under
the JAR entry name: META-INF/resources/<resourceIdentifier>.
So for now there are only two default locations for resources.
JSF 2.0 composition components support
--------------------------------------
Key: JBIDE-5015
URL:
https://jira.jboss.org/jira/browse/JBIDE-5015
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor core, Visual Page Editor Templates
Affects Versions: 3.1.0.M3
Reporter: Maxim Areshkau
Assignee: Maxim Areshkau
Priority: Critical
Fix For: 3.1.0.CR1
Attachments: Screenshot.png
VPE should support JSF 2.0 composition components.
Description of composition components see here:
http://www.ibm.com/developerworks/java/library/j-jsf2fu2/index.html?S_TAC...
In JSF 2.0 specification it's section '3.6 Composite User Interface
Components'
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira