I'm getting marshalling errors.
I'm attempting to use the latest builds from "daily" but I get this. The
FAQ says something about cocoon handling XML files and to change the
extensions in Jetspeed, but that seems an unreasonable suggestion.
Is there a simple way to disalbe XML handling in cocoon?
Thanks for any help.
> Exception: java.lang.NoClassDefFoundError:
> org/exolab/castor/xml/MarshalException
> at
> org.apache.jetspeed.portal.factory.PortletFactory.create(PortletFactory.java:338)
>
> at
>
>org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(PortletFactory.java:377)
>
> at
>
>org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(PortletFactory.java:301)
>
> at org.apache.jetspeed.turbine.screens.Home.build(Home.java:120)
> at
> org.apache.turbine.modules.ScreenLoader.eval(ScreenLoader.java:117)
> at
> org.apache.jetspeed.turbine.layouts.JetspeedLayout.build(JetspeedLayout.java:107)
>
> at
> org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java:111)
> at
> org.apache.turbine.modules.pages.DefaultPage.build(DefaultPage.java:134)
> at
> org.apache.turbine.modules.PageLoader.exec(PageLoader.java:111)
> at Turbine.doGet(Turbine.java:299)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:103)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:84)
> at
> com.caucho.server.http.AbstractRequest.service(AbstractRequest.java:448)
> at
> com.caucho.server.http.AbstractRequest.service(AbstractRequest.java:391)
> at
> com.caucho.server.http.PageCache$Entry.service(PageCache.java:244)
> at com.caucho.server.http.PageCache.service(PageCache.java:103)
> at
> com.caucho.server.http.VirtualHost.service(VirtualHost.java:382)
> at com.caucho.server.http.Request.dispatch(Request.java:205)
> at
> com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:302)
>
> at
> com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:257)
>
> at com.caucho.server.TcpConnection.run(TcpConnection.java:145)
> at java.lang.Thread.run(Thread.java:479)
--
--------------------------------------------------------------
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]