Wednesday, June 19, 2013 19:13

Posts Tagged ‘Flex’

BlazeDS factory mechanism

Wednesday, December 23, 2009 17:05

BlazeDS provides a factory mechanism that lets you plug in your own component creation and maintenance system to allow it to integrate with systems like EJB and Spring, which store components in their own namespace. You provide a class that implements the flex.messaging.FlexFactory interface. This class is used to create ...

This was posted under category: Documentum  |  Read Full Story  |  0 Comments

Flex LC DS FDS and BlazeDS

Monday, December 21, 2009 14:04

* Flex 1.0 (includes the SDK and Server) – Released March 2004 * Flex 1.5 – Released Nov 2004 * FDS (Flex Data Services) was decoupled from the Flex SDK in Flex 2.0 – Released 2006 * FDS was renamed LiveCycle Data Services – released as LC DS 2.5 in summer 2007 * ...

This was posted under category: Documentum  |  Read Full Story  |  0 Comments