This section describes how to configure a WebLogic 813 cluster and then integrate JReport Enterprise Server in the cluster.
Assuming that the server cluster contains an admin server named adminNew (port 7001) and two managed servers named manage1 and manage2. Each clustered computer should have a unique IP address or host name.
| Name | Listen Address | Listen port |
|---|---|---|
| manage1 | 127.0.0.114 | 7006 |
| manage2 | 127.0.0.131 | 7007 |
Note: Keep in mind that each server instance in your cluster, including the admin server and all managed servers, must have a unique Listen Address and Listen Port. If your managed server has the same Listen Address as the admin server, change the default values shown for the listen ports in this page, and enter the same Listen Address as you assigned to the Admin Server. After assigning a unique Listen Address and Listen Port combination, click the Add button to create another managed server.
| Name | Multicast Address | Multicast Port | Cluster Addresses |
|---|---|---|---|
| Cluster_28 | 237.0.0.1 | 7001 |
127.0.0.114:7006, 127.0.0.131:7007 |
Then click Next.
Note: If there are other users configuring WebLogic clusters, contact your administrator to get the reserved multicast address and port and enter them here. The clustered servers use the multicast address for broadcasting heartbeats and for other server-to-server communications. If another application on your network is using the same multicast address, conflicts may generate and cause cluster problems.
| Name Node | manager listen address Node | manager listen port |
|---|---|---|
| Machine_zjh | 127.0.0.114 | 5555 |
| Machine_zwm | 127.0.0.131 | 5555 |
C:\bea813\user_projects\domains\mydomain28. Then click Create.C:\bea813\user_projects from the admin server to the two managed servers.C:\bea813\user_projects\domains\mydomain28\startWebLogic.cmd.
Start the manage1 server on manage1 server:
C:\bea813\user_projects\domains\mydomain28\startManagedWebLogic.cmd, and then log onto manage1 using the URL http://127.0.0.148:7001.
Start the manage2 server on manage2 server:
C:\bea813\user_projects\domains\mydomain28\startManagedWebLogic.cmd, and then log onto manage2 using the URL http://127.0.0.148:7001.
c:\bea813\httproxy\WEB-INF:
jar -cvf httproxy.war WEB-INF
| Name | Listen address | Listen port |
|---|---|---|
| httpdispatcher | All Local Addresses | 6000 |
http://localhost:6000/console.-Dreporthome=C:\JReport\Server
-Dreporthome=C:\JReport\Server
-Dreporthome=C:\JReport\Server
http://127.0.0.148:6000/servlet/jinfonet/index.jsp.