Page 1 of 1

How to setup multiple projects in Essentials Viewer

Posted: 08 Oct 2014, 13:57
by jkazmi
Hello,

I recently setup the demo data in Tomcat to learn about the various views in the Essentials Viewer.

However, I'd like to setup a new "environment" in the viewer for my own organization. I don't want to see any of the demo data.

How can I achieve this? I would appreciate your help.

Thanks

Re: How to setup multiple projects in Essentials Viewer

Posted: 08 Oct 2014, 14:19
by neil.walsh
Hi Jamal,

Simply copy the "essential_viewer" folder in the Tomcat "webapps" directory and give the copy a new name e.g. essential_viewer_demo.

When you publish from Protege, edit the address of the viewer you wish to publish to e.g. http://localhost:8080/essential_viewer_demo

The drop-down on the publish tab saves the locations of successful publishes to make updates easier.

Hope this makes sense.

Cheers

Neil

Re: How to setup multiple projects in Essentials Viewer

Posted: 08 Oct 2014, 14:43
by jkazmi
Thank you so much for your reply. This solved my issue.