On 4/19/06, ssozonoff <[EMAIL PROTECTED]> wrote: > > Hi James, > > OK I am going to work on a proof of concept using your Ajax stuff as the > starting point. > > Since this is currently synchronous I am going to try and plug in Spring's > JmsTemplate which I already have setup using Jencks for the inbound > messaging, but it could be that I don't get enough control when using > JmsTemplate...
BTW be a little careful using JmsTemplate; unless you're using an EJB container its probably best to avoid it and just use the JMS API :) http://activemq.org/JmsTemplate+Gotchas -- James ------- http://radio.weblogs.com/0112098/
