[
https://issues.jboss.org/browse/TEIID-3079?page=com.atlassian.jira.plugin...
]
Ramesh Reddy resolved TEIID-3079.
---------------------------------
Labels: Alpha2 (was: )
Fix Version/s: 8.7.1
8.9
Resolution: Done
Since VDB based security domain can not be determined at the start up time, there was
dependency on set up on all the security domains. Changed this dependency to OPTIONAL, if
in case VDB security domain deleted then it will end up in exception during the
authentication.
Security domain associated with data source is not getting deleted
while deleting the data source,post server restart.
-----------------------------------------------------------------------------------------------------------------------
Key: TEIID-3079
URL:
https://issues.jboss.org/browse/TEIID-3079
Project: Teiid
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 8.7
Reporter: Haifen Bi
Assignee: Ramesh Reddy
Labels: Alpha2
Fix For: 8.7.1, 8.9
We are migrating from Teiid 8.4 final to teiid 8.7 final.
We have custom security domain for our data sources.
We use JBoss DMR api to delete the datasource and the security domain while deleting a
data source.
With Teiid 8.4 this was working fine and both the datasource and the custom security
domain used to get deleted , but with teiid 8.7 it gives following exception:
{"JBAS014653: Composite operation failed and was rolled back. Steps that
failed:" => {"Operation step-2" => "JBAS014762: Removing
services has lead to unsatisfied dependencies: Service
jboss.security.security-domain.edmsqlSecurityDomain was depended upon by service
jboss.teiid.transport.embedded, service jboss.teiid.transport.jdbc, service
jboss.teiid.transport.odbc"}}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)