It seems like the Turbine.jar is being found.  I only say this because the
error message is printing out line numbers and messages found in the
Turbine.java source code.  For example, when I hit the refresh button after
getting this error, I get a message in the log file saying that "Double
initializaton of Turbine was attempted!".

-----Original Message-----
From: J Kary [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 11, 2001 12:36 PM
To: [EMAIL PROTECTED]
Subject: Re: Error when deploying WAR file


Looks like you don't have the Turbine.jar file in your lib directory.

JK

--- Everson Dave <[EMAIL PROTECTED]> wrote:
> I am trying to get up and running with Turbine as we are using it in
> a new
> development project.  I have successfully been able to setup and
> tweak (i.e.
> play) with the "newApp" example using TDK 2.1.  
> 
> I created a WAR file to deploy the newApp example to my web hoster. 
> My web
> hoster supports Tomcat 3.2, so I think that I made all the necessary
> modifications to support this.  When I tried to access the newApp
> example, I
> get the following error:
> 
> Error: 500
> Location: /newapp/servlet/newapp
> Internal Servlet Error:
> 
> java.lang.NoSuchMethodError
>       at org.apache.turbine.Turbine.init(Turbine.java:175)
>       at
> org.apache.tomcat.core.ServletWrapper.doInit(ServletWrapper.java:317)
>       at org.apache.tomcat.core.Handler.init(Handler.java:215)
>       at
> org.apache.tomcat.core.ServletWrapper.init(ServletWrapper.java:296)
>       at org.apache.tomcat.core.Handler.service(Handler.java:254)
>       at
>
org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
>       at
>
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:81
> 2)
>       at
>
org.apache.tomcat.core.ContextManager.service(ContextManager.java:758)
>       at
>
org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection
> (Ajp12ConnectionHandler.java:166)
>       at
>
org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
>       at
>
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
>       at java.lang.Thread.run(Thread.java:484)
> 
> I downloaded the source code from CVS, but could not really figure
> out what
> was causing this problem.  Can anyone help me out?
> 
> Thanks, 
> Dave
> 
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to