Hi Tim,
I want to create queues dynamically(programmatically) on the my server for each client
which connects to it.
I am using JBM 1.4. I do not find a jms api to do this.
I am aware that JBM 2.0 alpha has QueueFactoryImpl.createQueue() which can be used to do
this.
But, I have to use JBM 1.4 right now, so is there a way to do this?
Can I do the same with DestinationManager.registerDestination(...), how?
-Poonam.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190024#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...