Re: org.apache.cocoon.caching is missing from build

2007-03-01 Thread Grzegorz Kossakowski
Schmitz, Jeffrey A napisał(a): OK, it built, no errors, but still no caching package. I downloaded cocoon-2.1.10 just a couple days ago. Perhaps there is a problem with the build file? Try "build clean" before "build" and see if it helps. If still no success, get completely fresh source che

RE: org.apache.cocoon.caching is missing from build

2007-03-01 Thread Schmitz, Jeffrey A
: org.apache.cocoon.caching is missing from build Yes, the src\java\org\apache\cocoon\caching directory is there. I'll build again and lookout for any intermediate errors. Thanks, Jeff -Original Message- From: Grzegorz Kossakowski [mailto:[EMAIL PROTECTED] Sent: Thursday, March 01, 2007

RE: org.apache.cocoon.caching is missing from build

2007-03-01 Thread Schmitz, Jeffrey A
bject: Re: org.apache.cocoon.caching is missing from build Schmitz, Jeffrey A napisał(a): > I'm still back where I was, tomcat can't find the > org/apache/cocoon/caching/CacheableProcessingComponent class. > > When I look in .../cocoon/WEB-INF/classes/org/apache/cocoo

Re: org.apache.cocoon.caching is missing from build

2007-03-01 Thread Grzegorz Kossakowski
Schmitz, Jeffrey A napisał(a): I'm still back where I was, tomcat can't find the org/apache/cocoon/caching/CacheableProcessingComponent class. When I look in .../cocoon/WEB-INF/classes/org/apache/cocoon I see several packages: Acting Components Faces Forms Ojb Samples But I don't see caching

org.apache.cocoon.caching is missing from build

2007-03-01 Thread Schmitz, Jeffrey A
I'm still back where I was, tomcat can't find the org/apache/cocoon/caching/CacheableProcessingComponent class. When I look in .../cocoon/WEB-INF/classes/org/apache/cocoon I see several packages: Acting Components Faces Forms Ojb Samples But I don't see caching. I'm thinking I need this "cach