Date: 2004-09-24T00:34:57
Editor: MichaelFrericks <[EMAIL PROTECTED]>
Wiki: Jakarta HiveMind Wiki
Page: FrequentlyAskedQuestions
URL: http://wiki.apache.org/jakarta-hivemind/FrequentlyAskedQuestions
no comment
Change Log:
------------------------------------------------------------------------------
@@ -21,8 +21,7 @@
I have configuration data which may change reasonably often, and which I'd
like an administrator to be able to change without rebuilding an ear/war file.
What's the best way to make this available to HiveMind?
'''Answer'''
-Michael Frericks:
-You could add files that reside outside the classpath as modulees this way:
+Michael Frericks: You could add files that reside outside the classpath as
modules this way:
{{{
ClassResolver resolver = new DefaultClassResolver();
RegistryBuilder builder = new RegistryBuilder();
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]