Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

ML 9.0-3.1 fails with XDMP-IMPMODNS when using /roxy/lib/rewriter-lib.xqy #865

Description

@rhdunn

Trying to use /roxy/lib/rewriter-lib.xqy with MarkLogic 9.0-3.1 results in the following error:

Notice: XDMP-IMPMODNS: (err:XQST0059) Import module namespace http://marklogic.com/rest-api/endpoints/config does not match target namespace http://marklogic.com/rest-api/endpoints/config_DELETE_IF_UNUSED of imported module /MarkLogic/rest-api/endpoints/config.xqy
Notice:+in /roxy/lib/rewriter-lib.xqy, at 5:0 [1.0-ml]

This is because /MarkLogic/rest-api/endpoints/config.xqy has changed the module namespace to:

module namespace conf = "http://marklogic.com/rest-api/endpoints/config_DELETE_IF_UNUSED";

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions