Deployment in WebSphere

<< Click to Display Table of Contents >>

Current:  Yonghong Server Installation 

Deployment in WebSphere

Previous pageReturn to chapter overviewNext page

Deployment step

The following instance environment is Windows 10 + WebSphere 8.5.5.0 + JDK1.6。

1.Log in to the WebSphere integration solution console.

clip0227

2.Modify the heap and thread pool

2.1 Click on the WebSphere Application Server in the server type under the server.

clip0228

2.2 Click the installed resource.

clip0229

2.3 In the emerging interface, click "Java and process management" to "process definition" in turn.

clip0230

2.4 Click the "Java virtual machine".

clip0231

2.5 Modify the initial heap and maximum heap size, usually set to 1024M, 1024M respectively.

clip0232

2.6 Click "application".

clip0233

2.7 "Save" modification.

clip0234

2.8 Click on the installed resource and go back to the last interface.

clip0235

2.9 Modify the "thread pool" in the "other properties".

clip0236

2.10 Click "WebContainer".

clip0237

2.11 Modify "minimum size" and "maximum size" to 50100 respectively; check "allow thread allocation to exceed the maximum thread size" and click apply.

clip0238

2.12 "Save" settings.

clip0239

3.Deploy BI

3.1 Click the "application" to "new application" on the left.

clip0240

3.2 Click on "new enterprise application".

clip0241

3.3 Click "Browse" to find the bi.war under the installation package and click next.

clip0242

3.4Click on the next step.

clip0243

3.5 Change the application name to Bi and click next.

clip0244

3.6 After clicking "bi.war", click next.

clip0245

3.7 Check bi.war and click "next step".

clip0246

3.8 The root of the modification is /bi, and click next.

clip0247

3.9 Click on the next step.

clip0248

3.10 Click "finish".

clip0249

3.11 Click "save" after completion.

clip0250

4.Start BI

4.1 In the left menu, click "application type" to "WebSphere enterprise application".

clip0251

4.2 After clicking "Bi", click "start". If the boot is successful, the right side will change from red fork to green arrow.

clip0252

4.3 http://localhost:9081/bi/Viewer Visit the Yonghong product interface.

Note: WebSphere supports WebSocket version: 8.5.5.6. Yonghong 7 APP needs to be used in version WebSphere 8.5.5.6 and above.