This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
hello friends,
i am trying to install jboss with jboss-5.0.1.GA-src.tar.gz file. i extracted the file but dont know what shall i do next.
i tried to run the file run.sh in jboss-5.0.1.GA/main/src/bin but i get error message required file run.jar not found.
please guide what to do ifter the extraction of this file.
please reply,
You seem to have downloaded the source code. You need to download the binaries and then just untar it on your local system. Then within the JBOSS_HOME/bin folder you will find the run.sh which you can use to start the server.
Jaikiran Pai wrote:You seem to have downloaded the source code. You need to download the binaries and then just untar it on your local system. Then within the JBOSS_HOME/bin folder you will find the run.sh which you can use to start the server.
thank you Jaikiran,
would you please tell me a link from where i can find the binary file. because i googled and i am getting src files only.
please reply.
thank you.