Alessandro, if you're referring to the site, http://xmlbeans.webappshosting.com/schemaToolsV2, sadly, it is not being maintained. You can still use the standard utilities that come in the bin directory of the xmlbeans distribution. - Wing Yew
________________________________ From: Alessandro Behling [mailto:[EMAIL PROTECTED] Sent: Friday, November 21, 2008 3:21 AM To: user@xmlbeans.apache.org Subject: xmlbeans schema validation page 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.