JBoss Version: JBoss 4.0.5 AS, JBoss 5.0.0 EAP
Problem Description:
In the event that the password needs to be changed for the Interstage BPM database, please follow the steps provided below.
Solution:
Step 1: Stop the running JBoss server.
Step 2: Use the following sqlcmd command from the command prompt to change the password:
sqlcmd –U -P -Z
Step 3: Navigate to the following datasource file to update the password: {JBoss Home Directory}\server\ibpm\deploy\iflow-mssql-ds.xml and change the parameter that has the old password to the new password.
Step 4: Start up the JBoss Application Server.
Step 5: Complete.
Author: Marc BuiAttachment: