Well I'm testing jetspeed on windows, so I can't look how it really works on my machine. Maybe it's just something with the rights. Try to give the xalan.jar the execute right. Could be that it works afterwards (everything else was made correct by you. Normally it should work)
-----Original Message----- From: Phillip Neumann [mailto:[EMAIL PROTECTED] Sent: Sunday, June 27, 2004 9:12 PM To: [EMAIL PROTECTED] Subject: ----> problem in SAX transform: Hello. Im running jetspeed-1.5, with tomcat4.1.30 and apache2.0.49 over freebsd 5.2.1. Instalation went smooth. When i load the jetspeed container in my browser i see: problem in SAX transform: org.apache.xml.utils.WrappedRuntimeException: The output format must have a '{http://xml.apache.org/xalan}content-handler' property! the FAQ says: Jetspeed RSS feeds are giving this message 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!"Copy the xalan.jar from Jetspeed distribution to $CATALINA_HOME/common/endorsed directory (or JDK endorsed directory) Ive done exactly that, restarting tomcat, and its having the same problem. [EMAIL PROTECTED] /usr/local/jakarta-tomcat4.1/common/endorsed> ls -la total 1966 drwxr-xr-x 2 www www 512 27 jun 18:59 . drwxr-xr-x 5 www www 512 27 jun 18:24 .. -rw-r--r-- 1 www www 906248 27 jun 18:53 xalan.jar -rw-r--r-- 1 www www 927669 27 jun 18:24 xercesImpl.jar -rw-r--r-- 1 www www 123705 27 jun 18:24 xmlParserAPIs.jar i got that file from the installed jetspeed.war file(ive just unzip it) . the filename was xalan-2.3.1.jar im new to this tomcat stuff.. how would i search where the problem is? so i can use jetspeed without problems? Thanks in advance, -- Phillip Neumann <[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]
