2 Replies Latest reply on Mar 3, 2005 7:56 PM by tom.elrod

    future HTTPInvoker GET request

    oboly

      I would like to know how the HTTP GET request wil be implemented in the future JBoss Remoting 1.0.1Final/JBoss AS 5.
      Is it like e.g. you can call the earDeployer with a string with the location of the remote ear-file. The earDeployer does a HTTP GET request and after that he deploys the ear-file?

        • 1. Re: future HTTPInvoker GET request
          oboly

          My last question with the earDeployer doesn't make sense. I ment i want to know how the new HTTPInvoker GET request will work.

          I am doing a research on remote deployment. My conclusion is that it is possible in the 1.0.1Final with the HTTPInvoker Get request. An other solution is that you develop an application for the JBoss server whitch handles a HTTP POST from an client application.

          Does someone know another possible solution for remote deployment?

          • 2. Re: future HTTPInvoker GET request

            This is really a question for the Deployers on JBoss (Deployers/JBoss) forum, as this is specific to remote invocations (which is independent of deployment).

            However, I don't think there is a way to do this currently, but is being worked on (think future admin console will have ability to do this).