Installing the Aurora integration
Set up Aurora Web Start
Extract the Aurora Web Start package from IPP&E Aurora Connector 20.0.0.6.
This package consists of the following components:
| Files | Purpose |
|---|---|
startAurora.jsp |
This file is downloaded as a JNLP file when a user starts the Aurora client from a web browser (the AW client). Once downloaded, the user double-clicks this file to download the Aurora client JAR file. |
JNIEventLog.jar |
This file contains records of the event logs. |
AuroraWebStart.jar |
This Aurora client JAR file is downloaded when the user starts the JNLP file and automatically launches the Aurora client for a particular model. |
Note
Aurora Web Start requires Oracle Java 1.8 on the client machine.
Extract Aurora_WebStart_20_0_0_6.zip at the same machine where webserver is installed. The structure of the Aurora web start deployable package should be as follows: (note: source page includes a directory-structure graphic here, not reproduced.)
- Navigate to the
startAurora.jspfile and update the port number on line 50 as per your webserver. The default is 8080. - Stop any active running JBOSS services.
- Copy the Aurora deployable package to the
%JBOSS_HOME%\standalone\deploymentslocation. - Start JBOSS.