3 Replies Latest reply on Aug 10, 2010 10:55 AM by peterj

    How to install jboss-6.0-M3 in windows 7 64 bit

    sreeni.karnati

      Hi Every one,

       

      I am struggling to install jboss-6.0-M3 in my Laptop.When i follw the steps in README-servi.text. I am able to install jboss as a service but i can't start the server. My requirement is to add the jboss to NetBeans 6.8. I can't add the jboss server without knowing the exact location where the server is installed.

       

      regards,

      Sreenis.karnati@gmail.com

        • 1. Re: How to install jboss-6.0-M3 in windows 7 64 bit
          peterj

          If you are going to be using Jboss AS with NetBeans, do not run it as a Windows service. Instead, simply unzip the binary zip file somewhere and run it from the bin directory. The directory where you unzipped the Zip file is what NetBeans wants as a location (at least, that is what Eclipse wants, not sure if NetBeans wants the base directory or something else). Also, NetBeans might not be updated to handle AS 6.

          • 2. Re: How to install jboss-6.0-M3 in windows 7 64 bit
            sreeni.karnati

            Hi Peter,

            I already tried pointing the location to bin i am getting  "PROVIDE A VALID JBOSS APPLICATION SERVER 4 0R 5 LOCATION " .

            Also i tried with jboss-5.0.0.CR2 this version . I am getting the same error message.

            Thanks for the reply.

            • 3. Re: How to install jboss-6.0-M3 in windows 7 64 bit
              peterj

              Stop using beta versions of JBoss AS with NetBeans! NetBeans and Eclipse examine the directory structure looking for key files. Those files tend to move from location to location, especially in the beta releases. Instead, grab AS 5.1.0.GA and use that - NetBeans should like it just fine.