Albert Kwong wrote:
Any consideration on using HiveMind as the container?


or ...

<blatant-plug>
Geronimo! - the low-level container/services not the J2EE manifestation
</blatant-plug>

On a serious note, with a good container & IoC design the effort should be in the application interfaces and the POJOs that implement them rather than in the container framework being used.

For example, ActiveMQ servers can be configured using either Spring and Geronimo depending on where they are being embedded. Standalone or generic configurations tend to use Spring whereas when used in Geronimo it integrates directly into the management framework (ok, so there's a bit of evangelical handwaving involved here).

--
Jeremy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to