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

Bootstrapping a webdav server fails #140

Closed
dmcassel opened this issue Sep 24, 2013 · 0 comments
Closed

Bootstrapping a webdav server fails #140

dmcassel opened this issue Sep 24, 2013 · 0 comments
Labels

Comments

@dmcassel
Copy link
Collaborator

In setup.xqy, the setup:configure-server() function uses the same options for HTTP and WebDAV app servers, resulting in this error:

ERROR: ADMIN-INVALIDCONFIG: (err:FOER0000) Invalid configuration: modules is not a configurable element for a WebDAV server

Solution: create a $webdav-server-settings variable like the $http-server-settings variable, but without modules-database.

(Thanks Bill C.)

peterskim12 pushed a commit that referenced this issue Oct 2, 2013
…riable; fix bug where appserver config was not rolled back
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