adamfowleruk / mljs

MarkLogic REST API JavaScript wrapper for NodeJS and Browser Apps
http://adamfowleruk.github.io/mljs/apidocs/core/tutorial-all.html
Other
33 stars 19 forks source link

Sample app: module not found error #49

Closed MihirDas closed 10 years ago

MihirDas commented 10 years ago

1- Followed the installation steps given in http://adamfowleruk.github.io/mljs/apidocs/core/tutorial-013-browser-samples-app.html 2- Every time I request the server I get, XDMP-MODNOTFOUND: (err:XQST0059) Module /marklogic.rest.resource/version/assets/resource.xqy not found 3- ML version 7.0-1

adamfowleruk commented 10 years ago

Browser test app mljsrest and Workplace app now both installed outside of MarkLogic. See the dist folder's app-mljsrest.tar.gz and app-workplace.tar.gz files for details. READMEs contained within these that get the system up and running