This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Linux / UNIX and the fly likes Installing JBoss AS 5 on Ubuntu Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Linux / UNIX
Reply Bookmark "Installing JBoss AS 5 on Ubuntu" Watch "Installing JBoss AS 5 on Ubuntu" New topic
Author

Installing JBoss AS 5 on Ubuntu

Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8795

Guys,

I'm now in the process of installing JBoss AS on my Ubuntu partition. Googling did not bring any satisfactory results.


SCJP 1.4, SCWCD 1.4 - Hints for you, SCBCD Hints - Demnachst, SCDJWS - Auch Demnachst
Did a rm -R / to find out that I lost my entire Linux installation!
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8145
    
  52

It's simple. Download the .zip or .tar.gz binary of the AS and unzip/untar it. That's it!


[My Blog] [JavaRanch Journal]
Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8795

Yes, but to my surprise I did not find the tar.gz binaries in the JBoss AS download site. Here is the link.

http://sourceforge.net/projects/jboss/files/JBoss/JBoss-5.0.1.GA/

All I could get is the tar.gz format sources. Do we have to execute the build.sh from the sources?? or is the tar.gz not available? Can we also unzip .zip files in linux? Maybe I will try exploring it.
Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8795

And even for the 5.1.0 version, no binaries in the tar.gz format is not available.

http://sourceforge.net/projects/jboss/files/JBoss/JBoss-5.1.0.GA/
Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8795

Downloaded the zip file and extracted it to the desired location by simply right clicking the file and calling Extract Here option. But after downloading this file in the zip format, it did not get downloaded in the /home/jothi/Downloads folder but rather it got downloaded to the /tmp folder. Any specific reasons?
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5536

Where the ZIP file gets downloaded to depends on your browser setting and also whether you selected "Open" or "Save" in the downloads dialog box. It sounds as if you selected "Open". Select "Save" instead - then it should go into the Downloads folder (depending on your browser settings - I send all my stuff to Desktop, but then I use Desktop as my inbox)

Once downloaded, in File Manager right click the ZIP file and choose Extract Here. Then take the jboss-5.1.0.GA directory and drag it to where you want it. I have mine at /opt/jboss/jboss-5.1.0.GA. (I also put the ZIP file at /opt/jboss/download/jboss-5.1.0.GA-jdk6.zip, but that is another story...)


JBoss In Action
Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8795

Thanks!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Installing JBoss AS 5 on Ubuntu
 
Similar Threads
jboss on ubuntu for ejb2
Subversion client for Linux needed
JBoss SEAM Tutorial
Changing the boot order
JBoss 5.1.0.GA heap size