Am Freitag, den 13.07.2007, 11:30 +0200 schrieb Grzegorz Kossakowski: > werner pisze: > > Dear Community! > > > > I'm getting errors when running the current 2.2 snapshot. I followed the > > instructions in the README. Looks like the cocoon.roles is missing in > > the cocoon-core jar. So it might be just a maven setup problem. Please help. > > No, it was a bug in Cocoon that has been fixed recently.
hmmm.... I'm using a snapshot from yesterday. > > <snip/> > > > org.apache.avalon.framework.configuration.ConfigurationException: Cannot > > load > > 'jar:file:/opt/cocoon/cocoon-2.2.x/core/cocoon-webapp/target/cocoon-webapp/WEB-INF/lib/cocoon-core-2.2.0-RC2-SNAPSHOT.jar!/org/apache/cocoon/cocoon.roles' > > > > at > > jar:file:/opt/cocoon/cocoon-2.2.x/core/cocoon-webapp/target/cocoon-webapp/WEB-INF/lib/cocoon-core-2.2.0-RC2-SNAPSHOT.jar!/org/apache/cocoon/cocoon.xconf:30:61 > > at > > org.apache.cocoon.core.container.spring.avalon.ConfigurationReader.loadURI(ConfigurationReader.java:508) > > at > > org.apache.cocoon.core.container.spring.avalon.ConfigurationReader.handleInclude(ConfigurationReader.java:458) > > ... 62 more > > Caused by: org.gjt.xpp.XmlPullParserException: <![DOCTYPE declarations > > not supported at line 33 and column 3 seen "...CDATA > > #REQUIRED\n class CDATA #REQUIRED\n>\n]"... (parser state > > UNKNONW_EVENT (-1)) > > at org.gjt.xpp.sax2.Driver.parse(Driver.java:304) > > at > > This has been already reported and fixed, see > https://issues.apache.org/jira/browse/COCOON-2079 >
