0 Replies Latest reply on Nov 21, 2006 5:22 AM by dxb_han

    how do i can get temporary topic?

      i created a temporary topic by using TopicSession.createTemporaryTopic().
      i can get it by using TopicSession.createTopic(temporaryTopicName) in jboss 3.*,but it is error in jboss4.*.how do i can get temporary topic in jboss4.*?