Dmitry Erkin [https://community.jboss.org/people/dmitry.erkin] created the 
discussion

"Re: Can not fire a rule"

To view the discussion, visit: https://community.jboss.org/message/790509#790509

--------------------------------------------------------------
It says: "Process Compilation error WorkflowProcessInstance cannot be resolved 
to a type" when I try to build a package in Guvnor.

the import is set up:

<extensionElements>
     <tns:import name="defaultPackage.Person" />
*     <tns:import name="org.drools.runtime.process.WorkflowProcessInstance" />*
</extensionElements>

this cast is used: "((WorkflowProcessInstance)kcontext.getProcessInstance())"

so probably I need to set up Guvnor path
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/790509#790509]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to