Matteo Mortari created DROOLS-5307:
--------------------------------------
Summary: DMN test suite for strongly namespace clashing
Key: DROOLS-5307
URL:
https://issues.redhat.com/browse/DROOLS-5307
Project: Drools
Issue Type: Task
Components: dmn engine
Reporter: Matteo Mortari
Assignee: Luca Molteni
If 2 separate test (methods) in the JUnit suite of test, are using 2 different .dmn files,
having however the same Namespace and Name, and both defining an ItemDefinition with a
specified name, but different structure, the classloading will be confused (trying to
access a method not belonging to the expected class). Trying to redefine the same class?
Can be replicated by checking out the branch and reverting commit
https://github.com/kiegroup/drools/pull/2886/commits/cb216ac827ea5b51afc8...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)