我正在使用RED HAT JBOSS ENTERPRISE APPLICATION PLATFORM 6.4.2.GA. 使用 EAP 管理 ( Configuration-> Connector-> Mail-> JNDI Name-> View)
我能够看到.xml文件中的值:
# 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"/>
#
如何获得Socket Bindingvia的价值jboss-cli.sh?