1 Reply Latest reply on Apr 21, 2014 11:40 PM by pbenedict

    EJB invocations from a remote server instance

    pbenedict

      Can someone please clarify how to interpret these differences?

       

      In the AS7 docs, the client is configured using port 4447 for EJB remoting:

      https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+server+instance

       

      In the WFLY 8 docs, the client is configured using port 8080 for HTTP remoting:

      https://docs.jboss.org/author/display/WFLY8/EJB+invocations+from+a+remote+server+instance

       

      So I am confused...

      Is this a documentation error?

      Is EJB remoting deprecated? Is HTTP remoting the new way to go?

      Or is there just a difference in functionality between the servers?