]
Rajesh Rajasekaran updated DROOLS-1094:
---------------------------------------
Labels: qe-recommend-fix-before-ga reported-by-qe (was: reported-by-qe)
OptaPlanner Kie server service: unable to retrieve best solution
----------------------------------------------------------------
Key: DROOLS-1094
URL:
https://issues.jboss.org/browse/DROOLS-1094
Project: Drools
Issue Type: Bug
Components: kie server
Affects Versions: 6.4.0.CR1
Environment: Kie server OptaPlanner service
Reporter: Karel Suta
Assignee: Geoffrey De Smet
Labels: qe-recommend-fix-before-ga, reported-by-qe
When I try to retrieve best solution from Solver in Kie server OptaPlanner extension,
JAXB and XSTREAM works correctly but JSON doesn't. JSON marshalling isn't able to
map planning variable in planning entity.
It can be simulated using cloudbalance problem which is part of Kie server OptaPlanner
integration tests. See test method testGetBestSolution in OptaplannerIntegrationTest.