Hi All,
I've been trying to locate a jboss application server rpm for CentOS 5, but I haven't found any. I thought it would be included with CentOS. Searching the yum repos hasn't turned anything up. Maybe my yum search was sub-par.
Where should I look? Do any rpms exist?
Regards,
Ranbir
Am 13.03.2009 um 20:29 schrieb Kanwar Ranbir Sandhu:
Hi All,
I've been trying to locate a jboss application server rpm for CentOS 5, but I haven't found any. I thought it would be included with CentOS. Searching the yum repos hasn't turned anything up. Maybe my yum search was sub-par.
Where should I look? Do any rpms exist?
Download the tgz from the jboss website and unpack it inside the homedirectory of the user you want to run it as. Creating a user specifically for that purpose also hasn't hurt anybody...
The only exception to this approach might be if part of your file- system are read-only because you booted the box via PXE.
Rainer
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Rainer Duffner Sent: Friday, March 13, 2009 15:36 To: CentOS mailing list Subject: Re: [CentOS] jboss application server rpm
Am 13.03.2009 um 20:29 schrieb Kanwar Ranbir Sandhu:
Hi All,
I've been trying to locate a jboss application server rpm
for CentOS
5, but I haven't found any. I thought it would be included with CentOS. Searching the yum repos hasn't turned anything up. Maybe my yum search was sub-par.
Where should I look? Do any rpms exist?
Download the tgz from the jboss website and unpack it inside the homedirectory of the user you want to run it as. Creating a user specifically for that purpose also hasn't hurt anybody...
The only exception to this approach might be if part of your file- system are read-only because you booted the box via PXE.
You could make a RPM pretty easy for it.
Rainer _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100 - - +1 (443) 269-1555 x333 Baltimore, Maryland 21218 - - - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This message is copyright PD Inc, subject to license 20080407P00.
On Fri, 2009-03-13 at 15:39 -0400, Jason Pyeron wrote:
Download the tgz from the jboss website and unpack it inside the homedirectory of the user you want to run it as. Creating a user specifically for that purpose also hasn't hurt anybody...
The only exception to this approach might be if part of your file- system are read-only because you booted the box via PXE.
You could make a RPM pretty easy for it.
I was kind of hoping not having to go down that route...you know, laziness and all. :)
Regards,
Ranbir
On Mar 13, 2009, at 3:51 PM, Kanwar Ranbir Sandhu wrote:
On Fri, 2009-03-13 at 15:39 -0400, Jason Pyeron wrote:
Download the tgz from the jboss website and unpack it inside the homedirectory of the user you want to run it as. Creating a user specifically for that purpose also hasn't hurt anybody...
The only exception to this approach might be if part of your file- system are read-only because you booted the box via PXE.
You could make a RPM pretty easy for it.
I was kind of hoping not having to go down that route...you know, laziness and all. :)
Regards,
Ranbir
Have you checked at JPackage? http://www.jpackage.org/browser/browse.php?jppversion=5.0
I have no personal experience with JBoss from this site or any other, but I've had reasonable success with other Java bits from there.
Tony Schreiner