<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,<br>
    How Optaplanner and Guvnor  should be integrated? I am using Drools
    5.5.0.Final. I have configuration  with spring so I have access to
    KnowledgeBase.<br>
    I found in documentation: <br>
    <br>
    <h5 class="title" style="font-size: 9pt; color: rgb(74, 93, 117);
      line-height: 15px; margin-top: 0em; font-family: 'Lucida Grande',
      Geneva, Verdana, Arial, sans-serif; background-color: transparent;
      font-style: normal; font-variant: normal; letter-spacing: normal;
      orphans: auto; text-align: justify; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;"><a
        id="d0e3847">5.3.4.2.2. A RuleBase (possibly defined by Guvnor)</a><a
        id="d0e3847"><span class="java_plain" style="color: rgb(0, 0,
          0);"></span></a></h5>
    <h5 class="title" style="font-size: 9pt; color: rgb(74, 93, 117);
      line-height: 15px; margin-top: 0em; font-family: 'Lucida Grande',
      Geneva, Verdana, Arial, sans-serif; background-color: transparent;
      font-style: normal; font-variant: normal; letter-spacing: normal;
      orphans: auto; text-align: justify; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;"><a
        id="d0e3847"><span class="java_plain" style="color: rgb(0, 0,
          0);"> solverFactory</span><span class="java_separator"
          style="color: rgb(0, 0, 0);">.</span><span class="java_plain"
          style="color: rgb(0, 0, 0);">getSolverConfig</span><span
          class="java_separator" style="color: rgb(0, 0, 0);">().</span><span
          class="java_plain" style="color: rgb(0, 0, 0);">getScoreDirectorFactoryConfig</span><span
          class="java_separator" style="color: rgb(0, 0, 0);">.</span><span
          class="java_plain" style="color: rgb(0, 0, 0);">setRuleBase</span><span
          class="java_separator" style="color: rgb(0, 0, 0);">(</span><span
          class="java_plain" style="color: rgb(0, 0, 0);">ruleBase</span><span
          class="java_separator" style="color: rgb(0, 0, 0);">);</span></a></h5>
    <p><br>
      How I can get rule base? (If it is correct way do integrate with
      guvnor)<br>
      Thanks,<br>
    </p>
  </body>
</html>