0 Replies Latest reply on May 4, 2010 1:19 PM by sheths

    JBI JMS Componsnet :JMS consumer Endpoint as Proxy to JMS Provider Endpoint

    sheths

      Can we use JMS consumer Endpoint as Proxy to JMS Provider Endpoint.

      We don't want java client(JMS producer) to directly access ActiveMQ embeded inside ServiceMix. We want the request to be routed through ServiceMix.

       

      We would like java client to send messages to JMS consumer endpoint(some of us assuming we can configure jms consumer endpoint with a dummy queue; is this possible? If yes, which parameters do we need to configure for jms consumer endpoint

       

      JMS Provider Endpoint will be configured to write message to actual queue on ActiveMQ