DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26068>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26068 XMLDB block samples broken Summary: XMLDB block samples broken Product: Cocoon 2 Version: Current CVS 2.1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The "Browser" sample from the XMLDB block seems to be broken. Invoking http://localhost:8888/samples/xmldb/browse/ results in the following exception: Caused by: org.apache.xindice.core.DBException: This Collection 'db' cannot store Documents at org.apache.xindice.core.Collection.checkFiler(Collection.java:303) at org.apache.xindice.core.Collection.getDocumentCount(Collection.java:990) at org.apache.xindice.client.xmldb.embed.CollectionImpl.getResourceCount(CollectionImpl.java:161) at org.apache.cocoon.components.source.impl.XMLDBSource.collectionToSAX(XMLDBSource.java:282) at org.apache.cocoon.components.source.impl.XMLDBSource.toSAX(XMLDBSource.java:200) at org.apache.cocoon.components.source.SourceUtil.parse(SourceUtil.java:279) at org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:141)
