第4章 Configuring Oracle WebLogic Server for Decision Server
Before you deploy Decision Server with Oracle WebLogic Server, you must configure system properties, security settings, JMS requirements, and other properties on Oracle WebLogic Server. These configurations promote an optimal integration with Decision Server.
Prerequisites
- Oracle WebLogic Server is installed and running.
- You are logged in to the WebLogic Administration Console.
4.1. Configuring the Decision Server group and users リンクのコピーリンクがクリップボードにコピーされました!
You must assign users to a kie-server group in the WebLogic Administration Console to enable the container-managed authentication mechanisms in Oracle WebLogic Server.
Procedure
- In the WebLogic Administration Console, click Security Realms.
- Choose your desired security realm or click New to create a new security realm.
-
Navigate to Users and Groups
Groups New and create the kie-servergroup. -
Navigate to Users
New and create a new user. Enter a user, such as
server-user, and a password for this new user and click OK.重要Make sure that the selected user name does not conflict with any known title of a role or a group. For example, if there is a role called
kie-server, then do not create a user with the user namekie-server.- Click the newly created user, then return to the Groups tab.
-
Use the selection tool to move the
kie-servergroup from the Available field to the Chosen field, and click Save.