> The hivemind jar file will have its own hivemodule.xml file in it when you > deploy your application. HiveMind loads *all* hivemodule.xml files it finds > on the classpath.
That's what I thought James, I have even tried placing my applications hivemodule in the root of the JAR file. In this case I am packaging all my classes and lib JARs into a single executable JAR. This is not a web app BTW, just a plain Java application. Perhaps I can put something in the manifest? John --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
