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
