have you added xmlresolver 1.1 jar to your ant directory, as mentioned on the wiki under running forrest?
regards, Martin On 7/16/05, Werner Punz <[EMAIL PROTECTED]> wrote: > I wanted to add some docs but I run into problems with forrest, I simply > get an error by running it from eclipse > (PATH is set, the jar file is copied according to the wiki, or set in > the classpath, FORREST_HOME is set and given back correctly by a quickly > hacked build file echo) > > here is the output, maybe somebody can do something with it > > Buildfile: C:\eclipse\workspace2\myfaces\forrest\build\build.xml > dist: > [echo] C:\apache-forrest-0.6\src\core > init-props: > [echo] Loading project specific properties from > C:\eclipse\workspace2\myfaces\forrest\build\forrest.properties > [echo] Loading user specific properties from C:\Dokumente und > Einstellungen\werpu\forrest.properties > [echo] Loading default properties from > C:\apache-forrest-0.6\src\core\context\default-forrest.properties > [echo] -- Warning -- > [echo] Using skin "forrest-site" which is deprecated. > [echo] Please migrate to one of the new skins listed in > forrest.properties. > [echo] The skin that most likely resembles these ones is called > 'pelt'. > echo-settings: > check-skin: > fetch-skins-descriptors: > fetch-skin: > unpack-skins: > init-skins: > init: > -prepare-classpath: > check-contentdir: > examine-proj: > validation-props: > validate-xdocs: > > BUILD FAILED > C:\eclipse\workspace2\myfaces\forrest\build\build.xml:51: The following > error occurred while executing this line: > C:\apache-forrest-0.6\src\core\targets\validate.xml:143: Parser > org.apache.crimson.parser.XMLReaderImpl doesn't recognize feature > http://apache.org/xml/features/validation/dynamic > > Total time: 1 second > >
