On Tuesday 17 April 2007 8:09:58 am Shyamal Pandya1 wrote: > When I remove the regular expression part from the rule above, the > RuleSession gets successfully created without any problems. > > Is there something I am doing wrong, or is there a problem with the > regular expression syntax when used from JSR-94?
Looks like you've found a bug -- a class that should be Serializable -- part of the regexp implementation -- is not, and this is preventing the RuleSession from being created. Thanks for the report. Jess 7.0p2 should be out soon, and it will include a fix. -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
