Add the file jboss-classloading.xml to the META-INF directory with the following contents
<classloading xmlns="urn:jboss:classloading:1.0"
domain="IsolatedDomain"
parent-first="false"
import-all="true"
export-all="NON_EMPTY"/>
No comments:
Post a Comment