[jboss-jira] [JBoss JIRA] Created: (AS7-981) jndi binding isn't unbound during remove if jndi name and data-source name are different
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Thu Jun 9 11:38:59 EDT 2011
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