forked from eduard93/Cache-MDX2JSON
-
Notifications
You must be signed in to change notification settings - Fork 8
DeepSeeWeb installation
Eduard edited this page Nov 5, 2015
·
3 revisions
- It is assumed that you already installed MDX2JSON api into mdx2json namespace and it works, if not please refer to Readme and Installation Guide
- Download latest available release of DSW (zip file)
- Unpack it into any empty directory, record
path
- In SMP create new web application
/dsweb
with
- Name: /dsweb
- Group By ID:
mdx2json
- Allowed Authentication Methods: Unauthenticated, Password, Login Cookie
- Session Cookie Path: /
- CSP Files Physical Path:
path
- In SMP check and modify if required
/mdx2json
web application
- Name: /mdx2json
- Namespace: mdx2json
- Group By ID:
mdx2json
- Allowed Authentication Methods: Password, Login Cookie
- Session Cookie Path: /
- Dispatch Class: MDX2JSON.REST
- Try to open
http://server:port/dsweb/index.html#/login
URL in browser, you'll be prompted to log in