manual install docs

Post Reply
mcalvi
Posts: 3
Joined: 22 Feb 2018, 17:55

Hi,
I am attempting to install on RH7 linux server with mysql backend via the command line and i am having an issue following the install documents. I downloaded the essentialinstall611.jar and am following the manual -multi-user install guide (https://www.enterprise-architecture.org ... tall-guide) but it references files I cannot find. For example, the link lists the following files:
Unpack the essential_architecture_manager.zip file, which will contain 7 files;
essential_widgets.zip
essential_viewer.war <-- found this one.
essential_metamodel.zip
shutdown_protege_server.bat (only used for Windows installations)
COPYING.txt (the license for Essential Architecture Manager)
README.txt
releaseNotes.txt


Any help would be appreciated
Mike
Stepan Karandin
Posts: 17
Joined: 24 Jul 2017, 11:41

In few words:
Assumed you have done with firewalld, SELinux and JRE

Viewer
1. Install Tomcat+JDBC driver+RDMBS
2. Deploy Viewer app to Tomcat
3. Enjoy

Protégé server
1. Unpack
2. Make systemd unit for protégé server
3. Run it

Import utility
1. Deploy to Tomcat

There is no reason to make and maintain RPM without backstager's request and support, sorry
Post Reply