[
https://jira.jboss.org/jira/browse/JBIDE-4213?page=com.atlassian.jira.plu...
]
Maxim Areshkau reopened JBIDE-4213:
-----------------------------------
If we define two tag library in facelets.LIBRARIES param, there no tag libraries in Web
Projects View in Tag Libraries folder.
Code from web.xml:
<context-param>
<param-name>facelets.LIBRARIES</param-name>
<param-value>/tags/facelets.taglib.xml;/tags/custom.taglib.xml</param-value>
</context-param>
See this project
https://svn.jboss.org/repos/jbosstools/trunk/jsf/tests/org.jboss.tools.js...
Taglibs which defined as facelets.LIBRARIES param in web.xml
doesn't show in Web Projects View in Tag Libraries folder.
-----------------------------------------------------------------------------------------------------------------------
Key: JBIDE-4213
URL:
https://jira.jboss.org/jira/browse/JBIDE-4213
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: jsp/jsf/xml source editing
Reporter: Maxim Areshkau
Assignee: Viacheslav Kabanovich
Fix For: 3.1.0.M1
Steps to reproduce:
1) import into eclipse workspace
https://svn.jboss.org/repos/jbosstools/trunk/jsf/tests/org.jboss.tools.js...
project
2) open Web Project View
3) open Tag Libraries leaf
ASSERT Here should be tag library /tags/facelets.taglib.xml which defined in web.xml as
facelets.LIBRARIES context param.
--
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