Skip to content

Commit de29885

Browse files
authored
Add steps to validate database.
1 parent 2b73b80 commit de29885

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/aks/howto-deploy-java-wls-app.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -674,6 +674,14 @@ Use the following steps to verify the functionality of the deployment by viewing
674674
675675
1. Sign in with the username `weblogic` and the password you entered when deploying WLS from the Azure portal. Recall that this value is `wlsAksCluster2022`.
676676
677+
1. In the **Domain Structure** box, select **Services**.
678+
679+
1. Under the **Services**, select **Data Sources**.
680+
681+
1. In the **Summary of JDBC Data Sources** panel, select **Monitoring**. Your screen should look similar to the following example. You find the state of data source is running on managed servers.
682+
683+
:::image type="content" source="media/howto-deploy-java-wls-app/datasource-state.png" alt-text="Screenshot of data source state." border="false":::
684+
677685
1. In the **Domain Structure** box, select **Deployments**.
678686
679687
1. In the **Deployments** table, there should be one row. The name should be the same value as the `Application` value in your *appmodel.yaml* file. Select the name.

0 commit comments

Comments
 (0)