4 Replies Latest reply on Apr 6, 2005 4:26 AM by newj2ee

    Error whit Remote conection

    newj2ee

      I have one cliente of one aplixation J2ee, and executing this from the command line run ok, but when i try to execute from another pc in a remote place don't runing!

      the error it's whit time out error, it's possible to need special configuration of Jboss for Acecpt remote conections??

      thanks

        • 1. Re: Error whit Remote conection
          kabirkhanna148

           

          "Newj2ee" wrote:
          I have one cliente of one aplixation J2ee, and executing this from the command line run ok, but when i try to execute from another pc in a remote place don't runing!

          the error it's whit time out error, it's possible to need special configuration of Jboss for Acecpt remote conections??

          thanks


          This may be probably due to the fact that ur using local interface.
          use external interface

          • 2. Re: Error whit Remote conection
            kabirkhanna148

            try using external interface instead of local interface.

            • 3. Re: Error whit Remote conection
              kabirkhanna148

              i know that we can use MDB and EJB in jboss
              but how to exactly communicate with the database.
              thanks.

              • 4. Error with Remote conection
                newj2ee

                The project have implements local and remote Interfaces, and I use the remoteportable object to caught the remotehome bean.
                I use the ip at the server, and on the lan work good.

                The error : Time out... It's posible that the server or router denied the conection??