I configure blazeDS remote services by means of Spring. I try override default channels for Remote service.
<flex:remoting-destination ref="flexCustomerService" destination-id="customerService"
channels="customers-channel-secure-amf, customers-channel-amf"/>
But on runtime I get flex error Server.Processing: Destination 'customerService' not accessible over channel 'channel-secure-amf'.