I understand from the Docs, We need to define a /WEB-INF/flex-servlet.xml in spring,flex,blazeds integration. Also i have done a sample for this, its running fine. However i didnt configured in anywhere else the xml (flex-servlet.xml ) to any spring or flex specific component. Iam not sure how the entries in this file flex-servlet.xml are picked up and get loaded
It basically looked to me like there was one entry in the flex config and then any Spring bean could be automatically used as a backing bean of a flex form without anything else to do.