From: Alexey M. <am...@so...> - 2002-03-01 08:52:25
|
Hi! I think that we need framework for non-EJB level services (ID generation, caching etc). Main requirements for the framework: - implementation of lifecycle for managed components - simple to develop services - ability to acquire the same instance for each access (kind of Singleton, probably using JNDI) - full support for threads - support for service configuration, dynamic reconfiguration, hot deployment - implementation of the JMX standard. Maybe for now the list is too comprehensive and we would have to remove some requirements or change the chosen framework to implement them. Time will tell. Now I'm evaluating two possible candidates: HP Core Services Framework and Avalon (Excalibur). Waiting for your opinions and propositions. P.S. Sorry for my being too quiet - I've had too much work to do for the last weeks :(. -- Best regards, Alexey Maslov mailto:am...@so... |