You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by gu...@teleco.upv.es on 2000/02/08 11:33:20 UTC

Problems with schema

Hi all!

    I have just installed Cocoon 1.6.1,Xerces 1.0.1,Xalan 0.19.1,
running on Apache Web Server 1.3.9 and Jserv 1.1b3.

    I have change to Xerces just to get validation against schema of my
XML files. Cocoon works fine with XML and XSL files without schema. But
i when i try to call the file "personal-schema.xml" ( the example of
Xerces)  i receive an Internal Server Error. 

 In my error.log file:"Premature end of script headers: (null)"
 In mod_jserv.log:"(EMERGENCY) ajp12[1]: cannot scan servlet headers
(500)
[08/02/2000 10:19:30:966] (ERROR) an error returned handling request via
protocol "ajpv12" "
 
I feel confused. Does Xerces really support schema and validation ?
Am i doing something wrong?

Thanks in advance.