Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 66455 invoked by uid 500); 8 Mar 2001 20:22:25 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 66209 invoked from network); 8 Mar 2001 20:22:18 -0000 Message-ID: <3AA7E94E.5C846DD2@apache.org> Date: Thu, 08 Mar 2001 15:19:26 -0500 From: Berin Loritsch X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "cocoon-dev@xml.apache.org" Subject: [C2] Sitemap Not selecting Reader? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N I am trying to use an alternate reader to the ResourceReader (namely my DatabaseReader), but the Sitemap doesn't generate the code to use it! I am getting the "if" statement that matches it, but the contents are empty! So in the logs I get two matched sections: DEBUG 10066 [cocoon ] (Thread-10): Matched matcher_wildcard_N137 DEBUG 10067 [cocoon ] (Thread-10): Matched matcher_wildcard_N1D1 Nothing was evaluated in the first one, so the second one that matched was tried. --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org