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 JARsOctJAVA.jarOctCore.jarI need OctJAVA loaded before OctCore, how could i do this? RegardsKashif