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.
The moose likes JBoss/WildFly and the fly likes how to install jboss with . tar file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » JBoss/WildFly
Reply Bookmark "how to install jboss with . tar file" Watch "how to install jboss with . tar file" New topic
Author

how to install jboss with . tar file

amit daundkar
Ranch Hand

Joined: Jan 24, 2009
Posts: 47
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,

thank you.
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8212
    
  71

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.

[My Blog] [JavaRanch Journal]
amit daundkar
Ranch Hand

Joined: Jan 24, 2009
Posts: 47
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.
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8212
    
  71

amit daundkar wrote:
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.



Answered here
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to install jboss with . tar file
 
Similar Threads
Error while deploying a simple WebService application in JBoss using Eclipse IDE
How to deploy in external directory in jboss5
Error while deploying a simple WebService application in JBoss using Eclipse IDE
which is the suitable installation file?
Jboss - Axis2 - Log4j : log4j.properties file placement