0 Replies Latest reply on Jun 16, 2014 5:41 AM by mihir842in

    JBoss JMS client loses connection after server restart or n/w failure

    mihir842in

      We have jbossesb-4.10 component installed on jboss-5.1.0.GA-jdk6 server. It is integrated with Sonic ESB.

      The JBoss JMS client at Sonic ESB end, looses connection with JBoss ESB after JBoss server restarts with 1 hour of downtime or some network failure happens.

      Can someone please help on this issue soon?

       

      The connection-factories-service.xml and remoting-bisocket-service.xml configurations haven't been changed.

      Following are the JNDI properties used by JBoss JMS client:

       

      Jms-Provider name : JBossMessaging

      Queue Name : queue/xyz.test.internal.queue

      ConnectionFactory :ConnectionFactory

      Jndi-url : jnp://11.22.333.44:1099

      jndi-context-factory : org.jnp.interfaces.NamingContextFactory

      username and password: guest/guest

      jndi-pkg-prefix : org.jboss.naming:org.jnp.interfaces