[jboss-user] Classpath ordering Web app

2009-03-26 Thread Kashif Ali
Hi, in a WAR file is it possible (via the jboss-web.xml or another file) to define which order JAR files should be loaded? I have two JARs OctJAVA.jar OctCore.jar I need OctJAVA loaded before OctCore, how could i do this? Regards Kashif ___

[jboss-user] Jboss class loading

2009-03-24 Thread Kashif Ali
Hi, I have just setup a jboss 4.2.3 server and I have deployed 10 applications all the applications are WAR files and all of them contain saxon.jar. When I leave the value: UseJBossWebLoader to its default to false however this causes exceptions. if I set this to true, everything seems

[jboss-user] UseJBossWebLoader True or False (which setting means isolated)

2009-03-23 Thread Kashif Ali
Hi, I have just setup a jboss 4.2.3 server and I have deployed 10 applications all the applications are WAR files and all of them contain saxon.jar. When I leave the value: UseJBossWebLoader to its default to false however this causes exceptions. if I set this to true, everything seems