I am planning to use Flex client with Spring framework as backend. Must Spring jars be put in a Web container (like Tomcat) ? Seems like BlazeDS bridge between Flex and Spring is a must, and BlazeDS needs to be deployed in a Web container like Tomcat ?
To put other way, was there a way Flex could be used with Spring without Tomcat, and use Spring's remoting for synchronous remote calls from Flex client and JMS for asynchronous events delivery to Flex client ?


Reply With Quote
