I just committed the beginnings of an Avalon MDS (Message Driven Service) facility. It allows Merlin to handle JMS MessageListener components. It is based on my earlier PhoenixMDS extension. You can find the code in CVS: /avalon/merlin/facilities/mds
Couple of things:
- It definitely has bugs. In fact, I'm having trouble getting Merlin to launch it. But I figured rather that hold up the process I'd commit what I have.
- It uses Jakarta commons-messenger which is still in the sandbox. I imagine if we express and interest and willingness, we might be able to get commons-messenger out with a 1.0 release.
- No test coverage yet. No real docs either. But the beginnings of an example are in the test directory.
It's really rough around the edges, but it will be nice once we get it working. In fact, I can see the facilities coming along wonderfully. Eventually we could have something like: HTTP, JMS, JMX, AltRMI, DB and more!
-- jaaron
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
