See http://jakarta.apache.org/hivemind/hivemind/ObjectProviders.html
The object attribute doesn't have to be a service-id; as you saw, it can be an instance of an object, or a service, or a configuration, or lots of other things. On 6/3/05, Massimo Lusetti <[EMAIL PROTECTED]> wrote: > Well, looking around the source tree I've seen and example of strategy > usage in a test case. > The only difference between my module descriptor and the test case > descriptor is the "instance:" prefix in the object attribute value > > Putting that prefix in mine descriptor and it all goes OK. I got my > strategy example/test run well. > I've found the instance: prefix being a prefix for ObjectProviders > configuration, does this is needed for StrategyFactory ? > Could, please, someone with a clue explain a bit ? > > Ciao > -- > Massimo > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
