0 Replies Latest reply on Jun 2, 2006 4:09 AM by rajkumar.bindal

    javax.naming.NameNotFoundException: topic not bound(problem

    rajkumar.bindal

      I am creating and using durable subscriber by:

      topicConnection.setClientID("MyClientID");
      topicSession.createDurableSubscriber(topic, "MySubscriptionName");

      and configurring it in conf/jbossmq-state.xml




      john
      needle
      MyClientID




      MyClientID
      MySubscriptionName
      MyTopic





      But i am getting exception:

      javax.naming.NameNotFoundException: topic not bound
      at org.jnp.server.NamingServer.getBinding(NamingServer.java:495)
      at org.jnp.server.NamingServer.getBinding(NamingServer.java:503)
      etc............
      Plz tell me how to solve the problem and how can i create and use a durable subscriber in jboss-3.2.3.


      --------------------------------------------------------------------------------
      Go to top Edit this page More info... Attach file...
      @jboss.org.