1 Reply Latest reply on Oct 16, 2013 5:27 AM by spbhosale

    Why entry of "ConnectionFactory" is made as <entry name="java:/ConnectionFactory"/> in standalone-full.xml?

    spbhosale

      Hi,

       

      I am using JBoss AS 7.1.1 final. In standalone-full.xml 2 entries are found as java:/....under "jms-connection-factories". For example

      <entry name="java:/ConnectionFactory"/> and <entry name="java:/JmsXA"/> due to this  I am not able to queue my jobs.(Remaining entries are as java:jboss/...)

      How can I resolve this issue with CLI script??

       

      Thanks in advance.