> -----Original Message----- > From: David Crossley [mailto:cross...@apache.org] > Sent: Thursday, 7 January 2010 12:11 PM > To: dev@forrest.apache.org > Subject: Re: Dispatcher problem with forrest seed > > Brian M Dube wrote: > > > > I'm still looking into all this, but how are you and the zone testing > > the dispatcher with 1.4.x? There features there that require 1.5 to > > build. > > The zone does a 'clean; build' every 2 hours. Java 1.4.2 is the > base until the Forrest project decides to move forward. > > Regarding the Dispatcher build issues, the only thing that > i can think of is that the "seed site" does not actually > do very much with the Dispatcher. It has only one or two > simple demos of Dispatcher ability. So i suppose that it is > not using those parts that reported issues. Not a decent test.
Note that the zone is NOT using dispatcher, it tries to and fails to load the dispatcher plugin, but continues on to an otherwise successful build and deploys an ordinary non-dispatcher version of the site. Either fixing the issues for java 1.4 or upgrading the zone to use 1.5 or 1.6 is the solution. Gav... > > -David