Hi all I'm using JBoss 3.2.1 (upgrading to 3.2.5 by August) and need to be able to fix the order by which the jar-files in <jboss-home>/server/default/lib will be added to the classpath when jboss starts. The reason why I need this option is because I have two jars each containing a class with exactly the same classname and I need to be able to select which of the two actually gets loaded. I know I can play with the tag in <jboss-home>/server/default/conf, but did not find how to influence the load order.
My questions: By what order criteria will the jar files be added to the classpath? Can I fix their order and how? Thanx a lot in advance for your help. Nicolas View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842402#3842402 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842402 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
