Can an EAR have single EJB Module, single Web Module but have different JMS Router Modules?
I guess the idea is to have each JMS Router Module listen on separate listener ports and hand over message to EJB for processing!
Does this work?
PS: I know the question is little vague, but I am not sure what other details I need to provide. Will update question once I get some comments/feeeback!
Thank You!