Hi, I want a mbean to use an utility jar, without including it in the system classpath (my ejb's use the same utility jar also). Can this be done? The mbean spec says that one can include many jar files in the archive attribute of a mbean tag, separated by commas. This doesn't however seem to work (Jboss didn't find my mbean if I moved it away from lib/ext, and changed the codebase attribute). Any clues?
Thanks, - Anders _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
