There should be a xalan-2.3.1.jar in your maven repository. Take this file, rename it to xalan.jar and move it to the $CATALINA_HOME/common/endorsed folder. This one should do it.
-----Urspr�ngliche Nachricht----- Von: Jean-Bruno Giard [mailto:[EMAIL PROTECTED] Gesendet: Montag, 17. Mai 2004 22:16 An: [EMAIL PROTECTED] Betreff: Re: SAX transform This is what I did but that doesn't work. I'm not sure that I have downloaded the good version of Xalan. I have downloaded the version 2.5.2 from this URL : http://xml.apache.org/mirrors.cgi. I have choose this file : Version 2.5.2 - zip. Is it correct ? Thank you. >From: "Menon, Hema" <[EMAIL PROTECTED]> >Reply-To: "Jetspeed Users List" <[EMAIL PROTECTED]> >To: "Jetspeed Users List" <[EMAIL PROTECTED]> >Subject: Re: SAX transform >Date: Mon, 17 May 2004 13:52:09 -0500 > >http://portals.apache.org/jetspeed-1/faq.html > >Copy the xalan.jar from Jetspeed distribution to >$CATALINA_HOME/common/endorsed directory (or JDK endorsed directory) > > > >----- Original Message ----- >From: "Jean-Bruno Giard" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Monday, May 17, 2004 1:20 PM >Subject: SAX transform > > > > Hi > > > > I'm a new user of Jetspeed. I have just installed Jetspeed 1.5. I have a > > problem with the RSS and the XML portlets. I see this message error in >the > > portlet : > > > > "problem in SAX transform: org.apache.xml.utils.WrappedRuntimeException: >The > > output format must have a '{http://xml.apache.org/xalan}content-handler' > > property! " > > > > I have checked if the rss.xsl file was in the right folder and the file >is > > there. I have checked if the media-type was set to XML and HTML and > > everything is there too. It looks like the problem is not there. > > > > Is anybody have an idea what the problem is. > > > > Thank you in advance > > > > Jean-Bruno Giard > > > > _________________________________________________________________ > > MSN Search, le moteur de recherche qui pense comme vous ! > > http://fr.ca.search.msn.com/ > > > > > > --------------------------------------------------------------------- > > 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] > _________________________________________________________________ MSN Search, le moteur de recherche qui pense comme vous ! http://fr.ca.search.msn.com/ --------------------------------------------------------------------- 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]
