Sam Weiner wrote:
> 
> Sorry, CTRL+V seems to initiate a send sometimes.
> 
> As I was saying,
> 
> I'm getting a NoClassDefFound Exception thrown by
> org.apache.jetspeed.xml.cache.PortletCache in the constructor on the
> following line:
> 
>             this.store = MemoryStore.getInstance();
> 
> This is certainly in my classpath ... I'm confused.
> 
> On another note, I'm failing to build CocoonRenderer.java which imports
> org.apache.cocoon.util.*; which doesn't seem to exist in the cocoon project.
> 

Not sure about the first one but the second one can be fixed by
including the coocon-ext-servlet2.2.jar in your classpath.

the util package is not in the main Cocoon tree.


josh


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