It depends on what you what to do, but seeing that you are using MX (based on java), you should look at JMS, which is fairly easy to use from CF MX
There are also tag-libs you can just cfimport and use, specifically for JMS http://jakarta.apache.org/taglibs/doc/jndi-doc/intro.html http://jakarta.apache.org/taglibs/doc/jmstags-doc/intro.html There are Open Source JMS queues out there OpenJMS being one.. and of course you can right Message EJBs, to process your requests. Other options would be MS Messaging on Win32... anyone done that, I'd be interested in hearing about it. WG > Yep. Thank you for the pointer. > > jaye > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

