The following procedure documents how to start the WebSphere server and configure properties in the Administrative Console.
To start and configure the WebSphere server:
To start the WebSphere server, choose Start | All Programs | IBM WebSphere | Application Server | Profiles | profile-name | Start the Server.
To launch the WebSphere Administrative Console, choose Start | All Programs | IBM WebSphere | Application Server | Profiles | profile-name | Administrative Console. You can also launch the console directly from a browser (http://host:port/ibm/console).
Enter your User ID and click Log In.
Modify Java generic JVM arguments:
In the left pane of the Administrative Console, click Servers | Applications Servers.
In the right pane, on the Application Servers page, click the server Name.
On the Application Servers | server-name page, under Server Infrastructure, click Java and Process Management | Process Definition.
On the Application Servers | server-name | Process Definition page, under Additional Properties, click Java Virtual Machine.
On the Application Servers | server-name | Process Definition | Java Virtual Machine page, under General Properties, enter the path for the ALBPM license field in the Generic JVM arguments field (for example, -Dbea.home=C:\bea\albpm5.7).
To Generic JVM arguments, add the following argument:
-Daxis.EngineConfigFactory=org.apache.axis.configuration.EngineConfigurationFactoryDefault
Click OK.
On the Application Servers page, under Messages, click Save.
On the Application Servers | server-name | Process Definition | Save page, click Save.
[Optional] Configure logging for the WebSphere server:
In the left pane, click Servers | Applications.
In the right pane, on the Application Servers page, click the server Name.
On the Application Servers | server-name page, under Server Infrastructure, click Java and Process Management | Process Definition.
On the Application Servers | server-name | Process Definition page, under Additional Properties, click Java Virtual Machine.
On the Application Servers | server-name | Process Definition | Java Virtual Machine page, under General Properties, select Verbose class loading and click OK.
On the Application Servers page, under Messages, click Save.
On the Application Servers | server-name | Process Definition | Save page, click Save.
In the left pane, click Environment | WebSphere Variables.
In the right pane, on the WebSphere Variables page, click the driver name for the database you are using (for example, ORACLE_JDBC_DRIVER_PATH).
On the WebSphere Variables | driver-name page, enter the path for the database driver in the Value field (for example, C:\bea\albpm5.7\j2eews\ext).
Click OK.
On the WebSphere Variables page, under Messages, click Save.
On the WebSphere Variables | Save page, click Save.