Hi,
trying to install Jetspeed (latest CVS) into a TomCat 3.1b, I get the
following error message:
---
DbBrokerImpl: Is now turned on.
java.lang.NoSuchMethodError: org.apache.turbine.util.Log: method
error(Ljava/lang/Exception;)Z no
t found
at
org.apache.jetspeed.portal.cocoon.CocoonRenderer.transform(CocoonRenderer.java:175)
at
org.apache.jetspeed.portal.cocoon.CocoonRenderer.transform(CocoonRenderer.java:141)
at
org.apache.jetspeed.portal.portlets.CocoonPortlet.init(CocoonPortlet.java:238)
at
org.apache.jetspeed.portal.factory.PortletFactory.getPortlet(PortletFactory.java:575)
at
org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(PortletFactory.java:368)
[...]
---
Seems it is unable to find a method org.apache.turbine.util.Log. Or is
it java.lang.Exception? However, both turbine.jar and rt.jar are in
Tomcat's class path. When using localhost/servlet/Turbine instead of
*/jetspeed, this error does not occur. However, Turbine is Turbine and
not Jetspeed ;-)
Suggestions anyone?
Sven.....
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]