On 10/26/06, Andrea König <[EMAIL PROTECTED]> wrote:
...I have downloaded and installed the cocoon-2.1.9 release. I am using jdk1.4. If I run the fop example it doesn't work. I get an error message..
To be sure, I just tried this scenario (same as suggested before) on my macosx 10.4.8, JDK 1.4.2_09, and it works: -Get the Cocoon 2.1.9 release (cocoon-2.1.9-src.tar.gz, md5sum f69fb596d50f7942a22c81d9c6061b29 ) -Unpack in an empty directory -Run build.sh (or build.bat) using a (Sun) JDK 1.4 or 1.5 -Run cocoon.sh (or cocoon.bat) -Open http://localhost:8888/samples/blocks/fop/hello.pdf Something must be wrong with your environment, or there is a weird incompatibility with said environment. What platform are you on? What does "java -version" say? Can you try on another platform to compare the results? -Bertrand
