[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1340) Tiles parser problem

Rogerio Baldini (JIRA) jira-events at lists.jboss.org
Tue Nov 20 08:30:18 EST 2007


Tiles parser problem
--------------------

                 Key: JBIDE-1340
                 URL: http://jira.jboss.com/jira/browse/JBIDE-1340
             Project: JBoss Tools
          Issue Type: Bug
          Components: struts/shale
    Affects Versions: 2.0.0.CR1
         Environment: Win XP SP2
Eclipse Platform Version: 3.3.1.1 Build id: M20071023-1652
JVM 1.5.0.11
            Reporter: Rogerio Baldini


It's not possible to edit a tiles file directely in source content.
I've got the error:
ERROR: Unidentified parser error

This is the file with error:

<?xml version="1.0"?>
<!DOCTYPE tiles-definitions PUBLIC "-//Apache Software Foundation//DTD Tiles Configuration 1.1//EN"
                                   "http://jakarta.apache.org/struts/dtds/tiles-config_1_1.dtd">
<tiles-definitions>
 <definition name="teste"/>
 <definition name="teste2"/>
</tiles-definitions>

I've just included the second definition by myself. Not using graphical components.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list