I've commited it now. Some things I'm not sure if I'm too happy about:
* I'm using a hardcoded ObjectName for the MailListener MBean in Remote- and LocalDeliveryMessageBean. (Some messages might need to be bounced back to a local user, others to a remote one). I did not bother to add a depends to the MDBs (so that they are dependent on the MailListener), since I assume they would not exist in the first place without the MailListener being present. How do circular dependencies work? * In some cases we get a load of extra From headers all containing the same thing. There were one or two other things, but as mentioned I hadn't looked at this for a while. I'll try to remember! Cheers, Kab View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829537#3829537 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829537 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
