on 9/11/2000 11:41 AM, "Gopal Ramasammy-Cook" <[EMAIL PROTECTED]>
wrote:
> 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(CacheMana
> ger.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(WebMacro
> SiteScreen.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.
Put turbine into your webapps/WEB-INF/lib directory, not the tomcat/lib
directory.
-jon
--
http://scarab.tigris.org/ | http://noodle.tigris.org/
http://java.apache.org/ | http://java.apache.org/turbine/
http://www.working-dogs.com/ | http://jakarta.apache.org/velocity/
http://www.collab.net/ | http://www.sourcexchange.com/
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]