Implementing BlazeDS
Published March 29th, 2010 Under Flex, Open Source Tools | Leave a Comment
This session is a survey of implementing BlazeDS with your Flex applications. You will get a good mix of discussion and code, so at least you stay awake. BlazeDS is the server-based Java remoting and web messaging technology that enables developers to easily connect to back-end distributed data and push data in real-time to Adobe® Flex® and Adobe AIR™ applications for more responsive rich Internet application (RIA) experiences.
Aditionnal resources:
* Tutorial: Creating Flex Builder Projects that Use Server Technologies
* Article: 13 Reasons for Java Programmers to Learn Flex and BlazeDS
* Video: Spring – BlazeDS Integration
* Video: Calling a REST Style Service from BlazeDS
Flash Builder 4 Data Wizards with Java / Spring
Published January 20th, 2010 Under Flex, Open Source Tools | Leave a Comment
This screencast shows how to set up the web application project, configure Spring & BlazeDS, and then build a Flex 4 application that connects to the Java / Spring back-end.
http://www.jamesward.com/2010/01/11/flash-builder-4-data-wizards-with-java-spring/
Calling a REST Style Service from BlazeDS
Published May 22nd, 2009 Under Flex, Open Source Tools | Leave a Comment
This video demonstrates how to make calls from a Flex or Adobe AIR application in order to retrieve XML data from BlazeDS.
Getting started with BlazeDS Tutorial
Spring – BlazeDS Integration
Published February 23rd, 2009 Under Flex, Open Source Tools | Leave a Comment
Adobe Technical Evangelist Christophe Coenraets demonstrates how to create Flex applications that connect to a Spring backend with the new “Spring BlazeDS integration” project.