This is a forum for JBoss MQ, not JBoss Messaging.
However, your question seems pretty general so I'll attempt to answer it.
In general it's up to you to make sure your durable subscription exists before you
start sending messages to the topic.
You can't expect the jms provider to store messages for you if you haven't yet
told it you want to store them.
If you are using MDBs, you can deploy an MDB that consumes from a durable subscription,
which will get deployed at startup.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045135#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...