[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-8275) Composite components should be recognized in jar-files and class folders inside META-INF/resources/

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Wed Mar 2 19:10:05 EST 2011


     [ https://issues.jboss.org/browse/JBIDE-8275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viacheslav Kabanovich updated JBIDE-8275:
-----------------------------------------

    Description: 
Within project, composite components are located in folder %Web-root%/resources. - That is supported by JBoss Tools.
But besides, composite components may be located in used by the project external jars and class folders in folder META-INF/resources. - That was implemented for jar files but not for class folders.
See http://community.jboss.org/message/583919#583919

JavaServerTM Faces Specification
2.6.1.2 Packaging Resources into the Classpath
For the default implementation, resources packaged in the classpath must reside under the JAR entry name:
META-INF/resources/<resourceIdentifier>


  was:
Within project, composite components are located in folder %Web-root%/resources. - That is supported by JBoss Tools.
But besides, composite components may be located in used by the project external jars in folder META-INF/resources. - That should be implemented.
See http://community.jboss.org/message/583919#583919

JavaServerTM Faces Specification
2.6.1.2 Packaging Resources into the Classpath
For the default implementation, resources packaged in the classpath must reside under the JAR entry name:
META-INF/resources/<resourceIdentifier>




> Composite components should be recognized in jar-files and class folders inside META-INF/resources/
> ---------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-8275
>                 URL: https://issues.jboss.org/browse/JBIDE-8275
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: JSF
>    Affects Versions: 3.2.0.CR1
>            Reporter: Viacheslav Kabanovich
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.2.1, 3.3.0.M1
>
>
> Within project, composite components are located in folder %Web-root%/resources. - That is supported by JBoss Tools.
> But besides, composite components may be located in used by the project external jars and class folders in folder META-INF/resources. - That was implemented for jar files but not for class folders.
> See http://community.jboss.org/message/583919#583919
> JavaServerTM Faces Specification
> 2.6.1.2 Packaging Resources into the Classpath
> For the default implementation, resources packaged in the classpath must reside under the JAR entry name:
> META-INF/resources/<resourceIdentifier>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list