On Thu, 2005-09-22 at 02:05 +0200, David Crossley (JIRA) wrote: > [ > http://issues.apache.org/jira/browse/FOR-678?page=comments#action_12330147 ] > > David Crossley commented on FOR-678: > ------------------------------------ > > This is probably because some developers are using the new > commons-jxpath-1.2.jar > Updating locally fixes this error. I got the new jar from a local > installation of Cocoon. > Otherwise follow http://cocoon.apache.org/2.1/installing/jars.html > and get it from Apache Jakarta Commons.
Is the local fix to: cp commons-jxpath-1.2.jar $FORREST_HOME/lib/core cd $FORREST_HOME/lib/core mv commons-jxpath-20030909.jar commons-jxpath-20030909.jar.old > The problem is that we cannot update that jar in forrest trunk, due to Issue > FOR-675 > "upgrading to commons-jxpath-1.2.jar causes failures with linkrewriter > protocols site: etc." I did the fix and it breaks all site links and so the site is unusable. Is there a local fix for FOR-675 as I can't see how forrest can be used (with views) at the moment? Could you help with the svn command to revert back to a revision # with working views and commons-jxpath-20030909.jar? Thanks Kevin. > > views not working on forrest seed forrest site > > ---------------------------------------------- > > > > Key: FOR-678 > > URL: http://issues.apache.org/jira/browse/FOR-678 > > Project: Forrest > > Type: Bug > > Components: Views > > Versions: 0.8-dev > > Environment: any > > Reporter: kevin > > > > > svn up > > At revision 290844. > > Did build.sh clean; build.sh and views,sh > > forrest seed > > enable views in forrest.properties > > forrest site > > ... > > X [0] linkmap.html BROKEN: > > org.apache.commons.jxpath.JXPathContext.setNamespaceContextPointer(Lorg/apache/commons/jxpath/Pointer;)V > > Total time: 0 minutes 10 seconds, Site size: 0 Site pages: 0 > > BUILD FAILED > > /usr/java/forrest/main/targets/site.xml:41: Java returned: 1 >