users@jpa-spec.java.net

[jpa-spec users] Question regarding JNDI redirection

From: <mjremijan_at_yahoo.com>
Date: Sun, 1 Nov 2015 05:18:33 +0000 (UTC)

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.