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? Thanks, Jeff -----Original Message----- From: Grzegorz Kossakowski [mailto:[EMAIL PROTECTED] Sent: Thursday, March 01, 2007 2:01 PM To: [email protected] Subject: Re: Custom Transformer Schmitz, Jeffrey A napisaĆ(a): > Sorry to be a pain, but the build still isn't working. > > What exactly does the JAVA_HOME need to be set to? I'm setting it to: > > 'C:\Program Files\Java\jdk1.5.0_07' > > But it says it can't find tools.jar, or the javac compiler. The > folder does exist, and tools.jar is in JAVA_HOME/lib and javac is in > JAVA_HOME/bin > > Oups, it always helped me under linux, not windows. I've confused things more than needed, sorry. I've just tried svn checkout of 2.1.x and run: G:\cocoon-2.1.x>echo %JAVA_HOME% C:\Program Files\Java\jdk1.6.0 G:\cocoon-2.1.x>build Buildfile: build.xml prepare: ==================================================================== Apache Cocoon 2.1.11-dev [1999-2007] ==================================================================== Building with Apache Ant version 1.6.5 compiled on June 2 2005 -------------------------------------------------------------------- Using build file G:\cocoon-2.1.x\build.xml -------------------------------------------------------------------- Compiler options: - debug ......... [on] - optimize ...... [on] - deprecation ... [off] ==================================================================== compile-core: Compiling jdk 1.4 core classes [...] BUILD SUCCESSFUL Total time: 2 minutes 41 seconds So it works as is, without any special adjustments. I cannot help you much with this issue as it's tightly related to your environment . You should have started any work with having Cocoon's build working as it's crucial, really. -- 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]
