<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    If I change the apiman.properties file located under
    standalone/configuration folder of wildfly
    (apiman-1.1.7.Final/wildfly-8.2.0.Final/standalone/configuration/apiman.properties),
    save it and restart wildfly<br>
    <br>
    #
    ---------------------------------------------------------------------<br>
    # The following are settings for using elasticsearch for various<br>
    # apiman components.<br>
    #
    ---------------------------------------------------------------------<br>
    apiman.es.protocol=http<br>
    #apiman.es.host=localhost<br>
    #apiman.es.port=19200<br>
    apiman.es.host=localhost<br>
    apiman.es.port=9200<br>
    apiman.es.username=<br>
    apiman.es.password=<br>
    <br>
    apiman continues to use the old setting of ElasticSearch (= port
    19200 and not 9200 as changed).<br>
    <br>
    15:19:20,637 INFO  [org.wildfly.extension.undertow] (MSC service
    thread 1-9) JBAS017534: Registered web context: /auth<br>
    15:19:21,622 INFO  [org.elasticsearch.cluster.service]
    (elasticsearch[Bobster][clusterService#updateTask][T#1]) [Bobster]
    new_master
    [Bobster][JzTqzlrTQtC5lsLhrjrPyQ][localhost][inet[/192.168.1.80:19300]]{local=false},
    reason: zen-disco-join (elected_as_master)<br>
    15:19:21,649 INFO  [org.elasticsearch.http] (MSC service thread
    1-13) [Bobster] bound_address {inet[/0.0.0.0:19200]},
    publish_address {inet[/192.168.1.80:19200]}<br>
    15:19:21,650 INFO  [org.elasticsearch.node] (MSC service thread
    1-13) [Bobster] started<br>
    15:19:21,650 INFO  [stdout] (MSC service thread 1-13)
    -----------------------------<br>
    15:19:21,651 INFO  [stdout] (MSC service thread 1-13) apiman-es
    started!<br>
    15:19:21,651 INFO  [stdout] (MSC service thread 1-13)
    -----------------------------<br>
    15:19:21,655 INFO  [org.wildfly.extension.undertow] (MSC service
    thread 1-13) JBAS017534: Registered web context: /apiman-es<br>
    <br>
    Is there something else to do ?<br>
    <br>
    Regards,<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>