**************************************** ******************************** ****************
Original works, from the "Deep Blue blog" blog, welcome to reprint, reprint, please be sure to indicate the source (http://blog.csdn.net/huangyanlong), otherwise the author retains the legal liability for copyright.
Please leave a message or email ([email protected]) indicating that the statement is incorrect. Thank you very much.
Link: http://blog.csdn.net/huangyanlong/article/details/39157585#t2
**************************************** **************************************** ********************
Note:
Because the deployment is based on a real deployment environment, sensitive names are used to smear the image with a brush, and no company secrets are involved. Only the technical deployment procedure is shared. This may affect the reading performance. Sorry.
Audience: It is recommended that you have read the was deployment basics.
(1) install the ear package
Add the path of the ear package, as shown in:
Select "use binary configuration", as shown in:
Select "Cluster Server" and "module" and click "application", as shown in:
After applying the results, as shown in:
Check the "web module" option, as shown in:
Go to the final page and click "finish", as shown in:
After synchronization, click "OK", as shown in:
After the preceding steps are completed, the following page is displayed, as shown in:
After the program is started, as shown in:
**************************************** ******************************** ****************
Original works, from the "Deep Blue blog" blog, welcome to reprint, reprint, please be sure to indicate the source (http://blog.csdn.net/huangyanlong), otherwise the author retains the legal liability for copyright.
Please leave a message or email ([email protected]) indicating that the statement is incorrect. Thank you very much.
Link: http://blog.csdn.net/huangyanlong/article/details/39157585#t2
**************************************** **************************************** ********************
(2) Configure JDBC
First Change the class path, and then go to the following page again:
After each configuration change, synchronization between nodes is executed, for example:
Note: After the above synchronization is complete, the "OK interface" will not be used in the following configuration, so as not to make the process too complex.
(3) configure the data source To Go To The JDBC configuration interface. Click the following "Data Source", for example:
URL value: JDBC: oracle: thin: @ 10.53.105.65: 1521: Database Service name
**************************************** ******************************** ****************
Original works, from the "Deep Blue blog" blog, welcome to reprint, reprint, please be sure to indicate the source (http://blog.csdn.net/huangyanlong), otherwise the author retains the legal liability for copyright.
Please leave a message or email ([email protected]) indicating that the statement is incorrect. Thank you very much.
Link: http://blog.csdn.net/huangyanlong/article/details/39157585#t2
**************************************** **************************************** ********************
(4) Custom Attributes
Click "Custom Attributes", for example:
The value is Oracle. JDBC. Driver. oracledriver.
Next, create two property values by following these steps, for example:
Configure the user as follows:
Configure the password as follows:
(5) Test the connection to the data source
**************************************** ******************************** ****************
Original works, from the "Deep Blue blog" blog, welcome to reprint, reprint, please be sure to indicate the source (http://blog.csdn.net/huangyanlong), otherwise the author retains the legal liability for copyright.
Please leave a message or email ([email protected]) indicating that the statement is incorrect. Thank you very much.
Link: http://blog.csdn.net/huangyanlong/article/details/39157585#t2
**************************************** **************************************** ********************
Was cluster series (13): for example, deploying the ear package under the was Cluster