https://issues.apache.org/bugzilla/show_bug.cgi?id=49789

           Summary: The method getElementsByTagNameNS(String, String) is
                    undefined for the type Element
           Product: Tomcat 7
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: Jasper
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: anton.ryazant...@nicetu.spb.ru


Created an attachment (id=25919)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25919)
stack trace

Hi!
I found a strange bug, using dom objects in JSP. Since Tomcat 6 and higher JSP
page compiler throws Exception: The method getElementsByTagNameNS(String,
String) is undefined for the type Element.
How can it be? Method getElementsByTagNameNS must be define and it is define in
Xerces Parser (last version), for example.
I can use method getElementsByTagName, instead, but problem stay...

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to