How can I change the default ejb3 jndi name?I wanna override ear-name/ejb-name/remote pattern.
I'd like to keep the ear's version in the file name. Example: customers-3.1.0.ear, but when I upgrade the ear I don't wanna change the ejb jndi name.
Please Help!