If you are using a Flex SDK before 3.5a then it’s probably time to update. Flex SDKs before 3.4 have a security vulnerability. I believe the problem is actually in the HTML template, so when you update make sure that you also update the HTML templates that you are using. The Flex SDK 3.4 had [...]
Category Archives: BlazeDS
Flash Builder 4 Data Wizards with Java / Spring
UPDATE 1: Flash Builder 4, BlazeDS 4, and Spring 1.0.3 have all been release so you no longer have to use beta or nightly builds of these products. Use the production versions! UPDATE 2: I’ve done a second part to this screencast that combines Flex 4, Flash Builder 4, Spring 3, BlazeDS 4, and Hibernate [...]
My Video from MAX 2009 – Introduction to BlazeDS and LCDS
Here is the video of my session from MAX 2009 – Introduction to BlazeDS and LCDS. In this session I walk through the basics of connecting Flex applications to BlazeDS and LCDS. Let me know what you think!
Upcoming Flex and Java Presentations in Zurich and Dallas
Here are a few upcoming Flex and Java presentations I’ll be giving: Thursday October 29 in Zurich – RIAs with Java, Spring, Hibernate, BlazeDS, and Flex Thursday November 12 in Dallas – Java and Flex Friday November 13 in Plano, TX – Flex and the Cloud @ TexFlex09 I hope to see you there!
My MAX 2009 Sessions
MAX 2009 is coming fast! It’s going to be another great event with tons of great speakers and after party fun. Here are my sessions this year: Introduction to BlazeDS and LiveCycle Data Services Designing for Augmented Reality Building Flex and Adobe AIR Service Clients 2009 Flex and Adobe AIR Boot Camp Also Drunk on [...]
Protected Messaging in Flex with BlazeDS and LCDS
UPDATE: BlazeDS 4 and LCDS 3.1 now have built-in support to disallow subscriptions to wildcard subtopics. Just set the following parameter on the messaging destination’s server properties: <disallow-wildcard-subtopics>false</disallow-wildcard-subtopics> You no longer need to use the ProtectedMessagingAdapter from the code examples below in order to protect your messages. One of the great things about Flex is [...]
Blazing Fast Data Transfer in Flex
A while back I created the Census RIA Benchmark to illustrate the benefits of having both a high performance client VM and a binary serialization protocol. These factors combined lead to significantly faster data transfer and rendering for large datasets in rich Internet applications. Recently I created an Adobe TV video that walks through Census [...]
Download the Flex and Spring Integration Refcard
UPDATE: There is a new version of the Refcard available: Flex 4, Hibernate 3, and Spring 3 Integration DZone has just published a new Refcard “Flex & Spring Integration” written by Jon Rose and me. This is the second Refcard I’ve written. The first was “Very First Steps in Flex,” which was a few chapters [...]
Take the Tour de Flex
Over the past few months Greg Wilson, Christophe Coenraets, and myself have been hard at work on a secret project. So today we are proud to announce the new Tour de Flex has just gone live! Tour de Flex showcases the capabilities of Flex, BlazeDS, LCDS, Adobe AIR, and Flash Player (now collectively called the [...]
