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

Missing namespace declaration in deployment code #35

Closed
michaelgursky opened this issue Jul 30, 2012 · 1 comment
Closed

Missing namespace declaration in deployment code #35

michaelgursky opened this issue Jul 30, 2012 · 1 comment
Assignees
Labels

Comments

@michaelgursky
Copy link

The code inside the xdmp:eval() in setup:configure-http-server() in deploy/lib/xquery/setup.xqy needs a namespace declaration for err (declare namespace err="http://marklogic.com/xdmp/error";). The namespace is used in the catch clause.

@ghost ghost assigned dmcassel Aug 14, 2012
@dmcassel
Copy link
Collaborator

Fixed in dev branch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants