6 Replies Latest reply on Jan 20, 2004 5:50 PM by ange

    Missing files in jbossj2ee-src.zip

    glaucio

       

      "glaucio" wrote:
      "glaucio" wrote:
      "glaucio" wrote:
      I tried to execute "ant -f jboss-build.xml package-ejb", but the account-ejb.xml, customer-ejb.xml and tx-ejb.xml files are missing. I downloaded them on 13/01/2004. Does anyone have the same problem?


        • 1. Re: Missing files in jbossj2ee-src.zip
          darrinps

           

          "darrinps" wrote:
          "darrinps" wrote:
          "darrinps" wrote:
          "darrinps" wrote:
          It works for me.

          What is your directory structure like? Do you have it looking something like this:

          bank
          dd
          account-ejb.xml
          customer-ejb.xml
          ...
          jboss-build.xml


          Make sure you are in the right (j2eetutorial\bank) directory when you run the script.



          • 2. Re: Missing files in jbossj2ee-src.zip
            glaucio

             

            "glaucio" wrote:
            "glaucio" wrote:
            "glaucio" wrote:
            I´m sure everything is ok. The files are really missing. Could you please send me yours to the email: glaucio@ufrj.br.

            Thank you.


            • 3. Re: Missing files in jbossj2ee-src.zip
              darrinps

               

              "darrinps" wrote:
              "darrinps" wrote:
              "glaucio" wrote:
              I´m sure everything is ok. The files are really missing. Could you please send me yours to the email: glaucio@ufrj.br.

              Thank you.


              Before I do that (over 7 megs with the class files), make sure you have your jboss.home property set correctly in the build.properties file.

              That can be found in the j2eetutorial directory (or whatever you called it...where you unzipped the J2EE 1.3 tutorial from Sun...the parent directory of the bank directory).

              Notice I said the 1.3 tutorial. The directory structure is different for the 1.4 tutorial from Sun. Make sure you are using the 1.3 as well.


              • 4. Re: Missing files in jbossj2ee-src.zip
                ange

                 

                "Ange" wrote:
                "Ange" wrote:
                Hi,
                I do have the exact same problem as Glaucio,
                the account-ejb.xml, customer-ejb.xml and tx-ejb.xml files are missing.
                I would be very happy to get a copy of them somewhere,
                as I am just starting with jboss it would help me a lot
                to get further into the tutorial.

                Thank you.
                Ange in LA.


                • 5. Re: Missing files in jbossj2ee-src.zip

                   

                  "luke_t" wrote:
                  "luke_t" wrote:
                  These files are part of Sun's J2EE tutorial which is used in the guide. The jbossj2ee-src archive is adds supplementary files. Please read the start of Chapter 3.

                  Luke.


                  • 6. Re: Missing files in jbossj2ee-src.zip
                    ange

                     

                    "Ange" wrote:
                    "Ange" wrote:
                    Ok, Thanks luke_t for your comment.

                    I think I had downloaded the wrong tutorial version.
                    I was using j2ee-1_4-dr-doc-tutorial.zip instead of
                    j2ee-1_3-doc-tutorial-draft5.zip, where these files
                    (account-ejb.xml, customer-ejb.xml and tx-ejb.xml)
                    are actually included !

                    Reading more carefully the last comment from
                    darrinps would have helped too.

                    Thank you all.
                    Ciao.