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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...