Originally posted by: JorisK
Hi Olivier,
It must be something different. I've been been successfully creating JARs using CP Optimizer 12.5.1, and 12.6. However, 12.6.1 and 12.6.2 don't work. I've tried switching machines as well. Is there a quick work around? I need to be able to run some code today. The fact that I cannot create a working JAR file is very troublesome.
The Jar contains a manifest:
Manifest-Version: 1.0
Main-Class: benchmark.CPBenchmark
This manifest is identical to the manifest in a CP project using CP Optimizer 12.5.1 and is automatically generated by eclipse/javaIDEA. The project with CP optimizer 12.5.1 works fine.
So far I've found quite a few people having the problem I've outlined above. Is there someone who managed to call CP Optimizer 12.6.2 using a JAR?
Here is another post of the same issue: https://www.ibm.com/developerworks/community/forums/html/topic?id=efeff3bf-b040-4f6c-a01d-82a1b374ecfd&ps=25
Could it be that there's something wrong with the versioning of the JARs in CP Optimizer? At least this is what the message seems to claim.
#CPOptimizer#DecisionOptimization