Deploying WAR Files to JBoss
Deploy WAR Files to JBoss - Integration Services
After you configure all properties files in WAR files, you must deploy these WARs through the app server.
Important: The following configuration is same for all app servers, except the deployment paths for app servers.
To deploy configured integration .WAR files to JBoss, follow these steps:
- Copy the updated
.warfiles such asadmin.war,middleware.war,services.war, andapps.war. - Paste the files in the following location:
- For JBoss single node,
<JBoss-DIR>\standalone\deployments.
- For JBoss single node,
- Configure your app server (JBoss) as a service.