BlazeDS: Introduction and Installation
BlazeDS is a java-based remoting and messaging technology that allows web-clients to connect to back-end distributed data easily. BlazeDS creates a middle-layer between clients and back-end services.

BlazeDS creates another layer of abstraction between the client-server communication and therby externalizing backend data services. BlazeDS also allows data push capability for the Flex Framework.
Installation Instructions
BlazeDS is a simple web-application container that can be deployed to any java based application server. Please follow the instructions to install a BlazeDS environment integrated with tomcat application server.
- Download BlazeDS binary distribution. (BlazeDS Download)
- Unzip blazeds-turnkey binary distribution
- Make sure ‘jdk1.5.0_15 or higher’ is installed in your local system
- Verify JAVA_HOME environment variable is set
- Double-click on ’startup.bat’ in ‘tomcat\bin’
- Launch ‘http://localhost:8400/ds-console/’. This will take you to BlazeDS Administration Console
Yo
Related Information:
- Flex 3.0 Introspecting Utility: Handling Collections Bug Even Flex Builder with all its awesomeness is not without its own set of quirks. It seems the introspecting utility...
- Google Apps Reporting API - Not quite this easy with Exchange I have been somewhat enamored by Google Apps and its potential. Many enterprises have been happy with Exchange for mail,...
- Oracle Application Server Startup and Shutdown Script Generator - FREE Complete the below to receive scripts to automatically startup and shutdown your Oracle Application Server 10.1.2.x or 10.1.3.x midtier environment....
- Oracle Development with JDeveloper I highly recommend the use of JDeveloper as the IDE for Oracle Application Server (Oracle 9iAS and Oracle10gAS — or...
- Oracle APEX 3.2 Download - Application Express for Windows, Linux, etc. Oracle APEX 3.2, the latest of the APEX downloads, is available on oracle.com as of February 27, 2009. This is...
