5

I'm looking for a How-to for installing JBoss on Ubuntu 10.10.

Lekensteyn
  • 178,446

3 Answers3

2

check what's here: https://wiki.ubuntu.com/JBoss

0

I know this question is too old, but I find this excelent tutorial for installing Jbos in a ubuntu server.

Install JBoss 7.0.2 Application Server on Ubuntu 11.10 or Ubuntu 11.04 or Ubuntu 10.10 or Ubuntu 10.04 LTS

and this

Install JBoss 7 on an Ubuntu 11.10 server

Vassilis
  • 2,957
0

Basically, there currently isn't any good support for installing JBoss AS in Ubuntu using the repository. All of the existing packages only contain the .jar files and there isn't a package that will really install the server and let you run it.

Your best bet is to go to jboss.org and download the application server from there.