This will create a new Database called "XRI_DB" and will also setup all required tables.
If everything compiles without any errors, then we are good.
This should create a WAR file that can be deployed in Tomcat. It will create following file, %OPENXRI_HOME%\org.openxri.server\dist\openxri.war
%OPENXRI_HOME%\org.openxri.server\schemas\conf\openxri.xml
to following location,
%TOMCAT_HOME%\conf\Catalina\localhost\openxri.xml
In openxri.xml change the following paramaters as required, Database Name, Database User and password as required.
After the installation, we want to check if the installation of the OpenXRI server has been successful on local machine.