DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29100>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29100

jsp2-example-taglib has invalid schemaLocation

           Summary: jsp2-example-taglib has invalid schemaLocation
           Product: Tomcat 5
           Version: 5.0.24
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Webapps:Examples
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


jakarta-tomcat-5.0.24/webapps/jsp-examples/WEB-INF/jsp2/jsp2-example-taglib.tld
contains:
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee web-jsptaglibrary_2_0.xsd

Note the space between j2ee and web-jsptaglibrary_2_0.xsd. It should be a 
slash. This causes some containers to fail resolve the schema location.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to