Richard,

The default install of Red Hat 6.2 includes "unzip". 
To see if it's installed on your system just type:

rpm -q unzip

If it's not there, rpm will be sure to let you know. 
I'm pretty sure though that it's already on your
system.  Also, make sure that when you run JBoss it's
using JDK 1.3.  JBoss 2.4.3 doesn't run with 1.4. 
>From reading the list and everything I can find
online, it will at 3.0.

--- danch <[EMAIL PROTECTED]> wrote:
> You should be able to unzip the zip format binary
> using the java jar 
> command.
> 
> Richard Doust wrote:
> 
> > I wonder if anyone can help me out.
> > I'd like to work with JBoss on a Linux i386
> system. I've gone to the
> > JBoss.org site and found that the latest version
> of JBoss, 2.4.3, is
> > available in source in a zip file format and a tgz
> format. Binary seems to
> > be only available in a zip format. First, can the
> zip file format be
> > downloaded and used on a Linux system? I would
> have thought not, but I also
> > thought I'd see a tar.gz file for 2.4.3 with
> binaries. Having downloaded the
> > source for 2.4.3 I have set about trying to
> compile it. I get a compile
> > error. I have J2SDK 1.4.0 installed and J2SDKEE
> 1.3. The error has to do
> > with DeploymentException overriding the getCause()
> method returning a
> > different type than its superclass,
> java.lang.Throwable.
> > Can anyone help me? I'm running Redhat Linux 6.2.
> > Thanks,
> > Rich
> > 
> > 
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> >
>
https://lists.sourceforge.net/lists/listinfo/jboss-user
> > 
> 
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/jboss-user


__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to