Results 1 to 2 of 2

Thread: How to config rabbitAdmin can make it init not lazy

  1. #1
    Join Date
    Jul 2012
    Posts
    18

    Default How to config rabbitAdmin can make it init not lazy

    when the rabbitAdmin initializelazilied ,it can declare the exchange and queue automatically,but I find that if I used the rabbit label to config rabbitAdmin, it cannot be initialized as soon as the IOC container start,How can I config it so that it doesn't initializelazily.I also find that the reply-queue of rabbitTemplate cannot be created auotmatically,what is the problem.
    Last edited by andy lin; Oct 26th, 2012 at 02:40 AM.

  2. #2
    Join Date
    Mar 2010
    Location
    Gtr Philadelphia, PA
    Posts
    2,020

    Default

    That is not the default behavior at all; please show your configuration and attach a DEBUG log showing the container initialization.
    Gary P. Russell
    Spring Integration Team
    SpringSource, a division of VMware

Posting Permissions

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