You can read about injecting resources on the BuilderFactory page: http://jakarta.apache.org/hivemind/hivemind/BuilderFactory.html.
For more similar questions you have to either check the documentation or ping the user-list if it's missing in the documentation. We hope to get around to vastly "refactor" and improve the documentation. Input is always welcome: http://wiki.apache.org/jakarta-hivemind/DocRevision Regards, --knut On 7/13/05, Stanczak Group <[EMAIL PROTECTED]> wrote: > Oh really, you don't say. I did not know that. Thanks. Can you tell me > how to go about finding that on my own if I have more similar questions? > Thanks. > > Knut Wannheden wrote: > > >On 7/12/05, Stanczak Group <[EMAIL PROTECTED]> wrote: > > > > > >>Or maybe have a feature where you can define a resource that gets > >>injected as a URL or something. Then you could define resources with > >>your module along side your configs and services. > >> > >> > >> > > > >Indeed. You can inject a HiveMind Resource object into a service. You > >can use the BuilderFactory's <set-resource> element or the > ><set-object> with the resource: translator. The string will be > >interpreted as a relative path (relative to the module descriptor). > > > >--knut > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > -- > Justin Stanczak > Stanczak Group > 812-735-3600 > > "All that is necessary for the triumph of evil is that good men do nothing." > Edmund Burke > > ..________...............__................. > ./ _____/..____..._____/..|_..____...____.... > /...\..____/.__.\./....\...__\/.._.\./._..\.... > \....\_\..\..___/|...|..\..|.(..<_>.|.<_>..).... > .\______../\___.._\__|../__|..\____/.\____/...... > ........\/.....\/.....\/.......................... > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
