[jboss-user] [jBPM] - JBPM and Drool sample application throwing an Exception.

Maciej Swiderski do-not-reply at jboss.com
Thu May 13 08:17:06 EDT 2010


Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] replied to the discussion

"JBPM and Drool sample application throwing an Exception."

To view the discussion, visit: http://community.jboss.org/message/542852#542852

--------------------------------------------------------------
Hi,

I managed to run your process with following rule definition:

rule "checkAnalystAvailable"
 
  when
 
    analystFinder : com.felix.poc.AnalystFinder( analyst=="FELIX", 
region == "BELGIUM" )
 
  then 
 
     analystFinder.setAnalystAvailable( true );
 
     System.out.println( "Checking.........." );
 
end

This was the only change required to run it properly.

Cheers,
Maciej

--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100513/5853bed0/attachment-0001.html 


More information about the jboss-user mailing list