[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3813) Seam page.xml error inside tree editor, editor model does not support child element restrict of page
Grigoras Cristinel (JIRA)
jira-events at lists.jboss.org
Sat Feb 14 13:33:44 EST 2009
Seam page.xml error inside tree editor, editor model does not support child element restrict of page
----------------------------------------------------------------------------------------------------
Key: JBIDE-3813
URL: https://jira.jboss.org/jira/browse/JBIDE-3813
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Environment: Jboss Tools 3.0.0 CR2
Reporter: Grigoras Cristinel
Hi all,
Tree edit for page.xml raise this error.
ERROR: editor model does not support child element restrict of page
Thiis page.xml file
<page
xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd"
login-required="true">
<restrict>#{identity.hasRole('user')}</restrict>
</page>
--
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
More information about the jbosstools-issues
mailing list