I have pure JEE application which uses JMS queues. I realized that I need to inject different queues for different builds like jms/testQueue for test build and jms/prodQueue for production one.
In Spring I could probably use profiles or something (don't know much about). What is JEE alternative or equivalent. Is there any?
Aucun commentaire:
Enregistrer un commentaire