15.11 Deploying OFSAAI Web Services
You can deploy OFSAAI Web Services separately if you had not configured OFSAAI Web Services as part of the installation.
- Complete the manual configuration of OFSAAI Web Services.
- Navigate to
<OFSAAI Installation Directory>/EXEWebService/<WebServer>
and execute the command:./ant.sh
This will trigger the EAR/WAR file creation, which is required for the deployment.
- Deploy the generated
EXEWebService.EAR/EXEWebService.WAR
file into the WebServer.
If you have already configured OFSAAI Web Services as part of the installation, deploy
the generated EXEWebService.EAR/ EXEWebService.WAR
file into the OFSAAI
Deployment area in WebServer profile.