michalbali / droolsbook

Automatically exported from code.google.com/p/droolsbook
8 stars 6 forks source link

Eclipse import: XML problems, XSD errors about whitespace #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Follow instructions on the home page of this project
2. Mac, java 7

Description Resource    Path    Location    Type
Referenced file contains errors (http://drools.org/schema/drools-spring.xsd).  
For more information, right click on the message in the Problems View and 
select "Show 
Details..." applicationContext.xml  /sampleApplication/target/droolsBook-webapp/W
EB-INF/classes  line 1  XML Problem
Referenced file contains errors (http://drools.org/schema/drools-spring.xsd).  
For more information, right click on the message in the Problems View and 
select "Show 
Details..." applicationContext.xml  /sampleApplication/src/main/resources   line 
1   XML Problem

Show Details gives:
The errors below were detected when validating the file "drools-spring.xsd" via 
the file "applicationContext.xml".  In most cases these errors can be detected 
by validating "drools-spring.xsd" directly.  However it is possible that errors 
will only occur when drools-spring.xsd is validated in the context of 
applicationContext.xml.

And then many of these:
s4s-elt-character: Non-whitespace characters are not allowed in schema elements 
other than 'xs:appinfo' and 'xs:documentation'. Saw 'Drools - JBoss 
Community'., line 14
s4s-elt-character: Non-whitespace characters are not allowed in schema elements 
other than 'xs:appinfo' and 'xs:documentation'. Saw 'slight.options({'., line 45

lines 46, 47, 59, 60, 69, ...

Maybe 150-200 of these

Then the "show details" on the second error says details not available.

I tried a refresh build, etc.

Original issue reported on code.google.com by mbennett...@gmail.com on 1 Jul 2013 at 9:31

GoogleCodeExporter commented 9 years ago
can any one resolve it????

Original comment by saroj.go...@gmail.com on 24 Dec 2013 at 11:38