3 Replies Latest reply on Aug 19, 2011 7:15 AM by ffrizzo

    JMS in Jboss7

    ffrizzo

      Hello Guys.

       

      I'm experiencing some problems with JMS in JBoss AS 7.

      I created the topic I need but I'm getting the following exception.

       

      Error

       

      Creation of Topics

                  

      <jms-topic name="tideTopic">
           <entry name="topic/tideTopic"/>
      </jms-topic>
      <jms-topic name="optimusTopic">
           <entry name="topic/optimusTopic"/>
      </jms-topic>
      

       

      Thanks.