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