Skip to content

Instantly share code, notes, and snippets.

@jacobheric
Last active December 16, 2015 16:09
Show Gist options
  • Save jacobheric/5460718 to your computer and use it in GitHub Desktop.
Save jacobheric/5460718 to your computer and use it in GitHub Desktop.
tell flex servlet which remoting channel
<flex:message-broker>
<flex:message-service
default-channels="my-amf" />
<flex:secured />
</flex:message-broker>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment