Hi All,
I am using JBoss 4.2.2 GA as my application server. It user JBoss MQ. I am aware that for
creating our own queues and topics we have to make an entry in
jbossmq-destinations-service.xml (jboss-4.2.2.GA\server\default\deploy\jms). But I am not
able to find as to how do we create our own connection factories.
I need to create Connection Factory because in DurableSubscriberExample in one of the
tutorials its given to create the ConnectionFactory with a client ID first before running
the example. So I need to create my own Connection Factory with a specific client ID.
Please tell me how to do this configuration. I have searched the net for this without any
success. Thanks in advance.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199339#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...