]
Kabir Khan updated WFLY-2839:
-----------------------------
Fix Version/s: 9.0.0.Final
Remote Naming communication exception should be thrown on
ConnectException
--------------------------------------------------------------------------
Key: WFLY-2839
URL:
https://issues.jboss.org/browse/WFLY-2839
Project: WildFly
Issue Type: Bug
Components: Naming
Affects Versions: 8.0.0.CR1
Reporter: Brad Maxwell
Assignee: Brad Maxwell
Fix For: 9.0.0.Final
Remote Naming communication exception should be thrown on ConnectException, a remoting
bug fix showed that a ConnectException can be thrown to remoting and we should throw this
as a CommunicationException instead of generic NamingException. This is related to
WFLY-2198