You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a successful run, you should see the message **Query succeeded: Affected rows: 0**. If you don't see this message, troubleshoot and resolve the problem before proceeding.
@@ -583,9 +584,9 @@ In the previous steps, you created the auxiliary image including models and WDT.
@@ -674,6 +675,14 @@ Use the following steps to verify the functionality of the deployment by viewing
674
675
675
676
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`.
676
677
678
+
1. In the **Domain Structure** box, select **Services**.
679
+
680
+
1. Under the **Services**, select **Data Sources**.
681
+
682
+
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.
683
+
684
+
:::image type="content" source="media/howto-deploy-java-wls-app/datasource-state.png" alt-text="Screenshot of data source state." border="false":::
685
+
677
686
1. In the **Domain Structure** box, select **Deployments**.
678
687
679
688
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