]
Edson Tirelli commented on DROOLS-1748:
---------------------------------------
[~wmedvede] , can you check if this needs to be added to the docs and then close this
ticket?
Drools workbench datasource on Wildfly domain.
----------------------------------------------
Key: DROOLS-1748
URL:
https://issues.jboss.org/browse/DROOLS-1748
Project: Drools
Issue Type: Bug
Affects Versions: 7.0.0.Final, 7.3.0.Final
Environment: Drools workbench on Wildfly domain cluster
Reporter: M C
Assignee: Walter Medvedeo
Priority: Critical
After starting workbench war (version 7.3 and 7.0, both Final) on Wildfly 10.1 domain
cluster, got the issues with data source.
[Server:server-one] 13:09:07,908 WARN
[org.kie.workbench.common.screens.datasource.management.backend.DataSourceManagementBootstrap]
(pool-14-thread-1) Initialize deployments task finished with errors: operation execution
failed. :WFLYCTL0030: No resource definition is registered for address
[("subsystem" => "datasources")]
Problem does not affect Wildfly standalone configuration, only domain configuration using
profiles.
WFLYCTL0030 warning says the syntax problem using jboss-cli.sh. In domain cluster
it's used /profile=full-ha/subsystem=datasource/...
In standalone syntax is: /subsystem=datasource/.