]
Toni Rikkola reassigned DROOLS-2940:
------------------------------------
Assignee: Toni Rikkola (was: Daniele Zonca)
It is not possible to run all scenarios in the old test scenarios.
------------------------------------------------------------------
Key: DROOLS-2940
URL:
https://issues.jboss.org/browse/DROOLS-2940
Project: Drools
Issue Type: Bug
Components: Scenario Simulation and Testing
Reporter: Juraj Soltes
Assignee: Toni Rikkola
When trying to run all scenarios, and error dialog is produced:
{noformat}
Unable to complete your request. The following exception occurred:
org.jboss.weld.exceptions.AmbiguousResolutionException:WELD-001318: Cannot resolve an
ambiguous dependency between: - Managed Bean [class
org.drools.workbench.screens.scenariosimulation.backend.server.ScenarioRunnerServiceImpl]
with qualifiers [@Any @Default], - Managed Bean [class
org.drools.workbench.screens.testscenario.backend.server.ScenarioRunnerService] with
qualifiers [@Any @Default].
{noformat}
Currently only present in the drools-showcase (from obvious reasons).