What is the recommended JNDI naming convention for datasources in EAP 6/7?
Issue
- What is the recommended JNDI naming convention for datasources?
- I see some datasource jndi names examples in the Red Hat documentation 1 such as:
- java:jboss/... (eg: java:jboss/PostgresDS)
- java:/... (eg: java:/OracleDS)
what is the recommended way? Does 'java:jboss' in "1." have any implications in terms of visibility?
Environment
- Red Hat Enterprise Application Platform (EAP)
- 6.x
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.