Hi, The app I'm working on requires a library jar (JUnitCore.jar, a jar of junit classes, incidentally). When I package it as an ear file with JUnitCore.jar in the library directory it deploys fine under the Sun reference implementation. The only way I can get it to work under jboss is to copy JUnitCore.jar into lib/ext and restart the server. Question: Is there any way I can deploy apps that require libraries without restarting the server? Corollary: Is there any way (without editing the jboss auto-deploy code) I can configure jboss to automatically pick up library jars in an ear? Thanks, Jim [EMAIL PROTECTED] _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user