Paul Mansfield a �crit : > I discovered a page when googling, a page I'd never found before > (admittedly the jakarta/jetspeed site needs its navigation > re-organising, but I was fairly sure I'd stumbled on all of it) > > http://jakarta.apache.org/jetspeed/site/jars.html > > I am wondering if this page has been "lost" because the link to it was > removed, and whether the page is valid or has been > deliberately hidden?
The link is from Resources : http://jakarta.apache.org/jetspeed/site/resources.html Although it is not up to date as jetspeed now uses turbine 2.2, Torque 3.0, Village 2.0 (from a nigthly build), and maybe others... > I was particularly wanting to know if the xalan.jar stuff was true, > because I am trying to fix the problem > "problem in SAX transform: > org.apache.xml.utils.WrappedRuntimeException: > The output format must have a > '{http://xml.apache.org/xalan}content-handler' property!" Are you by any chance using a JDK 1.4 ? There is a related bug : http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21131 It's the default parser that comes with jdk1.4 that makes the bug appear. Aurelien --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
