You'll want to look at the schema for jboss-web.xml. There are here
https://community.jboss.org/wiki/JBossDTDs
<class-loading java2ClassLoadingCompliance="false"/>
true = parent first
false = servlet style, i.e. isolating the war/ear from jboss's classloader