Skip to main content

alphaWorks  >  Forums  >  CommonRules  >  developerWorks

Running Common Rule sample program    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 0 - Pages: 1 Threads: [ Previous | Next ]

Posts: 2
Registered: Aug 05, 2006 03:46:19 AM
Running Common Rule sample program
Posted: Aug 05, 2006 04:35:29 AM
Click to report abuse...   Click to reply to this thread Reply

Hi..
I am running sample programe for common rule.from

com\ibm\commonrules\examples\advanced_examples\discount_Policy
When I run the Test class it gives the 'Object map file not found' exception.
The exception is coming from following code
Agenda agenda = new Agenda("original_DiscountRules.clp",
"discountAgenda", 12345, "discountMethod.clp",
"attributeMap.map", true, false, true);

all the files are in same directory.

thanks in advance

saleeminsha@gmail.com


Point your RSS reader here for a feed of the latest messages in all forums