In that case it is critical that the old DataSource resource id is removed from wherever it is being cached when the resource is destroyed/removed/unbound else the org.apache.openejb.config.AutoConfig#findResourceId assumes it is still a valid id.
I believe this is going to be from: SystemInstance.get().getComponent(OpenEjbConfiguration.class).facilities.resources -- View this message in context: http://openejb.979440.n4.nabble.com/Case-insensitive-org-apache-openejb-config-AutoConfig-findResourceId-tp4661818p4661820.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.
