2 Replies Latest reply on Aug 23, 2010 1:25 PM by divakar

    Where do I raise a bug in FUSE ESB JMS Consumer

    divakar

      Hi,

       

      There is a bug in the ESB/Camel JMS Consumers.

       

      While trying to get the connection factory by JNDI lookup using the jee:jndi and JndiTemplate for a third party JMS provider in my case it is Weblogic, JndiTemplate lookup operation gets timed out, even with resource reference true or false.

       

      Thanks,

      Divakar B

        • 1. Re: Where do I raise a bug in FUSE ESB JMS Consumer
          ccustine

          Which version of Fuse ESB/ServiceMix are you using?  There have been some improvements to the JNDI code in 4.2.0-fuse-02-00 and 4.3.0-fuse-00-00 so if you are not already using those versions you might want to try them.

           

          I would not expect such issues in 3.x because we have many users with the same use case and we have had no major issues with JNDI in a long time.

           

          Chris

          • 2. Re: Where do I raise a bug in FUSE ESB JMS Consumer
            divakar

            I am using FUSE 4.2-02-00, It seems there is some issue with the JNDI look in this version.

             

            Can you please tell me what is wrong with this, the JNDI look up for the connection factory getting timed out...