[jboss-jira] [JBoss JIRA] Resolved: (AS7-981) jndi binding isn't unbound during remove if jndi name and data-source name are different
Stefano Maestri (JIRA)
jira-events at lists.jboss.org
Mon Jun 13 04:08:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefano Maestri resolved AS7-981.
---------------------------------
Resolution: Done
https://github.com/jbossas/jboss-as/commit/8441f6a9fb5062b38049254e2efdcc5708a9b180
> jndi binding isn't unbound during remove if jndi name and data-source name are different
> ----------------------------------------------------------------------------------------
>
> Key: AS7-981
> URL: https://issues.jboss.org/browse/AS7-981
> Project: Application Server 7
> Issue Type: Bug
> Components: JCA
> Affects Versions: 7.0.0.Beta3
> Reporter: Alexey Loubyansky
> Assignee: Stefano Maestri
> Fix For: 7.0.0.CR1
>
>
> If you add a datasource with jndi-name not containing 'java:/' but specify use-java-context=true then after you remove it, the jndi binding will still be there, i.e. it won't be removed. If the name under which the datasource appears under subsystem=datasources/data-source=xxx is equal to the jndi name, the remove is working properly.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list