Hi Joshua, If I recall correctly; assertObject(), modifyObject() and retractObject() became insert(), update() and remove()? in 4.0.
With kind regards, Mike -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Jackson Sent: 11 July 2007 11:33 To: Rules Users List Subject: [rules-users] HelloWorld Example for drools4MR3 Hi all, I tried the HelloWorld example in drools4MR3 but it doesnt work since there no assertObject method for StatefulSession class -> session.assertObject( message ); What do I write in order to get this example and other examples working? Thanks in advance -- It's not just about coding, it's a matter of fulfilling you core being YM!: thejavafreak Blog: http://joshuajava.wordpress.com/ _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
