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

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -