Re: bug of unicorn

Hi,

Can you provide the URL of the document you tried to validate?
This looks like a known bug of the markup validator, not sending xml 
back to Unicorn when it throws a critical error.

Best Regards,
Jean-Gui

Le 07/08/2010 20:57, 谭玉强 a écrit :
> class org.apache.xmlbeans.XmlException
> error: Reference to undefined entity: nbsp
> org.apache.xmlbeans.impl.store.Locale$SaxLoader.load(Locale.java:3486)
> org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1276)
> org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1263)
> org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:345)
> org.w3.x2009.x10.unicorn.observationresponse.ObservationresponseDocument$Factory.parse(Unknown Source)
> org.w3c.unicorn.response.impl.DefaultResponseXBeans.<init>(DefaultResponseXBeans.java:60)
> sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
> java.lang.reflect.Constructor.newInstance(Constructor.java:513)
> org.w3c.unicorn.response.ResponseFactory.getResponse(ResponseFactory.java:24)
> org.w3c.unicorn.request.URIRequest.doRequest(URIRequest.java:141)
> org.w3c.unicorn.RequestThread.run(RequestThread.java:66)
>

Received on Thursday, 12 August 2010 16:30:17 UTC