Skip to content

Commit b94088d

Browse files
edburnsKarlErickson
authored andcommitted
On branch edburns/rh-1337-passwordless-red-hat-jboss-eap
Your branch is up to date with 'origin/edburns/rh-1337-passwordless-red-hat-jboss-eap'. Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git restore <file>..." to discard changes in working directory) modified: articles/java/ee/how-to-configure-passwordless-datasource-eap.md no changes added to commit (use "git add" and/or "git commit -a") Signed-off-by: Ed Burns <[email protected]>
1 parent 98aa865 commit b94088d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/java/ee/how-to-configure-passwordless-datasource-eap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Use the following steps to verify the database connection:
7575
1. Once signed in, select **Configuration** from the main menu.
7676
1. In the column browser, select **Subsystems**, **Datasources & Drivers**, **Datasources**, **dataSource-mssqlserver**.
7777
1. In the dropdown menu, select **Test connection**
78-
1. You should see a message stating something similar to `Successfully tested connection for data source **dataSource-mssqlserver**.`
78+
1. You should see a message stating something similar to `Successfully tested connection for data source dataSource-mssqlserver.`
7979

8080
The following screenshot highlights the relevant user interface elements:
8181

0 commit comments

Comments
 (0)