The following procedure documents how to install the ALBPM deployer application to WebLogic and start it.
To install and start the WebLogic deployer:
If the WebLogic server has not been started, choose Start | All Programs | BEA | User Projects | domain-name | Start Admin Server for WebLogic Server Domain.
To launch the WebLogic Administration Console, choose Start | All Programs | BEA | User Projects | domain-name | Admin Server Console. You can also launch the console directly from a browser (http://host:port/console).
Enter the administrator Username and Password and click Log In.
Add deployment capability to a user:
In the left pane, in the Change Center section, click Lock & Edit.
In the left pane, under Domain Structure, click Security Realms.
In the right pane, on the Summary of Security Realms page, click myrealm.
On the Settings for myrealm page, on the Users and Groups tab, click a user Name.
On the Settings for user-name page, on the Groups tab, add the Deployers group to the Chosen box and click Save.
Deploy the deployer application in WebLogic:
Stop the WebLogic server. Choose Start | All Programs | BEA | User Projects | domain-name | Stop Admin Server.
Copy the file C:\bea\albpm5.7\j2eewl\j2ee\common\lib\fuegoj2ee-lib-all.jar to the domain's shared library directory (C:\bea\user_projects\domains\domain-name\lib).
To restart the WebLogic server, choose Start | All Programs | BEA | User Projects | domain-name | Start Admin Server for WebLogic Server Domain.
To launch the WebLogic Administration Console, choose Start | All Programs | BEA | User Projects | domain-name | Admin Server Console.
In the left pane, in the Change Center section, click Lock & Edit.
In the left pane, under Domain Structure, click Deployments.
In the right pane, on the Summary of Deployments page, click Install.
Select the following deployer Location and click Next.
C:\bea\albpm5.7\j2eewl\j2ee\weblogic\deployer\wlj2eedeployer.ear
Select Install this deployment as an application and click Next.
On the Optional Settings page, accept the default settings and click Finish.
In the left pane, in the Change Center section, click Activate Changes.
Start the WebLogic Deployer:
In the left pane, in the Change Center section, click Lock & Edit.
In the left pane, under Domain Structure, click Deployments.
In the right pane, on the Summary of Deployments page, select the checkbox for wlj2eedeployer and click Start | Servicing all requests.
On the Start Deployments page, click Yes.
In the left pane, in the Change Center section, click Activate Changes.