<span class="postbody">Hi,
<br>
<br>I have just setup a jboss 4.2.3 server and I have deployed 10 applications
<br>
<br>all the applications are WAR files and all of them contain saxon.jar. When I leave the value:
<br>
<br>UseJBossWebLoader to its default to false.... however this causes exceptions.
<br>
<br>if I set this to true, everything seems happy?
<br>
<br>reading the config
<br>
<br>  &lt;!-- A flag indicating if the JBoss Loader should be used. This loader
<br>           uses a unified class loader as the class loader rather than the tomcat
<br>           specific class loader.
<br>           The default is false to ensure that wars have isolated class loading
<br>           for duplicate jars and jsp files.
<br>      --&gt;
<br>      false
<br>
<br>One would think that to have isolated you leave this value as is?
However in my experiance this is not the case. Can someone please
confirm if I am wrong or not?
<br>
<br>If I am not the config file and the wiki documentation should be updated.
<br>
<br>Just to note:
<br>
<br>Jboss version 4.2.3:
<br>file edited 
<br>/opt/jboss/server/test/deploy/jboss-web.deployer/META-INF/jboss-service.xml 
<br>
</span>