]
Stefano Maestri resolved AS7-981.
---------------------------------
Resolution: Done
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: