2 Replies Latest reply on Apr 26, 2003 1:15 PM by sevenilu

    Working with 3.0

    maruthi_kuchi

      Hello friends,
      I worked on JBoss2.2 version but this 3.0 is really confusing, i don't know where to start even. The free documentation is really confusing there is no example code and this ant and XDocLet stuff is this all compulsory

      Please tell where to start.

      thankx
      maruthi

        • 1. Re: Working with 3.0

          The free documentation is not comprehensive in as much as it does not have extensive examples. However, try cross-referencing with the follwoing resources:
          1. The examples the accompany the free docs.
          2. The XPetStore on SourceForge has a lot of code, build scripts and descriptors for reference.
          3. XDoclet also contains many examples which are helpful.
          Ant and XDoclet are not compulsory. Thet are the best way of building and deploying in J2EE, in my opinion.

          • 2. Re: Working with 3.0
            sevenilu

            I understand Ant is for building, but what's the use of XDoclet ??