if New MQ (message queue) is added to the existing functionality, then new properties file needs to be created? -


in existing functionality application keep on listening mq , when message arrives mq, programs injected through springs called , messages read jmsbytemessage , parsed , written oracle database.

requirement new , different form of xml sent new queues, existing listening programs required job reading new messages. new functionality needs added new xmls.

my question is, because new queue information/configuration should done in properties file. so, new queue information/configuration mentioned in same properties file different variable or new property file needs created new queue information/configuration?


Comments

Popular posts from this blog

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -

php - $params->set Array between square bracket -