2.4.2. EAR スコーピング
デプロイメント間におけるクラス分離の動作を制御するには、次のように
deployers/ear-deployer-jboss-beans.xml の isolated プロパティを用います。
<!-- A flag indicating if ear deployments should have their own scoped class loader to isolate theirclasses from other deployments. --> <property name="isolated">false</property>
<!-- A flag indicating if ear deployments should have their own scoped
class loader to isolate theirclasses from other deployments. -->
<property name="isolated">false</property>