Originally posted by: aaapb
Thanks for your reply.
I read in the documentation that the first step to run this example is to compile the Java source code using Run.bat but it give me the following errors
*** ERROR[SCRIPT_002] at 14:0 javaknapsack.mod: Scripting runtime error: (in IloOplCallJava) java.lang.ClassNotFoundException: javaknapsack.Knapsack
*** ERROR[SCRIPT_004] at 49:1-5 cutstock_ext_main.mod: Execution of "main" failed: "javaknapsack.mod", line 14: IloOplCallJava: java.lang.ClassNotFoundException: javaknapsack.Knapsack.
Can you help detecting the problem? Thanks for your time.
#DecisionOptimization#OPLusingCPLEXOptimizer