James Garriss wrote:
>
> From the installation notes:
>
> Configure your Servlet init parameters. Add the property "properties" to
> point to Jetspeed to the file "./src/config/TurbineResources.properties"
> that ships with the Jetspeed distribution. This can be done by setting an
> init parameter in your Servlet Engine (under Jakarta this is defined in
> WEB-INF/web.xml). You should give the Servlet an alias to something like
> "jetspeed".
>
> <servlet-class> Turbine </servlet-class>
>
> When setting init parameters, I'm used to pointing my alias at a specific
> Java servlet .class file in my servlets directory. Where is Turbine? I
> see there is a Turbine.class in /Jetspeed-1.1/lib/turbine-2.0.jar. Am
> supposed to extract it an place it in my servlets directory?
no. Just put it in the classpath. There is a Turbine class BTW. No
package :(
Kevin
--
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN: "Please Open Source Java!"
"For evil to win is for good men to do nothing."
--
--------------------------------------------------------------
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]