<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 12/11/15 14:24, Marc Savy wrote:<br>
    </div>
    <blockquote cite="mid:56449307.30403@redhat.com" type="cite">1.
      Start up the api manager (for some simple setups, see
      apiman-servers @ <a class="moz-txt-link-freetext" href="https://github.com/apiman/apiman-servers">https://github.com/apiman/apiman-servers</a> - e.g.
      h2, postgresql, ...)
      <br>
    </blockquote>
    &gt;&gt; I have review this part of the code which allow to start a
    MicroService --&gt;
<a class="moz-txt-link-freetext" href="https://github.com/cmoulliard/apiman/blob/master/gateway/platforms/war/micro/src/main/java/io/apiman/gateway/platforms/war/micro/GatewayMicroService.java">https://github.com/cmoulliard/apiman/blob/master/gateway/platforms/war/micro/src/main/java/io/apiman/gateway/platforms/war/micro/GatewayMicroService.java</a><br>
    <blockquote cite="mid:56449307.30403@redhat.com" type="cite">2.
      Configure &amp; start up the gateway (e.g. Vert.x 3 impl)
      <br>
    </blockquote>
    &gt;&gt; Do you mean that I have to start Vertx3 impl server from
    the project where the code has ben compiled (--&gt;
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    java -jar
    target/apiman-gateway-platforms-vertx3-1.2.0-SNAPSHOT-fat.jar -conf
    &lt;path-to-your-config.json&gt;) ?<br>
    &gt;&gt; That should be great to have an option that we could use
    within apiman-servers config file to specify which gateway we would
    like to use (Vertx3, Jetty Servlet, Undertow, ...)<br>
    <blockquote cite="mid:56449307.30403@redhat.com" type="cite">3. Add
      the gateway from 2 to the manager (admin section of UI -&gt; add
      gateway).
      <br>
    </blockquote>
    &gt;&gt; Do I have to copy/paste the jar + config files ? Can you
    clarify this point please ?<br>
    <blockquote cite="mid:56449307.30403@redhat.com" type="cite">
      <br>
      That's about it!
      <br>
      <br>
      On 12/11/2015 13:04, Charles Moulliard wrote:
      <br>
      <blockquote type="cite">So I rephrase my question.
        <br>
        <br>
        How can I start jetty to expose the apiman UI with the
        appropriate WAR
        <br>
        files and use Vertx 3 as gateway engine ?
        <br>
        <br>
        <br>
        On 12/11/15 13:57, Marc Savy wrote:
        <br>
        &gt; Hi,
        <br>
        &gt;
        <br>
        &gt; I'm not sure I really understand your question.
        <br>
        &gt;
        <br>
        &gt; The manager's backend component(s) can't be run on Vert.x
        3. It's a
        <br>
        &gt; WAR-type implementation, so you can run it on Jetty, WF,
        EAP, etc - but
        <br>
        &gt; not Vert.x 3.
        <br>
        &gt;
        <br>
        &gt; The gateway is a *separate* component, and there's a Vert.x
        3
        <br>
        &gt; implementation.
        <br>
        &gt;
        <br>
        &gt; So, for instance, you could have the manager running on
        Jetty and the
        <br>
        &gt; gateway running on Vert.x.
        <br>
        &gt;
        <br>
        &gt; Regards,
        <br>
        &gt; Marc
        <br>
        &gt;
        <br>
        &gt; On 12/11/2015 11:38, Charles Moulliard wrote:
        <br>
        &gt;&gt; Hi,
        <br>
        &gt;&gt;
        <br>
        &gt;&gt; Is it possible to start/launch vertx3 gateway
        <br>
        &gt;&gt;
        (target/apiman-gateway-platforms-vertx3-1.2.0-SNAPSHOT-fat.jar
        -conf
        <br>
        &gt;&gt; src/conf/conf.json) or Jetty locally and deploy also
        the web front end
        <br>
        &gt;&gt; of apiman ui ?
        <br>
        &gt;&gt;
        <br>
        &gt;&gt; Regards,
        <br>
        &gt;&gt;
        <br>
        &gt;&gt; Charles
        <br>
        &gt;&gt; _______________________________________________
        <br>
        &gt;&gt; Apiman-user mailing list
        <br>
        &gt;&gt; <a class="moz-txt-link-abbreviated" href="mailto:Apiman-user@lists.jboss.org">Apiman-user@lists.jboss.org</a>
        <br>
        &gt;&gt; <a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/apiman-user">https://lists.jboss.org/mailman/listinfo/apiman-user</a>
        <br>
        &gt;&gt;
        <br>
        &gt; _______________________________________________
        <br>
        &gt; Apiman-user mailing list
        <br>
        &gt; <a class="moz-txt-link-abbreviated" href="mailto:Apiman-user@lists.jboss.org">Apiman-user@lists.jboss.org</a>
        <br>
        &gt; <a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/apiman-user">https://lists.jboss.org/mailman/listinfo/apiman-user</a>
        <br>
        <br>
        _______________________________________________
        <br>
        Apiman-user mailing list
        <br>
        <a class="moz-txt-link-abbreviated" href="mailto:Apiman-user@lists.jboss.org">Apiman-user@lists.jboss.org</a>
        <br>
        <a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/apiman-user">https://lists.jboss.org/mailman/listinfo/apiman-user</a>
        <br>
        <br>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>