Hi there,
documentation states( if I understood well ) that it's posible to bind connection factory name ( ironjacamar.xml ) to something that is related to deployment name (ie name of the rar file beeing deployed).
I was unable to find a way to do that, what I actually need is a way to have connection factory to bind to JNDI with name dependent on deployment name, is this possible?
Say something like jndi-name="my_cc_factory" where it would actually bind to say java://eis/my_deployment_name/my_cc_factory
Cheers,
DJ