<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Martin,<br>
    <br>
    Overlay should work. Overlay is not specific to midPoint in any way.
    It is maven functionality. You will probably find a lot of
    suggestions if you google a bit.<br>
    <br>
    But I would suggest a different approach here: clone/fork the source
    code, modify it, build it, deploy it. This has an added benefit that
    you can contribute the modification back to midPoint project:
    <a class="moz-txt-link-freetext" href="https://help.github.com/articles/fork-a-repo/">https://help.github.com/articles/fork-a-repo/</a><br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Radovan Semancik
Software Architect
evolveum.com
</pre>
    <br>
    <br>
    <div class="moz-cite-prefix">On 09/16/2016 12:51 AM, Martin Marchese
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAG3rmdrCJwph1YsGK9D4UBjhz+hmad3-YYjeBCVxpUJ20grDaw@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi all,
        <div><br>
        </div>
        <div>In order to troubleshoot an issue we are facing, we want to
          add some logging to one of MidPoint classes (specifically
          com.evolveum.midpoint.provisioning.impl.ProvisioningServiceImpl.java)</div>
        <div><br>
        </div>
        <div>We've already been using the our custom UI by using maven
          overlays, so the same way, we tried to add the
          provisioning-impl overlay</div>
        <div><br>
        </div>
        <div>...</div>
        <div>
          <div><overlay></div>
          <div>     
             <id>com.evolveum.midpoint.provisioning</id></div>
          <div></overlay></div>
          <div>...</div>
          <div><br>
          </div>
          <div>But still we are not being able to replace the class.
            Attached is the whole pom.xml file we are using.</div>
          <div><br>
          </div>
          <div>Any clues on how to do this?</div>
          <div><br>
          </div>
          <div>Thanks in advance</div>
          <div><br>
          </div>
          <div>
            <div class="gmail_signature">
              <div dir="ltr">
                <div>
                  <div dir="ltr">
                    <div>
                      <div dir="ltr">
                        <div>
                          <div dir="ltr">
                            <div>
                              <div dir="ltr"><b><span></span><span></span>Ing.
                                  Martín Marchese</b><br>
                                <img moz-do-not-send="true"
                                  src="http://www.identicum.com/img/favicon.ico">Identicum
                                S.A.<br>
                                Jorge Newbery 3226<br>
                                Tel: +54 (11) 4552-3050<br>
                                <a moz-do-not-send="true"
                                  href="mailto:mmarchese@identicum.com"
                                  target="_blank">mmarchese@identicum.com</a><br>
                                <a moz-do-not-send="true"
                                  href="http://www.identicum.com"
                                  target="_blank">www.identicum.com</a></div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
midPoint mailing list
<a class="moz-txt-link-abbreviated" href="mailto:midPoint@lists.evolveum.com">midPoint@lists.evolveum.com</a>
<a class="moz-txt-link-freetext" href="http://lists.evolveum.com/mailman/listinfo/midpoint">http://lists.evolveum.com/mailman/listinfo/midpoint</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>