From: Dannes W. <da...@ex...> - 2010-06-22 18:25:38
|
Hi On Tue, Jun 22, 2010 at 3:26 PM, Adam Hepner <Ada...@be...> wrote: > so we'd like to be able to simply retrieve some data via cocoon:/ sitemap > protocol, and store them in eXist. Is there any good/proper way of doing > such thing? We've tried to pass > cocoon:/resource in XQueryGenerator, but to no vail - we're getting > malformed URL - unknown protocol. > On the cocoon/xquery generator part I cannot tell you much. Regarding special URLs starting with cocoon:/.. you normally should register a custom protocol handler to the JVM. Since we already register xmldb:/ you cannot do that in eXist, in tomcat it is impossible as well....\ regards Dannes -- eXist-db Native XML Database - http://exist-db.org Join us on linked-in: http://www.linkedin.com/groups?gid=35624 |