On Jun 17, 2005, at 6:23 AM, Thomas P. Fuller wrote:
Someone correct me if I'm wrong --Michael, Geronimo has a microkernel style architecture and Spring is being used to wire together the core services.
That is true but only if you use the experimental spring assembly in sandbox/spring-assembly. The experimental spring assembly uses the GBean kernel found at http://www.gbean.org That kernel uses spring to wire components together. The normal Geronimo kernel has its own wiring framework.
-dain
