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?
-----Original Message----- From: Schmitz, Jeffrey A Sent: Thursday, March 01, 2007 3:13 PM To: [email protected] Subject: RE: 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 3:08 PM To: [email protected] Subject: 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/cocoon I see several > packages: > > Acting > Components > Faces > Forms > Ojb > Samples > > But I don't see caching. I'm thinking I need this "caching" package, but I > don't know where to get it. I just did a build of cocoon-2.1.10, but it > didn't show up as part of the build. Any ideas? > > You should have this directory: build\cocoon\classes\org\apache\cocoon\caching but first check if you have this directory: src\java\org\apache\cocoon\caching It's really weird. There is no way to exclude this package from the build so I assume that your source checkout is somehow broken. -- Grzegorz Kossakowski --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
