1 Reply Latest reply on Mar 1, 2007 9:12 AM by jwenting

    JBoss 4.0.5 installation

    rgelfand

      Hello!

      We have 2 development teams that use JBoss 4.0.5 as a third party software. One of them just downloaded JBOS-4.0.5-GA zip file and opened it on some directory. The second team performed installation using Installer, located on the site, and created its own installation, using "All" option, for JBoss 4.0.5. (They declares that they can't use the first installation due to reason that they work with jdk1.5, and not jdk1.4)
      Now, we have a difference between JBoss 4.0.5 *.jars files located in 2 different places.
      Why there is a difference between *.jars that got from *.zip and from Installer?
      How to unify these two JBoss 4.0.5 location?
      Please advise.

      Thank you in advance,
      Roman

        • 1. Re: JBoss 4.0.5 installation

          the installer can install support for things like EJB3 so most likely contains newer (and possibly more) jars than the zip.
          You can just zip the installation directory created by the installer and have your own zipped version.

          JBoss 4.0 works very well with 1.5, in fact it requires it for some functionality (like EJB3 support).