[wildfly-dev] How to connect to a wildfly port

Michael Musgrove mmusgrov at redhat.com
Mon Dec 18 10:46:01 EST 2017


Yes I have the transaction subsystem configured and running and it should
be using the txn-status-manager socket binding. Are you saying that if our
subsystem has opened the recovery port then it should show up in the
"netstat -plnt" output?

On Mon, Dec 18, 2017 at 3:14 PM, Tomaž Cerar <tomaz.cerar at gmail.com> wrote:

> Having socket-bindings defined doesn't mean noting yet.
>
> There must be se subsystem that uses that socket-binding.
>
>
>
> Transaction subsystem has reference to this socket binding, so you need to
> have that configured.
>
>
>
> --
>
> tomaz
>
>
>
> *From: *Michael Musgrove <mmusgrov at redhat.com>
> *Sent: *ponedeljek, 18. december 2017 15:39
> *To: *WildFly Dev <wildfly-dev at lists.jboss.org>
> *Subject: *[wildfly-dev] How to connect to a wildfly port
>
>
>
> The wildfly server config contains various socket bindings such as:
>
>
>
> <socket-binding name="txn-status-manager" port="4713"/>
>
>
>
> 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:
>
>
>
> tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 163/java
>
> tcp 0 0 0.0.0.0:9990 0.0.0.0:* LISTEN 163/java
>
>
>
> Is there a way for me to open the txn-status-manager (port 4713) and write
> some data to it.
>
>
>
> Mike
>
>
>
> --
>
> Michael Musgrove
>
> Transactions Team
>
> email: mmusgrov at redhat.com
>
>
>
> Our mission:To be the catalyst in communities of customers, contributors,
> and partners creating better technology the open source way.
>
>
>
> JBoss, by Red Hat
>
> Registered Address: Red Hat Ltd, 6700 Cork Airport Business Park, Kinsale
> Road, Co. Cork.
>
> Registered in the Companies Registration Office, Parnell House, 14
> Parnell Square, Dublin 1, Ireland, No.304873
> <https://maps.google.com/?q=14+Parnell+Square,+Dublin+1,+Ireland,+No.304873&entry=gmail&source=g>
>
> Directors:Michael Cunningham (USA), Vicky Wiseman (USA), Michael O'Neill,
> Keith Phelan, Matt Parson (USA)
>
>
>



-- 
Michael Musgrove
Transactions Team
email: mmusgrov at redhat.com

Our mission:To be the catalyst in communities of customers, contributors,
and partners creating better technology the open source way.

JBoss, by Red Hat
Registered Address: Red Hat Ltd, 6700 Cork Airport Business Park, Kinsale
Road, Co. Cork.
Registered in the Companies Registration Office, Parnell House, 14 Parnell
Square, Dublin 1, Ireland, No.304873
Directors:Michael Cunningham (USA), Vicky Wiseman (USA), Michael O'Neill,
Keith Phelan, Matt Parson (USA)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20171218/dac1f1c1/attachment.html 


More information about the wildfly-dev mailing list