]
RH Bugzilla Integration updated WFLY-5461:
------------------------------------------
Bugzilla References:
Getting "Attribute 'enabled' in the resource at address
... is deprecated" when creating a datasource
-----------------------------------------------------------------------------------------------------
Key: WFLY-5461
URL:
https://issues.jboss.org/browse/WFLY-5461
Project: WildFly
Issue Type: Bug
Components: Web Console
Affects Versions: 10.0.0.CR2
Reporter: Tomas Hofman
Assignee: Tomas Hofman
Fix For: 10.0.0.CR3
Following message's are seen while adding datasource via Management console:
~~~
INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 25)
JBAS014627: Attribute 'enabled' in the resource at address
'/subsystem=datasources/xa-data-source=xyz' is deprecated
, and may be removed in future version. See the attribute description in the output of
the read-resource-description operation to learn more about the deprecation.
~~~