I am trying to get Turbine running with Tomcat.

With help from Dinesh's notes/observations I moved Turbine.class to
/usr/local/build/tomcat/classes from /usr/local/build/tomcat/lib.

I also used the URL as mentioned in Dinesh's notes
http://www.mycompany.com/servlet/Turbine/screen/HelloWorld.

Tomcat can now see/run the Turbine class but I get the following error
reported back to the browser:

Error: 500
Location: /servlet/Turbine/screen/HelloWorld
Internal Servlet Error:

java.lang.NoClassDefFoundError:
org/apache/turbine/services/resources/ErrorResources
        at 
        at Turbine.init(Turbine.java:137)
        at
org.apache.tomcat.core.ServletWrapper.initServlet(ServletWrapper.java:315)
        at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:445)
        at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:597)
        at
org.apache.tomcat.servlets.InvokerServlet.service(InvokerServlet.java:257)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
        at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
        at
org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection
(Ajp12ConnectionHandler.java:156)
        at
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338
)
        at java.lang.Thread.run(Thread.java:475)

Can anyone give me any clues as to what to do next to cure this problem?

Thanks
 

Shaun Campbell, Software Engineer
Entranet

Email:  [EMAIL PROTECTED]   
Tel:    +44 (0) 1491 878787
Fax:    +44 (0) 1491 878700

------------------------------------------------------------------------
-----------
This information is confidential  and must not be copied, used or 
disclosed without Entranet's prior written consent. If you have 
received this information in error please notify the system
manager immediately.
 
Entranet - creators of online commerce
http://www.entranet.co.uk

Entranet Limited
Registered office - 2 Apsley Way London, NW2 7LF
Registered in England No. 3267855
------------------------------------------------------------------------
-----------


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