Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-2592

A server-to-server communication via outbound connection is not working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Critical
    • None
    • 8.0.0.Beta1
    • EJB, Remoting
    • Hide
      • Use a WildFly Beta2 (upstream)
      • start two server instance
      • clone git@github.com:wfink/quickstart.git - use branch ejb-remote-server
      • follow README for ejb-remote
      • change ejb-remote-server/configureOutbound.cli for outbound host/port and apply it to the second server
      • compile ejb-remote-server and deploy the ear to the second server
      • run "java -cp WFLY_HOME/bin/client/jboss-client.jar:ejb/target/jboss-ejb-remote-server-ejb-client.jar:client/target/jboss-ejb-remote-server-client.jar org.jboss.as.quickstarts.ejb.remote.server.Client <host> <port>" to call the second (remote-client) server
      Show
      Use a WildFly Beta2 (upstream) start two server instance clone git@github.com:wfink/quickstart.git - use branch ejb-remote-server follow README for ejb-remote change ejb-remote-server/configureOutbound.cli for outbound host/port and apply it to the second server compile ejb-remote-server and deploy the ear to the second server run "java -cp WFLY_HOME/bin/client/jboss-client.jar:ejb/target/jboss-ejb-remote-server-ejb-client.jar:client/target/jboss-ejb-remote-server-client.jar org.jboss.as.quickstarts.ejb.remote.server.Client <host> <port>" to call the second (remote-client) server

    Description

      A ejb invocation from a SLSB is configured similar to AS7 (EAP6) to call a remote server fail in WildFly with the ERROR message " EJBCLIENT000025: No EJB receiver available for handling".

      The logfiles of client(server) and remote-server are attached, also a WireShark dump of the related network traffic.
      A standalone client at the same machine is able to call the remote application.

      Attachments

        1. networktraffic
          4 kB
        2. server-client.log
          141 kB
        3. server-server.log
          72 kB

        Activity

          People

            dlloyd@redhat.com David Lloyd
            rhn-support-wfink Wolf Fink
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: