]
Brian Stansberry updated WFLY-2976:
-----------------------------------
Git Pull Request:
The default of remote-outbound connections should be the same
(http-remoting) as it is used in general for all other connections
--------------------------------------------------------------------------------------------------------------------------------
Key: WFLY-2976
URL:
https://issues.jboss.org/browse/WFLY-2976
Project: WildFly
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Remoting
Affects Versions: 8.0.0.Final
Reporter: Wolf-Dieter Fink
Assignee: Wolf-Dieter Fink
Priority: Minor
Labels: remote-ejb-connection, remoting
EJB-client and ScopedContext use the http-remoting protocoll by default.
It is confusing and not very handy to use a different default for the
remote-outbound-connection configuration, here the native-remoting protocol is used.
The default for this configuration should be http-remoting as well.