<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    I have added a Swagger Spec Document - version 2.0 (json) -
    <a class="moz-txt-link-freetext" href="https://github.com/FuseByExample/rest-dsl-in-action/blob/master/swagger/src/main/resources/services.json">https://github.com/FuseByExample/rest-dsl-in-action/blob/master/swagger/src/main/resources/services.json</a>
    but I don't see it at this address
    (<a class="moz-txt-link-freetext" href="http://localhost:8080/apimanui/api-manager/browse/orgs/fuse/blog-service/1.0">http://localhost:8080/apimanui/api-manager/browse/orgs/fuse/blog-service/1.0</a>)
    within the Web UI of Apiman. Instead this message is reported "
    <meta charset="utf-8">
    This service does not have a service definition file. Contact the
    service provider and ask them to supply a valid service definition!"<br>
    <br>
    This error is generated within the console of the web browser <br>
    <br>
    TypeError: window.swaggerUi is not defined<br>
        at Object.window.authorizations.add (swagger-ui.js:230)<br>
        at apiman-manager.js:2252<br>
        at apiman-manager.js:1123<br>
        at processQueue (angular.js:13300)<br>
        at angular.js:13316<br>
        at Scope.$eval (angular.js:14552)<br>
        at Scope.$digest (angular.js:14368)<br>
        at Scope.$apply (angular.js:14657)<br>
        at done (angular.js:9734)<br>
        at completeRequest (angular.js:9924)<br>
    <br>
    What is the problem as the service defintion (= json file) works
    very well in a Swagger UI standalone Web Server ?<br>
    <br>
    Regards,<br>
    <br>
    <div class="moz-signature">-- <br>
      <style>
    body { font-family: "Liberation Sans", "Open Sans", sans-serif; 
           line-height: 1.4em;
           /* letter-spacing: 0.01em; */ }
        #red { color: #C1100C; }
        #title { font-weight:bold; color: #808080; }
        #committer { color: #929292; }
        .name { color: #4a4a4a; font-weight:bold }
</style>
      <div class="name">Charles Moulliard</div>
      <span id="title">Principal Solution Architect / JBoss Fuse Expert</span>
      - Global Enablement <span id="red">@redhat</span><br>
      <a class="moz-txt-link-abbreviated" href="mailto:cmoulliard@redhat.com">cmoulliard@redhat.com</a> | work: +31 205 65 12 84 | mobile: +32 473
      604 014<br>
      MC-Square Business "Stockholm", Leonardo Da Vincilaan 19, Diegem
      1831 - Belgium<br>
      twitter: <a href="http://twitter.com/cmoulliard">@cmoulliard</a>
      | blog: <a href="http://cmoulliard.github.io">cmoulliard.github.io</a><br>
      <span id="committer">committer: apache camel, karaf, servicemix,
        hawtio, fabric8, drools, jbpm, deltaspike</span>
    </div>
  </body>
</html>