<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">Hi,&nbsp;</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">I will let somebody more knowledgeable to confirm this, but considering that -Djboss.socket.binding.port-offset=1 works just fine then changing the ports directly should also work.&nbsp;</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">You might need to adjust the Gateway port (from 8443 to 8444). This can be done in System Administration under the link "Manage Gateways”.</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div> <div id="bloop_sign_1433792062329031936" class="bloop_sign"><div style="font-family:helvetica,arial;font-size:13px">— Jakub.</div></div> <br><p style="color:#000;">On 8 Jun 2015 at 21:31:37, helio frota (<a href="mailto:00hf11@gmail.com">00hf11@gmail.com</a>) wrote:</p> <blockquote type="cite" class="clean_bq"><span><div><div></div><div>



<title></title>


<div dir="ltr">
<div>
<div>Hi all,<br>
<br></div>
<div>We have a server to setup apiman in production, but already
exist a wildfly instance.<br></div>
<div><br></div>
<div>My question is:<br>
<br></div>
Is 'correct' to change the ports of standalone-apiman.xml ?<br>
<br></div>
I did +1 to all ports<br>
<div><br>
&lt;socket-binding-group name="standard-sockets"
default-interface="public"<br>
&nbsp;&nbsp;&nbsp;
port-offset="${jboss.socket.binding.port-offset:0}"&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;socket-binding name="management-http"
interface="management"
port="${jboss.management.http.port:<b>9991</b>}" /&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;socket-binding name="management-https"
interface="management"
port="${jboss.management.https.port:<b>9994</b>}" /&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;socket-binding name="ajp"
port="${jboss.ajp.port:<b>8010</b>}" /&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;socket-binding name="http"
port="${jboss.http.port:<b>8081</b>}" /&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;socket-binding name="https"
port="${jboss.https.port:8444}" /&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;socket-binding
name="txn-recovery-environment" port="4713" /&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;socket-binding name="txn-status-manager"
port="4714" /&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;outbound-socket-binding
name="mail-smtp"&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;remote-destination
host="localhost" port="25" /&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;/outbound-socket-binding&gt;<br>
&nbsp; &lt;/socket-binding-group&gt;<br>
<br></div>
<div>helio<br></div>
</div>


_______________________________________________
<br>Apiman-user mailing list
<br>Apiman-user@lists.jboss.org
<br>https://lists.jboss.org/mailman/listinfo/apiman-user
<br></div></div></span></blockquote></body></html>