Hi All
The problem was because of the Split constraint node contains type="code"
dialect="java
if I remove it the Rule flow will be uploaded in Guvnor.
how I can fix this issue???
<split id="15" name="Gateway" x="324" y="161"
width="49" height="49"
type="2" >
<constraints>
<constraint toNodeId="16" name="End Process"
priority="2"
type="code" dialect="java >return endProcess;</constraint>
<constraint toNodeId="6" name="Create New Task"
priority="1"
type="code" dialect="java" >return true;</constraint>
</constraints>
</split>
--
View this message in context:
http://old.nabble.com/Problem-with-Uploading-a-Rule-File-into-Guvnor-tp26...
Sent from the drools - user mailing list archive at
Nabble.com.