Flex Test Drive Server for Java Developers (Tomcat-based)
I have been working on a Tomcat-based “Flex Test Drive Server”. The Test Drive Server is a minimal and ready-to-use version of Tomcat (currently version 5.5.20) in which the Flex Data Services (version 2.0.1) WAR file has already been deployed and configured along with a variety of tutorials and sample applications. It allows you to get up and running integrating Flex with Java back-ends in a matter of minutes. Download fds-tomcat.zip, expand the file, and run…
The Test Drive Server includes:
- An updated version of my 30 minutes Test drive for Java developers
- A brand new Flex Data Management Services tutorial
- Flex/Spring integration samples running “out-of-the-box”
- Flex/Hibernate integration samples running “out-of-the-box”
- Flex/JMS integration samples (JMS powered by ActiveMQ) running “out-of-the-box”
- A new version of my Real Time Market Data application with advanced messaging features: Java API (no JMS in this version), subtopics, etc.
- Collaboration Dashboard