Avatar

Employee

Hi Alex,

Yes, you can find a sample flex-servlet.xml in the Spring Flex test-drive samples (e.g. under

spring-flex-testdrive/testdrive/target/testdrive/WEB-INF).

By convention, you declare the remoting/messaging destinations within this file (see above file for examples). The Spring-Flex documentation explains more about the syntax. Hope that helps.

Rohit