Ok, I've done the installation (probably uncorrectly : that's why it doesn't work... :) .)

When I try to run Jetspeed under my browser (typing : http://host/jetspeed )
the http server sends me a message like : Server Internal Error.
And in my logs I've found this message :

[07/06/2000 09:50:57:420 GMT+02:00] Turbine: init
[07/06/2000 09:50:57:530 GMT+02:00] java.lang.RuntimeException: services.TurbineResourceService.classname: not found in TurbineResources.
        at org.apache.turbine.services.TurbineServices.getService(TurbineServices.java:120)
        at org.apache.turbine.services.resources.TurbineResourceService.setPropertiesFileName(TurbineResourceService.java:107)
        at Turbine.init(Turbine.java:120)
        at org.apache.jserv.JServServletManager.load_init(JServServletManager.java:579)
        at org.apache.jserv.JServServletManager.loadServlet(JServServletManager.java:498)
        at org.apache.jserv.JServConnection.processRequest(JServConnection.java:269)
        at org.apache.jserv.JServConnection.run(JServConnection.java:188)
        at java.lang.Thread.run(Thread.java:479)

I'm using an Apache 1.3.12 http server and Jserv 1.1.1 and Jetspeed 1.1

So what's wrong !! How could I correct the problem in order to make Jetspeed running correctly ???

Reply via email to