JBOSS EAP 7.1 | Remoting protocol

Latest response

Hi
Experts

I am currently migrating application from EAP6.4 to EAP7.1. I just wanted to know if remoting protocol (4447) has been deprecated ?

JBoss 6.4 to 7.1 migration guide says
Port Reduction
By utilizing HTTP upgrade, JBoss EAP 7 has moved nearly all of its protocols to be multiplexed over just two HTTP ports: a management port (9990), and an application port (8080).

https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.0/html-single/migration_guide/index

Also compare the OOTB standalone-full-ha.xml file from JBoss 6.4 with 7.1, we will see the “remoting” protocol for 4447 has been removed.

Regards,
Vishal

Responses