In this section we will detail the step by step process of installing the ONEWEB Application Components. You can deploy ONEWEB Application Components using the Wildfly Management Console or the Management CLI. This example illustrates using the Management Console.
Note: Before installing the components, you must complete preparing the Database and the Application Server. Once the preparation is completed successfully, you can go ahead with the installation of the components.
Log in to the Wildfly Management Console (By default, http://(IP Address):9990)
Navigate to the Deployment panel (Highlighted as 1 in below figure). Click on Add (2)
Select "Upload new deployment" and then click Next (4)
Choose the Application WAR file. (Package name: "ONEWEB.AD.x.x.x.x.YYMMDD24HHMM.wildfly.war") and then click Next.
Select Enable and then click "Finish"
Wait for the confirmation message to be shown. The Application package has been deployed successfully.
Verify application with URL: http://(IP Application server):(port)/EAFUIWeb
Log in to the Wildfly Management Console. (By default, http://(IP Address):9990)
Navigate to the Deployment panel (Highlighted as 1 in below figure). Click on Add (2)
Select "Upload new deployment" and then click Next (4)
Choose the Application WAR file. (Package name: "ONEWEB.PGD.x.x.x.x.YYMMDD24HHMM.wildfly.war") and then click Next.
Select Enable and then click "Finish"
Wait for the confirmation message to be shown. The Application package has been deployed successfully.
Open ONEWEB Page Designer console by typing URL http://<ip>:<port>/PageDesigner/#/settings/db/migration
Click "Install"
Install page application. Application will respond with "Validated"
The Application package has been deployed and initialized successfully.
Verify application with URL: http://(IP Application server):(port)/PageDesigner
Before you start you need to configure the following data in database.
eaf_master.m_metab_constant
Description
constant_name
constant_value
LOG_CONFIG_FRONT
/<oneweb>/common/log4j.properties
Directory for print Log4j for FrontController
LOG_CONFIG_MASTER
/<oneweb>/common/log4j.properties
Directory for print Log4j for Master
UPLOAD_REPOSITORY
/<oneweb>/FileServerEAF
Upload directory for application
UPLOAD_URL
/<oneweb>/FileServerEAF
Upload directory for application
Log in to the Wildfly Management Console. (By default, http://(IP Address):9990)
Navigate to the Deployment panel (Highlighted as 1 in below figure). Click on Add (2)
Select "Upload new deployment" and then click Next (4)
Choose the Application EAR file. (Package name: "ONEWEB.AR.x.x.x.x.YYMMDD24HHMM.wildfly.ear") and then click Next.
Select Enable and then click "Finish"
Wait for the confirmation message to be shown. The Application package has been deployed successfully.
Verify application with URL: http://(IP Application server):(port)/FrontWeb
Log in to the Wildfly Management Console. (By default, http://(IP Address):9990)
Navigate to the Deployment panel (Highlighted as 1 in below figure). Click on Add (2)
Select "Upload new deployment" and then click Next (4)
Choose the Application WAR file. (Package name: "ONEWEB.PGR.x.x.x.x.YYMMDD24HHMM.wildfly.war") and then click Next.
Select Enable and then click "Finish"
Wait for the confirmation message to be shown. The Application package has been deployed successfully.