Spring BlazeDS Integration Reference Guide

Jeremy Grelle

Spring BlazeDS Integration

Version 1.0.0.M2

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.

March 2009


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
2.5. Advanced MessageBroker Customization
3. Exporting Spring Beans for Flex Remoting
3.1. Introduction
3.2. Using the remote-service Tag
3.3. Configuring the Remoting Service
3.4. Using Exported Destinations in the Flex Client
4. Securing BlazeDS Destinations with Spring Security
4.1. Introduction
4.2. Configuring the Spring Security Integration
4.2.1. Security Exception Translation
4.2.2. secured Configuration Attributes
4.3. Configuring Endpoint and Destination Security
4.3.1. Securing Specific BlazeDS Channels
4.3.2. Securing BlazeDS Channels by Endpoint URL Path
4.3.3. Securing Exported Spring Services
5. Integration with the BlazeDS Message Service
5.1. Introduction