I commented out the DOCTYPE decl and added the validate=false entry into the properties file.
I'm back to the Java ConnectException: Connection Timeout error
[snapshot]
____________________________________
Using skin "crust"
____________________________________
Removed 1 dangling directory from C:\ForrestExamples\build\webapp
Removed 1 dangling file from C:\ForrestExamples\build\webapp
Created dir: C:\ForrestExamples\build\webapp\WEB-INF\lib
copy-status:
Copying 1 file to C:\ForrestExamples\build\webapp
BUILD FAILED
C:\Programs\ApacheGroup\forrest-0.6\src\core\forrest.build.xml:237: java.net.ConnectException:
Connection timed out: connect
Total time: 26 seconds
C:\ForrestExamples>
[/snapshot]
I see (elsewhere) that you have successfully built a war file ('forrest war'), but in a *nix
system, not Windows.
Maybe this is a Windows issue.
Has anyone else been successful in building and deploying 0.6 with Windows?
-----Original Message-----
From: David Crossley [mailto:crossley@apache.org]
Sent: Sunday, September 05, 2004 9:34 AM
To: 'user@forrest.apache.org'
Subject: RE: Forrest 0.6 Interaction with Tomcat 5.0.27
David Crossley wrote:
> Hare, Michael wrote:
> > I tried commenting out the DOCTYPE decl in src/documentation/skinconf.xml
> > and forrest complained immediatly that skinconf.xml was not an valid XML
> > file.
>
> Sorry, my comment was hasty. Change the systemIdentifier to
> use a minimal systemIdentifier.
Oops, reverse that. I was right the first time.
Comment out the document type declaration completely
and add the line "forrest.validate.skinconf=false"
to forrest.properties.
--
David Crossley
|