1 2 Previous Next 15 Replies Latest reply on Jun 4, 2013 2:19 PM by rharkar Go to original post
      • 15. Re: JBOSS 6.0.0.CR1 JMS ConnectionFactory lookup with JNDI
        rharkar

        Jai Kiran,

         

         

        In what file I have to add the depenencies . I am getting the Connection Factory not Bound problem . I am using Jboss 4.3 with Hornetq.

         

        Below is sample log.

         

        Hi,

         

        I have an Error . I have configured the hornerq with Jboss 4.3 EAP . but I am getting the following error . your help would be appreciated .

         

         

        java.lang.RuntimeException: Exception thrown from getSErvice method of ServiceLocator class of given status : ConnectionFactory not bound

                  at b.util.ServiceLocator.getService(ServiceLocator.java:61)

                  at b.util.accessibility.jms.JmsSender.createConnection(JmsSender.java:68)

                  at b.util.accessibility.jms.JmsSender.<init>(JmsSender.java:36)

                  at com.le.jmsSender.ActionQueueSender.<clinit>(ActionQueueSender.java:22)

                  at b.core.ejb.actionAlias.ActionAliasBean.<clinit>(ActionAliasBean.java:57)

                  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

                  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)

                  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

                  at java.lang.reflect.Constructor.newInstance(Constructor.java:525)

                  at java.lang.Class.newInstance0(Class.java:374)

                  at java.lang.Class.newInstance(Class.java:327)

                  at org.jboss.ejb.Container.createBeanClassInstance(Container.java:630)

          .....

         

        What is your idea. In hornet Configuration Files . Should I change anything ??

        1 2 Previous Next