On Lun, 27 de Diciembre de 2004, 9:20, Jean-Claude Moissinac dijo: > Hello > > I would like to use Saxon and Xalan in my site. > The article in > http://wiki.apache.org/cocoon/Saxon > helps me well with saxon7 > But with saxon8, I get an error in the cocoon shell window: > ... > 16:06:38.553 WARN!! Error for /samples/hello-world/hello.saxon > java.lang.NoClassDefFoundError: org/w3c/dom/TypeInfo > at net.sf.saxon.tree.TreeBuilder.open(TreeBuilder.java:75) > at net.sf.saxon.event.ProxyReceiver.open(ProxyReceiver.java:88) > at net.sf.saxon.style.UseWhenFilter.open(UseWhenFilter.java:45) > .... > See below for more details.
a jar file is missing. The missing jar must have org.w3c.dom.TypeInfo. Best Regards, Antonio Gallardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
