NEWBIE QUESTION: DELETE IF YOU ARE TOO BUSY FOR THIS
I *almost* have jetspeed and turbine working. Two strange errors remain
in the turbine.log file:
1) The first, which is a turbine error, is the following:
Turbine::init(ServletConfig) - 'properties' Init Parameter not found.
Please specify a value for the 'properties' Init Parameter by editing the
servlet zone properties file. This is done by adding the following line to
the zone properties file:
servlet.Turbine.initArgs=properties=/path/to/TurbineResources.properties
This is strange because the zone.properties file very definitely has this
configuration item in it--with no typos, correct path, not commented out,
etc. It's really there and in the right spot. So why doesn't turbine
find it?
2) ERROR -- Jetspeed: Must specify a URL
This is apparently a home page location for Jetspeed. Where do I specify
this?
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]