Darin Wilcox [http://community.jboss.org/people/zoikks] created the discussion
"Re: Rules Accessing ArrayList as Process Parameters" To view the discussion, visit: http://community.jboss.org/message/642301#642301 -------------------------------------------------------------- After a little more thought about this, I'm beginning to think it has to do with the method naming. For instance, the code I've written calls the size() method. This isn't a typical property accessor (no "get"). Therefore, it might be the code is executing before the rule fires and checking for size() of an ArrayList (Collection) may simply not be possible. Can anyone confirm this theory? Thanks. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/642301#642301] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
