The central component that must be configured to use Spring BlazeDS Integration is the MessageBroker
. HTTP messages from the Flex client
will be routed through the Spring DispatcherServlet
to the Spring-managed MessageBroker
. There is no need to configure the
BlazeDS MessageBrokerServlet
when using the Spring-managed MessageBroker
.