を使用して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 Binding
viaの値を取得するにはどうすればよいjboss-cli.sh
ですか?