Are inter-ear dependencies in JBoss/Wildfly possible?
07:48 04 Feb 2015

According to Wildfly classloading docs, inter-deployment dependencies are possible within an .ear. What about between modules contained in two .ears?

If not, I assume the way to do it would be to use global modules...? Any ideas about the rationale behind such a design decision?

dependencies classloader wildfly