Greetings,
My question is about persistence.xml <jta-data-source> tag. According
too this GlassFish bug
https://java.net/jira/browse/GLASSFISH-17024,
<jta-data-source> requires a global JNDI name and cannot work with the
JNDI redirection configured by the web.xml <resource-ref>
I wanted to get confirmation that this is true. If so, is there any
way to do redirection so the value for <jta-data-source> is not
application server dependent.