Re: [rules-users] Executing BRMS Snap shot

2008-03-04 Thread SB.Raghavendra
Thanks Paul. After putting Jar files in the application lib folder,application is executing properly On 3/4/08, Paul Browne <[EMAIL PROTECTED]> wrote: > > SB, > > Came across this a while back. I *think* the quickest fix is to update any > Drools Jars (that exist *within* the Web / War ins

Re: [rules-users] Executing BRMS Snap shot

2008-03-04 Thread Paul Browne
SB, Came across this a while back. I *think* the quickest fix is to update any Drools Jars (that exist *within* the Web / War insurance sample) and make sure they are the same versions as that of the BRMS that you are using. Paul www.firstpartners.net/blog SB.Raghavendra wrote: Hi All, I ha

[rules-users] Executing BRMS Snap shot

2008-03-03 Thread SB.Raghavendra
Hi All, I have a snaphot URL as : http://localhost:8080/drools-jbrms/org.drools.brms.JBRMS/package/org.acme.insurance.base/InsuranceDemo . I configured above URL in one propertied file and accessing in one class i written flollowing code in the class that iam going to execute. private static RuleB