Spring を使用して blazeDS リモート サービスを構成します。リモート サービスのデフォルト チャネルをオーバーライドしてみます。
<flex:remoting-destination ref="flexCustomerService" destination-id="customerService"
channels="customers-channel-secure-amf, customers-channel-amf"/>
しかし、実行時に Flex エラー Server.Processing: Destination 'customerService' にチャネル 'channel-secure-amf' 経由でアクセスできません。