s4s-elt-character: Non-whitespace characters [message #187328] |
Tue, 30 January 2007 09:30  |
Eclipse User |
|
|
|
Originally posted by: arlo13.free.fr
Hello,
Since 1 week, I have very strange errors on my web.xml, and I really don't
know why... When I create a simple webapp porject, I got such errors on my
web.xml :
43:34 s4s-elt-character: Non-whitespace characters are not allowed in
schema elements other than 'xs:appinfo' and 'xs:documentation'. Saw '//
Set your page defaults here'.
45:29 s4s-elt-character: Non-whitespace characters are not allowed in
schema elements other than 'xs:appinfo' and 'xs:documentation'. Saw 'var
tacticJS = '106AJ04W';'.
etc...
I have exactly 17 errors like this, even with an empty web.xml...
When I validate my web.xml, it's correct so maybe it's on a included xsd?
My web.xml begins like this :
<?xml version="1.0" encoding="UTF-8"?>
<web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee"
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">
Thanks a lot!
Nicolas.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03453 seconds