[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1577) web xml editor does not allow the listener to have a description

Micha Wensveen (JIRA) jira-events at lists.jboss.org
Fri Jan 4 06:27:54 EST 2008


web xml editor does not allow the listener to have a description
----------------------------------------------------------------

                 Key: JBIDE-1577
                 URL: http://jira.jboss.com/jira/browse/JBIDE-1577
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: XML Structured Editor
    Affects Versions: 2.0.0.GA
         Environment: Windows XP, Eclipse 3.3.1.1
            Reporter: Micha Wensveen


When opening a web.xml file in the Web XML Editor, it shows an error:
Editor model does not support child element description of listener.

This is the part of the web.xml that defines the listener.

 <listener>
  <description>test</description>
  <listener-class>an.example.listener</listener-class>
 </listener>



-- 
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