On Mon, Nov 17, 2008 at 8:06 PM, PeterJ <do-not-reply(a)jboss.com> wrote:
What is in your meta-inf/application.xml file? If it does not mention
utility.jar, that jar is not loaded automatically (whereas JARs in 'lib' are
automatically loaded).
assuming all jars are listed in application.xml, would the
prefixdeploymentsorter work in this environment? i.e. naming
1-utility.jar and 2-ejb.jar?