<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Balz<br>
      <br>
      I guess you have your own resource into your realm, right?<br>
      <br>
      If so, then please see for example
      YANEL_HOME/src/realms/welcome-admin/resource-types.xml<br>
      <br>
      And if you want to extend your resource from another resource,
      then you need to make it available via for example<br>
      <br>
src/realms/welcome-admin/yanel/resources/update-webapp/src/build/dependencies.xml<br>
      <br>
      HTH<br>
      <br>
      Michael<br>
      <br>
      Am 24.05.16 um 15:10 schrieb basZero:<br>
    </div>
    <blockquote
cite="mid:CAOXzDSHSuBn4CBzU=LTB0xPy+-o1kk4dNpeqOSYHkK2q-0dU7Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>I want to subclass the NodeResource.java of Yanel, which is
          a resource.</div>
        <div><br>
        </div>
        <div>So according to the docu</div>
        <div><a moz-do-not-send="true"
href="http://www.yanel.org/en/documentation/resources/using-a-resource-type.html">http://www.yanel.org/en/documentation/resources/using-a-resource-type.html</a><br>
        </div>
        <div><br>
        </div>
        <div>I added the dependency to my resource-types.xml (I tried at
          least 4 variations).</div>
        <div><br>
        </div>
        <div>When I do the ./build.sh quick-start , it complains in my
          subclassed resource class that the NodeResource would be an
          unknown symbol.</div>
        <div><br>
        </div>
        <div>What am I missing? </div>
        <div><br>
        </div>
        <div>Cheers</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>