I followed the proposed steps 
and Tomcat is starting, indeed!
(with turbine-2.1-dev-unreleased.jar from tdk-1.1a11)

But Jetspeed doesn't run yet. It says:

    Horrible Exception: 
    org.apache.turbine.services.InitializationException: 
    LoggingService can't find default logger 
    name in the configuration file.

Can you tell me what 'configuration 
file' Turbine's missing?

Or should i place this question in the Turbine list?

bye Matthias


Matthias Krehl
[EMAIL PROTECTED]

> Matthias Krehl wrote:
...
> >     Exception in thread "main" java.lang.NoSuchMethodError
> >         at org.apache.turbine.Turbine.init(Turbine.java:155)
...
> 
> It indicates a mismatch of different versions of the 
> org.apache.turbine.Turbine class, or some other
> classes called by this one.
> 
> You have different pieces of turbine around.
> 
> Jetspeed needs turbine-TDK1a11.jar (or something of about the same age).
> 
> Remove from the classpath and tomcat/lib any jar related with turbine ( 
> put them in the WEB-INF/lib of the webapp (cocoon1?) that needs them ), 
> and it should work.
> 
> jetspeed.war works when dropped in a compatible servlet container if no 
> old/incompatible version related with any of its components is either in 
> classpath or tomcat/lib. This includes: xalan, xerces, turbine, ecs, 
> village, castor and maybe other components (Self-Remainder, put it in 
> the FAQ :-) )
> 
> 
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/jetspeed@list.working-dogs.com/>
> List Help?:          [EMAIL PROTECTED]
> 


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/jetspeed@list.working-dogs.com/>
List Help?:          [EMAIL PROTECTED]

Reply via email to