hi,

I am trying to validate / compile a schema on the xml beans tools page, but
I am getting an error 500 when doing either a validation selecting my xsd or
when asking it to compile my schema

I have xmlbeans installed on my computer, but after coming across this issue


error: "Must be greater than or equal to previous minInclusive"

validating the same schema using xmlspy it tells me that it is a valid
schema, did anyone face this before? any light you can throw at this will be
really appreaciated

many thanks
a

ps: the following log is the error I get whilist using the site

*type* Exception report

*message*

*description* *The server encountered an internal error () that prevented it
from fulfilling this request.*

*exception*

javax.servlet.ServletException: Servlet execution threw an exception

*root cause*

java.lang.NoClassDefFoundError: org/w3/x2001/xmlSchema/SchemaDocument$Schema
        
validation.ValidateRequestAction.validateSchema(ValidateRequestAction.java:80)

        validation.ValidateRequestAction.execute(ValidateRequestAction.java:49)
        
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
        
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)

        org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
        org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

*note* *The full stack trace of the root cause is available in the Apache
Tomcat/5.5.17 logs.*

Reply via email to