No, because the *Config classes aren't annotated with JAXB annotations.
There's a open discussion if we want to migrate from XStream to JAXB, so we can offer an XSD of the solver config.

Also note, that these 2 things are completely distinct:
1) read a solver configuration from XML
2) read a solution dataset from XML (~ProblemIO)

For 2), you can very easily replace XStreamProblemIO with a JaxbProblemIO (which should be easy to write).

On 07-11-13 17:59, Jugu Dannie wrote:
The optaplanner uses XStream for reading the solver configuration from XML. For using JAXB instead, is it sufficient to have custom implementation of XMLSolverFactory and SolverConfig?


_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users