Results 1 to 2 of 2

Thread: Spring - AMQP - BlazeDs

  1. #1
    Join Date
    Mar 2007
    Posts
    15

    Default Spring - AMQP - BlazeDs

    Hi,
    is there a way to handle the combination AMQP - BlazeDs in Spring?
    Thx,
    Ray

  2. #2
    Join Date
    Oct 2005
    Location
    Boston, MA
    Posts
    2,840

    Default

    You can use the Spring Integration support in Spring BlazeDS. That allows you to add AMQP channel-adapters (or any of the other adapter types supported by Spring Integration) to the same channel(s) referenced by Flex destinations. For a simple example, see this section of the reference manual: http://static.springsource.org/sprin...tion-messaging

    That one does not feature a channel-adapter, but hopefully does get the idea across.

    Hope that helps.
    -Mark

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •