joerg 2004/02/12 10:37:25
Modified: src/blocks/xmldb/samples sitemap.xmap Log: fixed sitemap mount sample
Mounting the sitemap is possible now, but not browsing it: http://127.0.0.1:8888/samples/xmldb/browse/cocoon/sitemap.xmap.
It's strange as it returns ResouceNotFoundException on the file system. Making the file name broken intentionally like "sitemapxmap" results in expected "Document xmldb:xindice-embed:///db/cocoon/sitemapxmap not found".
There is also a problem with the following "click flow":
welcome page (http://127.0.0.1:8888/samples/xmldb/welcome) >
"Mount DB" (http://127.0.0.1:8888/samples/xmldb/xmount/welcome) >
"From DB" (http://127.0.0.1:8888/samples/xmldb/xmount/xwelcome) >
"Mount DB" (http://127.0.0.1:8888/samples/xmldb/xmount/xmount/ fails as it is now one level to deep)
Vadim?
Joerg
