[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Session.createQueue()/createTopic()

PoonamAgarwal do-not-reply at jboss.com
Tue Nov 18 05:07:14 EST 2008


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#4190024

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190024



More information about the jboss-dev-forums mailing list