On Jan 4, 2007, at 9:12 AM, Dain Sundstrom wrote:
On Jan 3, 2007, at 9:40 PM, David Blevins wrote:
On Jan 3, 2007, at 8:54 PM, Dain Sundstrom wrote:
BTW would there be methods to add and remove ServerServices?
I guess we could do that, but that code is in a completely
different package not seen by openejb-core at compile time so the
actual "how" would have to be clever. Maybe we simply offer a
similar interface in the openejb-server module and make the Finder
approach simply one way to add ServerServices.
That sounds cool. It will also help newbies catch on to how
OpenEJB has completely decoupled protocol specific code from the
general container code.
That does sound cool. David, can you explain why this implementation
would need to be "clever"?
Regards,
Alan