1 Reply Latest reply on Apr 21, 2003 12:32 PM by raja05

    How to start Jboss and to run the examples

    glmohan

      Hi
      I would like to know how to start the server and run the examples.Where i have to set the class path of j2se sdk and j2ee sdk path and how to deploy.
      I will be thankful if anyone tell me or give me the link to know about the above

        • 1. Re: How to start Jboss and to run the examples
          raja05

          You dont have to set any classpath, download the jboss distribution and go to bin directory and do a "run". Checkout the "Quickstart tutorial" available in the Jboss downloads area.
          Deployment is copying a file to the <Jboss_Dist>/server//deploy directory.

          -Raj