Neeme Praks wrote:
-----Original Message-----
From: Berin Loritsch [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 27, 2001 8:41 PM
If you are using the ExcaliburComponentManager, then no. It is taken care
of by the configuration file. For example:
<resources>
<xml name="foo" file="/over/there.xml"/>
<file name="bar" rootdir="/over/here"/>
<file name="baz" rootdir="/over/hill"/>
<xml name="blah" file="/over/dale.xml"/>
</resources>
(with the proper entries in RoleManager) will allow you to get
the resources
with the hint matching the name in the configuration file.
Hmm, looks promising. Is there somewhere some more documentation about this
(I haven't found yet :-()?
If not, then can you present the whole configuration file for this? Together
with rolemanager entries, etc...?
Look at "Developing with Avalon" and Chapter 3 "Implementing the Dream". It
is described pretty well there.
--
"They that give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety."
- Benjamin Franklin
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>