Hi, any one get cocoon to compile or run with j2sdk 1.5.0-beta? I get:
2004-02-16 11:40:34 StandardWrapperValve[Cocoon]: Servlet.service() for
servlet Cocoon threw exception
java.lang.ExceptionInInitializerError
at org.apache.xml.serializer.ToStream.<init>(ToStream.java:152)
at org.apache.xml.serializer.ToXMLStream.<init>(ToXMLStream.java:95)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance
(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance
(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:415)
at java.lang.Class.newInstance0(Class.java:322)
at java.lang.Class.newInstance(Class.java:275)
at org.apache.xml.serializer.SerializerFactory.getSerializer
(SerializerFactory.java:130)
...
[snip of very long stack trace]
when I try to access cocoon via the browser. When I try to compile a
fresh CVS CO at 1:00pm CDT 02-16-04, I get:
shaka: ./build.sh webapp
Apache Cocoon Build System
--------------------------
Buildfile: build.xml
init-tasks:
Created dir: /home/bpm/compile_area/cvs_xml-cocoon/cocoon-2.1/tools/
anttasks
Compiling 2 source files to /home/bpm/compile_area/cvs_xml-cocoon/
cocoon-2.1/tools/anttasks
javac: source release 1.4 requires target release 1.4
BUILD FAILED
--
Brian Millett - Technologist Rex
"There comes a time when you look into the mirror...and you realize
that what you see is all you will ever be and you accept it. Or you
kill yourself. Or you stop looking into mirrors."
-- Londo, "Chrysalis"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]