[RT] blue-sky container

2006-05-09 Thread Neeme Praks
Hi all! My day-job company is in the process of refactoring our in-house-built middleware into something better(tm). That middleware is currently using plain Tomcat as a container and Spring for component configuration/wiring, publishing its services over SOAP. Due to increased requirements

Re: [RT] blue-sky container

2006-05-09 Thread James Strachan
Hi NeemeOn 5/9/06, Neeme Praks [EMAIL PROTECTED] wrote: Hi all!My day-job company is in the process of refactoring our in-house-builtmiddleware into something better(tm). That middleware is currently using plain Tomcat as a container and Spring for componentconfiguration/wiring, publishing its

Re: [RT] blue-sky container

2006-05-09 Thread Jeff Genender
Hi Neeme, Your use case is perfect for Geronimo. You could start with little-g, or just Tomcat sitting in Geronimo and leverage some of the application services. You could also use the Web/ActiveMQ(JMS) in Geronimo and leverage that facility as well. You can build on and componentize your