<div dir="ltr"><div>The wildfly server config contains various socket bindings such as:</div><div><br></div>&lt;socket-binding name=&quot;txn-status-manager&quot; port=&quot;4713&quot;/&gt;<br clear="all"><div><br></div><div>When I run netstat -plnt to see which ports wildfly listens on I only see the http and management port because WildFly is using http upgrade:</div><div><br></div><div>tcp 0 0 <a href="http://0.0.0.0:8080">0.0.0.0:8080</a> 0.0.0.0:* LISTEN 163/java<br></div><div>tcp 0 0 <a href="http://0.0.0.0:9990">0.0.0.0:9990</a> 0.0.0.0:* LISTEN 163/java<br></div><div><br></div><div>Is there a way for me to open the txn-status-manager (port 4713) and write some data to it.</div><div><br></div><div>Mike</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div>Michael Musgrove</div><div>Transactions Team</div><div>email: <a href="mailto:mmusgrov@redhat.com" target="_blank">mmusgrov@redhat.com</a></div><div><br></div><div>Our mission:To be the catalyst in communities of customers, contributors, and partners creating better technology the open source way. <br></div><div><br></div><div><div>JBoss, by Red Hat</div><div>Registered Address: Red Hat Ltd, 6700 Cork Airport Business Park, Kinsale Road, Co. Cork.</div><div>Registered in the Companies Registration Office, Parnell House, 14 Parnell Square, Dublin 1, Ireland, No.304873</div><div>Directors:Michael Cunningham (USA), Vicky Wiseman (USA), Michael O&#39;Neill, Keith Phelan, Matt Parson (USA)</div></div></div></div></div></div></div></div></div>
</div>