2 Replies Latest reply on Jan 10, 2012 1:39 AM by manrick

    JNDI Lookup server side problem

    manrick

      Hi,

       

      First of all sorry for my english.

      I tried the ejb-remote sample, which can be found on the following url: https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+client+using+JNDI

      The build and the deploy were successful. After that I ran the client app (mvn exec:exec) which was successful too, but the server logged an error message when the client has been fisihed, and terminated.

       

      The error message:

      13:26:10,591 ERROR [org.jboss.remoting.remote] (Remoting "tesztportal3" read-1) JBREM000200: Remote connection failed: java.io.IOException: Connection reset by peer

       

      Unfortunately I didn't find any discussion or solution about this error message.

      Can anyone help me, how can I fix this?

       

      Thanks a lot.

      Manrick