How can I get value of Socket Binding via jboss-cli.sh?

Solution Verified - Updated -

Issue

  • How can I get value of Socket Binding via jboss-cli.sh?
  • Using EAP Management (Configuration -> Connector -> Mail -> JNDI Name -> View), I'm able to see "Socket Binding", but I'm unable to see actual value of that binding.
  • I'm able to see value inside of .xml file:
# grep remote-destination /etc/jbossas/standalone/standalone-full-ha.xml
            <remote-destination host="X" port="25"/>
            <remote-destination host="X" port="5445"/>
            <remote-destination host="X" port="5445"/>
            <remote-destination host="X" port="25"/>
            <remote-destination host="X" port="25"/>
#

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 6.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.