Spring BlazeDS Integration Reference Guide

Jeremy Grelle

Spring BlazeDS Integration

Version 1.0.0.M1

Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether distributed in print or electronically.

December 2008


Table of Contents

1. Spring BlazeDS Integration Overview
1.1. Background
1.2. What Spring BlazeDS Integration requires to run
1.3. Where to get support
2. Configuring the BlazeDS MessageBroker with Spring
2.1. Introduction
2.2. Configuring the Spring DispatcherServlet
2.3. Configuring the MessageBroker in Spring
2.4. Mapping Requests to the MessageBroker
3. Exporting Spring Beans for Flex Remoting
3.1. Introduction
3.2. Configuring remoting-config.xml
3.3. Using the FlexRemotingServiceExporter
4. Securing BlazeDS Destinations with Spring Security
4.1. Introduction
5. Integration with the BlazeDS Message Service
5.1. Introduction
6. Using AMFView in a Spring 3.0 RESTful Architecture
6.1. Introduction