[wildfly-dev] Should deployed EAR WAR files include wildfly module provided JAR's?

hanasaki at gmail.com hanasaki at gmail.com
Sun Apr 20 17:56:51 EDT 2014


wildfly modules contain some open source jar files.

1. should WAR and EAR files include these or list them as maven scope 
provided and use the jboss deployment descriptor to have the app server 
include them in the classpath from the app server module?
2. Does the answer change for modules that are jboss.api=private vs 
those that are not private?

The below reference has some information however do not definitively 
state a best practice and why.

reference:
http://wildfly-development.1055759.n5.nabble.com/what-is-jboss-api-private-exactly-td5711072.html


More information about the wildfly-dev mailing list