Hi The jars are MS$ JDBC drivers. I managed to get it working by removing the attribute element from the validate.xml document. The remaining errors where caused by my old documents not strictly conforming to the newer dtds - I tweaked them till the validated and it now works.
Thanks > -----Original Message----- > From: Dave Brondsema [mailto:[EMAIL PROTECTED] > Sent: 17 March 2005 04:26 > To: user@forrest.apache.org > Subject: Re: Problem upgrading to forrest 6 > > [EMAIL PROTECTED] wrote: > > Ross > > > > Hi, yes before I posted I tried every single thing in the thread, I also > > posted my classpath in an earlier mail, but just incase you missed it: > > > > =================================== > > C:\Program Files\Microsoft SQL Server 2000 Driver for > > JDBC\lib\mssqlserver.jar;C > > :\Program Files\Microsoft SQL Server 2000 Driver for > > JDBC\lib\msbase.jar;C:\Prog > > ram Files\Microsoft SQL Server 2000 Driver for JDBC\lib\msutil.jar > > ========================================= > > I've commented out the following line in validate.xml > > > > <!-- <attribute name="http://apache.org/xml/features/validation/dynamic" > > value="true"/> --> > > > > Which was the cause of the error and I can now build new sites - > > > > But my site which was okay on 5 fails to build with "... is not a valid > xml > > document" which is surprising as they haven't changed but I will > > investigate further... > > > > Thanks > > > > > > I don't know what is in those jars (and it seems unlikely that an apache > xml parser would), but just to make sure... Have you tried forrest > with an empty classpath? > > -- > Dave Brondsema : [EMAIL PROTECTED] > http://www.splike.com : programming > http://csx.calvin.edu : student org > http://www.brondsema.net : personal