unknown element `xsi:schemaLocation'

| No Comments | No TrackBacks

>>IN USE TM

I FOUND THE ERROR:
500 Servlet Exception
/www/users/itip.cn/WEB-INF/web.xml:6: unknown element `xsi:schemaLocation'
in web-app


--------------------------------------------------------------------------------
Resin 2.1.14 (built Thu Jul 1 18:39:55 PDT 2004)

CAUSE: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
version="2.4">//HERE
>Hi!
>
>I just tried installing a web application under Resin 2.1.14 which uses the Jakarta JSTL library. Resin 2.1.14 seems to choke when parsing the taglib descriptions of the JSTL's standard.jar. I tried versions 1.0, 1.1 and 1.1.1 of the JSTL library but all fail.
>
>The error generated with JSTL version 1.1.1 is
>
>500 META-INF/c.tld:6 unknown element `xsi:schemaLocation' in `taglib'
>
>And the relevant tag in the c.tld is:
>
> > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee web-jsptaglibrary_2_0.xsd"
> version="2.0">
>
>
This is a JSP 2.0 taglib (version="2.0"), so you would need Resin 3.0 to
process it.


-- Scott


>The xsi:schemaLocation attribute is mentioned in the W3C XML Schema documenation (http://www.w3.org/TR/xmlschema-1/) so I guess this is a Resin bug?
>
>sulka
>
>
>

No TrackBacks

TrackBack URL: http://www.wujianrong.com/mt-tb.cgi/24

Leave a comment

About this Entry

This page contains a single entry by kevinwu published on June 11, 2005 1:15 PM.

一个使用sax的简单例子 was the previous entry in this blog.

给中国学生的第四封信:大学四年应是这样度过 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.