Juraj Soltes created DROOLS-2940:
------------------------------------
Summary: 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: Daniele Zonca
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).
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)