Reference application
A TodoList application is available on the source repository.
This application is based on Sebastien stacks.
Features used on this project:
- Flex (SWC and SWF) compilation
- Java-flex communication using BlazeDS
- ActionScript POJOs generation based on Java POJOs
- Optimized RSL generation
- Compiled localization
- Copy Flex resource into WAR
Each of this features have a comment on project pom, so it is easy to find how to use it.