1 Reply Latest reply on Sep 6, 2006 10:55 AM by peterj

    JBoss Specifications

      Hello,
      I need to know the exact release data for JBoss 4.0.5. I also need detailed information of the dfiferent components that JBoss uses (exact Tomcat versions ...etcs). Can someone plz provide me with appropriate links to these info ....Thnx


      Regards,
      Yogesh
      M-ITC LTD/b]

        • 1. Re: JBoss Specifications
          peterj

          Here are a few places to look.

          In the binary download, there is a file jar-versions.xml in the base directory. That gives the version numbers of many of the included jars (though a lot of the numbers are the JBoss version number). And it probably has the most complete list of jars in the app server.

          If you download the source and build it, in the thirdparty directory there will be a subdirectory for each third-party component. Within each subdirectory there is a component-info.xml file. That file contains the version of that component.