Probably is the use of tomcat 3.3 itself, the reason you does have any
problems now, 3.3 has a complete separation of classloaders WRT
container core ( where th xml parser is needed ) and webapps..so it's
not possible to get bothered by XML parser blues ( as was usual in
version below 3.3 ) ..
And in addition you will see a big speed increment in JetSpeed, aren't
you ?
Welcome to the wonderful world of Tomcat 3.3 ...:)))))
Saludos ,
Ignacio J. Ortega
> -----Mensaje original-----
> De: Jeff Marshall [mailto:[EMAIL PROTECTED]]
> Enviado el: jueves 3 de mayo de 2001 15:32
> Para: [EMAIL PROTECTED]
> Asunto: Re: XercesLiaison can not handle nodes of type class
> com.sun.xml.tree.XmlDocument
>
>
> I downloaded Tomcat 3.3-m2 and the problem went away. Is it
> possible the
> jaxp.jar in Tomcat 3.2.1\lib\ is out dated for the jaxp in Jetspeed?
>
> * NewRSSPortlet.java
> //JAXP support
> import javax.xml.parsers.DocumentBuilder;
> import javax.xml.parsers.DocumentBuilderFactory;
>
> --
> Exception: org.apache.xalan.xslt.XSLProcessorException:
> XercesLiaison
> can not handle nodes of type class com.sun.xml.tree.XmlDocument
> Stack Trace follows:
> org.apache.xalan.xslt.XSLProcessorException: XercesLiaison can not
> handle nodes of type class com.sun.xml.tree.XmlDocument
> at
> org.apache.xalan.xslt.XSLTEngineImpl.error(XSLTEngineImpl.java:1630)
> .....
>
>
> Santiago Gala wrote:
>
> > Santiago Gala wrote:
> >
> > > Jeff Marshall wrote:
> > >
> > >> Anyone else seeing this? I downloaded from cvs this morning.
> > >>
> > >
> > > Not me. I updated NewRSSPortlet to have jaxp (better than
> direct xerces)
> > > support. I was about to update xerces1.3 to 1.3.1, in a
> hope to get rid
> > > of the rss0.91 dtd problem
> > >
> > > I have all portlets showing. Switching to jaxp and
> setValidating(false)
> > > was not enough. This plus update of xerces version seems to be.
> > >
> >
>
> >
> > Not to mention the fact that the dtd is back in Netscape's
> web site :)
> >
> > (But the aggregation demo in cocoon2 has been working with
> a moreover
> > channel while the dtd was missing. I will ask them for the
> trick and try
> > to reproduce it at Jetspeed.)
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]