[
https://issues.apache.org/jira/browse/DELTASPIKE-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Andraschko reassigned DELTASPIKE-1367:
---------------------------------------------
Assignee: Mark Struberg (was: Thomas Andraschko)
> JNDI Config Source should support alternate JNDI base names
> -----------------------------------------------------------
>
> Key: DELTASPIKE-1367
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1367
> Project: DeltaSpike
> Issue Type: Improvement
> Components: Configuration
> Affects Versions: 1.9.0
> Reporter: John Schneider
> Assignee: Mark Struberg
> Priority: Major
>
> JNDI Config is hard-coded to only support "java:comp/env/deltaspike/" as a
> base name. This doesn't work for EAR deployments where we must have the
> DeltaSpike jars deployed in top-level app lib directory with JNDI resource
> reference in application.xml, for which name prefix is java:app/env
> Furthermore, it's sometimes desirable to have server-level config, such as
> for ProjectStage. For example, a JNDI name
> java:global/env/deltaspike/org.apache.deltaspike/ProjectStage might be
> defined at the server level configuration.
> I understand a custom config source can be created to overcome this.
> However, the standard JNDI config source should be more flexible.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)