"J.T. Wenting" wrote:
>
> using Js 1.2b1, which works fine on Tomcat 3.1 (at least it does not throw
> any errors, the generated HTML is not always as it should be and there seems
> to be a gaping memory leak).
> The error is as stated "could not find package in import:
> org.apache.cocoon.*, org.w3c.dom.*, etc...).
> I tried putting all jars in /orion/lib, <web-app>/WEB-INF/lib and even
> putting them all in both locations.
> It happens when accessing XSP only (as far as I can tell), the frontpage
> displays correctly for example.
For me, putting the Jetspeed jars in /orion/lib gives me the following
error when calling
http://hostname/servlet/jetspeed
java.io.FileNotFoundException: /tmp/turbine.log (O sistema n�o pode
localizar o caminho especificado)
at java.io.FileOutputStream.openAppend(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:100)
at java.io.FileWriter.<init>(FileWriter.java:39)
at org.apache.turbine.util.Log.init(Log.java:112)
at org.apache.turbine.util.Log.<clinit>(Log.java:102)
at
org.apache.turbine.services.TurbineServices.getService(TurbineServices.java:115)
at
org.apache.turbine.services.resources.TurbineResourceService.setPropertiesFileName(TurbineResourceService.java:107)
at Turbine.init(Turbine.java:120)
at com.evermind.server.http.HttpApplication.wo(JAX)
at com.evermind.server.http.HttpApplication.v6(JAX)
at com.evermind.server.http.HttpApplication.uh(JAX, Compiled Code)
at com.evermind.server.http.ed.sp(JAX, Compiled Code)
at com.evermind.server.http.ed.so(JAX, Compiled Code)
at com.evermind.util.f.run(JAX, Compiled Code)
DbBrokerImpl: Is now turned on.
java.lang.ExceptionInInitializerError: java.lang.NullPointerException
at
org.apache.jetspeed.turbine.navigations.JetspeedTopNavigation.<clinit>(JetspeedTopNavigation.java)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java, Compiled Code)
at
org.apache.turbine.modules.NavigationLoader.getInstance(NavigationLoader.java,
Compiled Code)
at
org.apache.turbine.modules.NavigationLoader.eval(NavigationLoader.java:118)
at
org.apache.jetspeed.turbine.layouts.JetspeedLayout.build(JetspeedLayout.java:86)
at org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java:111)
at
org.apache.turbine.modules.pages.DefaultPage.build(DefaultPage.java:88)
at org.apache.turbine.modules.PageLoader.exec(PageLoader.java:111)
at Turbine.doGet(Turbine.java, Compiled Code)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at com.evermind.server.http.d1.si(JAX, Compiled Code)
at com.evermind.server.http.d1.forward(JAX)
--
======================================================================================
Sven E. van 't Veer
http://www.cachoeiro.net
Java Developer [EMAIL PROTECTED]
======================================================================================