1 Reply Latest reply on Jul 20, 2005 3:05 AM by vashistvishal

    remote deployment

    vb1

      i am planning to deploy my application to a remote jboss server. currently using eclipse. i am able to deploy the ear file to localhost, but now need to deploy remotely

      anyone can help on what are the methods/steps to deploy an ear file remotely from eclipse?

      TIA

        • 1. Re: remote deployment

          I'm not sure about eclispe as u might be using some plugin like wtp or JBoss IDE. You will have to check what settings/configurations needed for that.

          In JBoss you can deploy remotely.
          What you have to do is to goto

          conf/jboss-service.xml file


          Look for...
          <attribute name="URLComparator">org.jboss.deployment.DeploymentSorter</attribute>
          

          and under that there is a subsection for deploy and you can add the remote url to deploy