This is the listing of files in my deployments folder.
$ cd wildfly-17.0.1.Final/standalone/deployments
$ ls
README.txt ojdbc8.jar
crc-ds.xml ojdbc8.jar.deployed
crc-ds.xml.deployed ont-ds.xml
i2b2.war ont-ds.xml.deployed
i2b2.war.deployed pm-ds.xml
im-ds.xml pm-ds.xml.deployed
im-ds.xml.deployed postgresql-42.3.2.jar
mssql-jdbc-11.2.0.jre8.jar postgresql-42.3.2.jar.deployed
mssql-jdbc-11.2.0.jre8.jar.deployed work-ds.xml
mssql-jdbc-9.2.0.jre8.jar work-ds.xml.deployed
mssql-jdbc-9.2.0.jre8.jar.deployed
More than a little confusing, since all those configuration/set up work done on standalone.xml and creating the folder structure (com/microsoft/...) seems unnecessary.
May I please suggest that a little more documentation help be provided for WildFly in the i2b2 documentation.
I understand Wildfly is a separate application, but there are path changes that need to be made (say in launch.sh) in i2b2 versions greater than 1.17.12, since these i2b2 versions come packaged with Wildfly.
Hope you have a good day!