|
Yes, I followed that guide strictly and the jboss-deployment-structure.xml looks exactly like you posted. It is located in the EAR module under "src/main/application/META-INF" (since WildFly will complain if it is located in a subdeployment) and is packaged into the EAR's META-INF properly.
|