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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26147

xsi:schemaLocation

           Summary: xsi:schemaLocation
           Product: Tomcat 5
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Webapps:Examples
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hi

I had verified xsi:schemaLocation in web.xml file under '/webapps/jsp-
examples/WEB-INF/' folder, it shows
   xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee web-app_2_4.xsd"

correct location is
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";


And also same in all web.xml files.

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

Reply via email to