I installed EJB on Wildfly and wrote to the client to access it. It works fine with the http-remoting protocol.
Unfortunately, I'm not sure about the functional details of http-remoting.
I assume this is an RMI protocol http tunnel. But I can not find suitable resources on this topic. So I'm really not sure.
Does anyone know how http-remoting works as a protocol?
source
share