Hi,
what version? 5.0.1.GA?
Have you changed Jackrabbit's backend or are you using the default settings?
Cheers,
Jarek
Steve Ronderos wrote:
Hello All,
I'm experiencing an issue importing an existing DRL into Guvnor, we
made a sample DRL file containing 1000 very simple rules that look
something like this:
rule "testa4"
dialect "mvel"
when
IOption( selected == "false" && id == "9934" )
messageSection : INode( id == "Drivers" )
then
messageSection.setValidationMessage( "null" );
messageSection.setValidationMessageDuration( null );
end
Each rule has a unique name. The problem is that the import hasn't
finished (after over 2 hours) and when we look at the resources that
have been imported they have 24 revisions each. It looks like Guvnor is
importing the file over and over again.
Has anyone experienced anything like this?
Thanks,
Steve Ronderos
------------------------------------------------------------------------
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users