[
https://issues.jboss.org/browse/WFLY-3637?page=com.atlassian.jira.plugin....
]
Darran Lofthouse resolved WFLY-3637.
------------------------------------
Resolution: Rejected
Please use the user forums to ask for assistance: -
http://wildfly.org/gethelp/
Also please not the version you are currently using is quite an old version, if raising
bug reports please try and test against the most recent release.
Configure outbound-socket-binding
---------------------------------
Key: WFLY-3637
URL:
https://issues.jboss.org/browse/WFLY-3637
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: CLI
Affects Versions: JBoss AS7 7.1.1.Final
Environment: windows
Reporter: Shomnathprabu Kasthuri
Assignee: Darran Lofthouse
Trying to add a remote server to localserver for server to server EJB communication.
C:\jboss-as-7.1.1.Final\bin\jboss-cli.bat --commands="connect
localhost:10000,/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=engv2vfpapp2-remote-ejb:add(host=engv2vfpapp2,
port=4447)"
This throws below error
{
"outcome" => "failed",
"failure-description" => "JBAS014746: port may not be null",
"rolled-back" => true
}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)