I remember Mark P. mentioning they (drools) have some basic bootstrap for their 
core which is simplistic and then if containers want it can use another DI to 
set it up for user visibile customization (i.e. spring, cdi etc.)

Not sure how they did it though - but might be worth a look ?

/max

On Oct 4, 2010, at 15:28, Steve Ebersole wrote:

> Not a simple one I am aware of.  There is seam/weld/cdi which is more than we 
> need.  And I have been unable to find "real life" microcontainer use guides 
> for 
> something like this.  Bear in mind that my bootstrap class is simply one 
> choice/option to this.  The services at the end of the day are just pojos...
> 
> On Monday, October 04, 2010 08:13:09 am Chris Bredesen wrote:
>> On 10/02/2010 06:39 PM, Steve Ebersole wrote:
>>> https://sourceforge.net/apps/mediawiki/hibernate/index.php?title=Category
>>> :Services
>> 
>> Isn't there a service-lifecycle-and-dependency-injection library in our
>> arsenal we can use?
>> 
>> -CB
>> _______________________________________________
>> hibernate-dev mailing list
>> hibernate-dev@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
> 
> -- 
> Steve Ebersole <st...@hibernate.org>
> http://hibernate.org
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev


_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to