I get the same problem as you,
but I change it by modifying the web.xml file in
$TOMCAT_HOME/webapps/ROOT/WEB-INF
then I set :        <param-value>TurbineResources.properties</param-value>
instead of         <param-value>WEB-INF/TurbineResources.properties</param-value>  that
was written in the cook-book installation file
after the "/etc/init.d/tomcat stop   /etc/init.d/tomcat start" procedure and the
netscape http://myhost:8080/servlet/jetspeed/

the java.lang.Exception: Turbine::init(ServletConfig)   has desapeared
but the navigator screen is totally blank (gray in fact :), there are nothing (no 
hidden
hyperlinks, no images, no hidden text)
what's happen ?


> JetSpeed work now for me, after setting it up again got this execption:
>
> java.lang.Exception: Turbine::init(ServletConfig) -
> The Turbine Resources File -
> '/opt/portal/tomcat/webapps/ROOT/opt/portal/jetspeed/src/TurbineResources.properties'
> does not exist. Please create it or
> change the 'properties' Init Parameter Value to a file name that exists
> and contains the TurbineResources.
>
> In web.xml it is set
> /opt/portal/jetspeed/src/TurbineResources.properties
> Is this a bug or wrong configuration? (As a workaround a created
> a link in webapps/ROOT/opt -> /opt but this is only OK for testing.
>
> Patrick
>

> --
> --------------------------------------------------------------
> 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]



--
--------------------------------------------------------------
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]

Reply via email to