Hi

I have been trying to debug the ff problem for a few hours now without much success.

I get the ff exception in the Tomcat log:

Starting endpoint port="8080" 
handler="org.apache.tomcat.service.http.HttpConnectionHandler" Starting endpoint 
port="8007" handler="org.apache.tomcat.service.connector.Ajp12ConnectionHandler" 
Context log: path="/witsccp" Error in Turbine service() : 
org/apache/turbine/services/TurbineServices java.lang.NoClassDefFoundError: 
org/apache/turbine/services/TurbineServices
        at 
org.wits.servlets.services.CacheManager.setTurbineGlobalCacheService(CacheManager.java:60)
        at org.wits.servlets.services.CacheManager.getInstance(CacheManager.java:81)
        at org.wits.services.ObjectManager.getAllFaculties(ObjectManager.java:89)
        at org.wits.servlets.screens.EnterFaculty.doBuildTemplate(EnterFaculty.java, 
Compiled Code)
        at 
org.apache.turbine.modules.screens.WebMacroSiteScreen.doBuildTemplate(WebMacroSiteScreen.java:112)
        at 
org.apache.turbine.modules.screens.TemplateScreen.doBuild(TemplateScreen.java:111)


I have a context path = /witsccp.

This errors appears to imply that the TurbineServices class cannot be found. I have 
place a debug statement in my TurbineServices class, and this is displayed in the 
tomcat console.

I have no idea what is wrong. Can anyone help??

Regards

Chris



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to