Thanks Rodney, I have infact posted this same query on the jetspeed mailing list but did not receive a reply. Unfortunately there is no TurbineResources.propertires file either. any other ideas?
Rodney Schneider wrote: > On Tue, 17 Sep 2002 12:56, you wrote: > > >>Hi, I have recently installed j2sdk1.3 and tomcat4 successfully (already >>had apache installed on Debian woody). after copying the jetspeed.war >>(1.4b1) file to /usr/share/tomcat4/webapps I received the following >>error when trying veiw it, any ideas? - Ben >> >>type Exception report >> >>message Internal Server Error >> >>description The server encountered an internal error (Internal Server >>Error) that prevented it from fulfilling this request. >> >>exception >> >>org.apache.turbine.services.InstantiationException: ServiceBroker: >>unknown service PoolService requested > > > I have never installed jetspeed, but if it has a TurbineResources.properties > file, you need to uncomment the following line: > > services.PoolService.classname=org.apache.turbine.services.pool.TurbinePoolService > > Perhaps you should ask the people on the Jetspeed mailing list? > > Regards, > > -- Rodney > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
