[rules-users] 5.3.0.Final throws RuntimeDroolsException: Unable to merge resource attribute for type declaration

Davide Sottara dsotty at gmail.com
Fri Dec 9 23:18:37 EST 2011


An easy way to reproduce, as reported by jmgreen:

>> file1.drl <<
package test;

declare MyClass
  field : String
end

>> file2.drl <<
package test;

declare MyClass
  @role(event)
end

Try creating a KB, adding file1.drl and then file2.drl


--
View this message in context: http://drools.46999.n3.nabble.com/rules-users-5-3-0-Final-throws-RuntimeDroolsException-Unable-to-merge-resource-attribute-for-type-den-tp3573815p3574794.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list