[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Configuring Destinations
apk2072
do-not-reply at jboss.com
Wed Feb 21 10:38:00 EST 2007
In my application I am adding several destinations (Queues), one way of binding those destinations is create a myApp-service.xml and drop in the $JBOSS/server/default/deploy folder.
Instead of above approach, is there any other way I can bind the destinations? All my destination configuration is maintained in one of our database tables, I am looking something that during the server startup this configuration information is retrieved from the database table and do the binding instead of reading from the ../deploy/myApp-service.xml.
Thanks in advance,
APK.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019995#4019995
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019995
More information about the jboss-dev-forums
mailing list