Hi,
I am having an issue in implementing the rule flow in guvnor.
I created a simple rule flow using eclipse plug in.
I checked the rule flow model in eclipse using the green tick mark and it showed Drools flow model checked successfully. My .rf and .rfm files were created.
But when I imported .rf file in my guvnor and build the package I am getting the following error : Unable to parse xml
When i checked the server log, only this was printed :
(null: 1, 93): cvc-elt.1: Cannot find the declaration of element 'org.drools.eclipse.flow.ruleflow.core.RuleFlowProcessWrapper'.
This is the source of the generated .rfm file