1 Reply Latest reply on Mar 31, 2009 12:08 AM by davsclaus

    How do I dynamically create a JMS queue and route after context starts

    yzhou

      Hi there,

       

      I wish to dynamically create queue and its processor (i.e., the Route definition) AFTER the context starts.

       

      Based on the content of the incoming message, I may need to create additional JMS queue and its processor. I can do it in Camel 2.x (to start and stop a route), but Camel 2.x is not in BETA yet.

       

      Is there any work around for this in FUSE 1.5?

       

      Thanks,

      Yan