stuart wrote:
>
> how to run FeedDaemon? i follow the instruction in the document:
> java -Djetspeed.properties=[path/to/Jetspeed]/src/config/TurbineResources.properties
>-classpath $CLASSPATH org.apache.jetspeed.daemon.FeedDaemon
> and i receive the infomations below:
Yeah... I should have fixed that a little better:
Here is what you are looking for:
org.apache.jetspeed.util.JetspeedException: --turbineresources: is a
required option
at java.lang.Throwable.fillInStackTrace(Native Method)
This was in the middle of the stack trace.
Point it to your TurbineResources.properties and you should be set.
Kevin
--
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN: "Please Open Source Java!"
The house of the unbelievers shall be razed and they shall be
scorched to the earth. Their code will be open until the end of days.
--
--------------------------------------------------------------
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]