Geert Josten wrote:

> Why not upload the CQ files through WEBDAV just like the
> other modules? But you must do so with a WEBDAV server
> connected to the Modules database. Alternatively, just create
> a dedicated HTTP server for CQ.

  That's what I tried.  But I would have made something wrong,
as this does not work.  I created the following servers:

    - HTTP:   database=Modules, modules=Modules
    - WebDAV: database=Modules
    - XDBC:   database=Modules, modules=Modules

  I uploaded CQ via this WebDAV server (I created a directory
/cq/ and copied all files within there.)  Then I tried to
access the HTTP server at http://localhost:<port>/cq/, and I
got a "404 Not Found".

> I personally prefer using xdmp:eval that does
> document-inserts, setting the database-id option to the one
> of the modules database using either xdmp:modules-database()
> or xdmp:database('Modules') (note that the last two function
> calls don't have the same meaning)..

  Would you have a concrete sample doing so?

  Thanks for your perseverence...

-- 
Florent Georges
http://www.fgeorges.org/
























_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to