even though I close the subscribers from the Client program, the JBoss Messaging server
still throws error messages.
Here are the steps:
durableTopicSubscriber.close();
topicSession.unsubscribe("subscriber-id');
topicSession.close();
topicConnection.close();
whatelse do i miss? thanks for your response.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158536#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...