Dear Bertrand,
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
java.lang.NoClassDefFoundError
org.apache.cocoon.components.renderer.ExtendableRendererFactory.class$(ExtendableRendererFactory.java:42)
org.apache.cocoon.components.renderer.ExtendableRendererFactory.<init>(ExtendableRendererFactory.java:44)
org.apache.cocoon.components.renderer.ExtendableRendererFactory.<clinit>(ExtendableRendererFactory.java:38)
org.apache.cocoon.serialization.FOPSerializer.<clinit>(FOPSerializer.java:61)
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
.....
It seems that there a library is missing but which one? The
ExtendableRendererFactory.class is contained in the
cocoon-fop-block.jar. I have validated this.
Best regards
--
Dr. Andrea König
(Entwicklung)
G.punkt - medical services
Halberstädter Str. 115A
Eiskellerpassage
39112 Magdeburg
Tel: +49 391 280380
Fax: +49 391 2803822
Inet: www.gmatic.de
mail: [EMAIL PROTECTED]
Bertrand Delacretaz wrote:
On 10/25/06, Andrea König <[EMAIL PROTECTED]> wrote:
....If I start cocoon standalone I get the following:
http errorr: 500 internal server error.
RequestURI=/samples/blocks/fop/hello.pdf
The following should work, can you try that?
-Get the Cocoon 2.1.9 release
-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
Does this work for you?
-Bertrand
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]