Jozef Marko created DROOLS-4457:
-----------------------------------
Summary: [GDST] Can not use classes with same name from different packages
Key: DROOLS-4457
URL:
https://issues.jboss.org/browse/DROOLS-4457
Project: Drools
Issue Type: Bug
Components: Guided Decision Table Editor
Affects Versions: 7.26.0.Final
Reporter: Jozef Marko
Assignee: Toni Rikkola
If the column uses class Person. The FQCN resolver that fills the DMO uses the first
import that end with the class name.
For example if the list contains:
* org.test.AnotherPerson
* org.test.Person
Then first item is selected instead of the second.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)