|
From: Ronald v. K. <rv...@ab...> - 2004-01-17 01:18:10
|
Hi all, Besides the http and smtp listeners (monitors?) I almost have a jms monitor working. The issue that remains is how it should be configured. - It should at least work with multiple providers so different JMSServers can be used. - I think it should support some kind of authentication (but it can only be configured on JMSServer, not on hermes) - Queue name should be configurable - Acknowledgements on jms level per message? - JNDI based queue/factory lookup should be supported - .... I'm not working on the sending part yet. Should be an extension in the request object? Ronald |