0 Replies Latest reply on Jul 15, 2007 5:33 PM by jaikiran

    Update the "Getting Started" document for JBoss 4.0.x ?

    jaikiran

      The "Getting Started" guide for JBoss 4.0.x mentions in Chapter 3:

      We will make use of the example applications provided by Sun in the J2EE tutorial, in particular the Duke?s Bank application. You can find the tutorial on-line at http://java.sun.com/j2ee/1.4/docs/tutorial/doc/. You should read the getting started information there and download the example code from http://java.sun.com/j2ee/1.4/download.html#tutorial.


      The example code at http://java.sun.com/j2ee/1.4/download.html#tutorial has multiple versions, the latest being "J2EE 1.4 Tutorial Update 7 (for Sun Java System Application Server Platform Edition 8.2) January 27, 2006". This version does not deploy on JBoss 4.0.x (ends up with bean verifier errors). The version that works for JBoss 4.0.x is "J2EE 1.4 Tutorial Update 2 (for Sun Java System Application Server Platform Edition 8 Update 1) June 22, 2004" which can be found at http://java.sun.com/j2ee/1.4/previous_downloads.html.

      I have seen quite a number of posts where users have downloaded the Update 7 from the Sun site and later on found that it wont work for JBoss 4.0.x. Would it appropriate to update the "Getting Started" documentation to mention which version of the tutorial has to be downloaded from the Sun site?