Originally posted by: SatishKumarA
Hello everyone,
I am working on an OPL model which is to be executed via a java interface. When I run the opl model from the stand alone java class it was executing perfectly. When I tried to run the same by deploying in jetty server , i got an error as,
"Native code library failed to load: ensure the appropriate library (opl<VERSION>.dll/.so) is in your path".
I checked the path variables and they are updated correctly. Also, I added the CPLEX and OPL jar files to the java project.
Can anyone please tell us why is this happening? I don't know whether this is related to CPLEX or OPL. So, I posted this message on both forums.
Regards,
Satish Kumar A
#DecisionOptimization#OPLusingCPLEXOptimizer