A registry bean(stateless) receives events from clients, these events are then dispatched to event handler beans(stateless) the info on where to route the event is stored in Registration beans(entity). When deployed, I would like to have a handler bean register itself with the registry bean. that way I could drop new funcionality on the fly. Is there a place to put the code to accomplish this? thanks -dom -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
