Looks like the same errors I get when the castor.jar is not in the correct
classpath.  If you are using jserv, try moving the castor.jar in or out of the
zone you're using for jetspeed.  In my case, everything must be in the
classpath for it ro run. ( ie: there is nothing in the zone repository= line
and everything is in the wrapper.classpath= lines or in the system classpath.
).  Now under tomcat, I can get it to run with everything (all required jars)
in the context (WEB-INF/lib) directory...

good luck.

jb

Shawn Rhoads <[EMAIL PROTECTED]> wrote:
> 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]


Jeffrey D. Brekke
mailto:[EMAIL PROTECTED]
http://sites.netscape.net/ekkerbj/homepage


____________________________________________________________________
Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.


--
--------------------------------------------------------------
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]

Reply via email to