8 Replies Latest reply on Apr 5, 2005 4:17 AM by frank.weber

    Obtaining EJB 3.0 Source - tools not under jboss-head?

    frank.weber


      I checked out the EJB 3.0 Source (as indicated on http://jboss.com/products/ejb3) and several folders appeared under jboss-head.

      When I run:
      ant build.xml

      This is reported:
      /Local/JBoss/jboss-head/tools/etc/buildmagic/buildmagic.ent could not be found

      I could not locate the tools folder which seems to be required for the build process? I tried it again with a cvs update, but this did not bring up the 'tools'. Please could someone give me a hint?

      Thanks for help in advance,

      Frank

        • 1. Re: Obtaining EJB 3.0 Source - tools not under jboss-head?

          Just use build.sh in build/ instead of 'ant build.xml'. The file build.sh says it use ant in 'tools/', so I think you shouldn't use your own ant.

          BTW, I got errors, the first one is:

          /home/jim/jboss-head/ejb3/src/main/org/jboss/ejb3/entity/HibernateSessionFactory.java:11: cannot find symbol
          symbol : class AnnotationConfiguration
          location: package org.hibernate.cfg
          import org.hibernate.cfg.AnnotationConfiguration;
          ( spaces spaces spaces )^
          ...

          Could anyone give me a hint?

          Thanks in advance,

          Jim

          • 2. Re: Obtaining EJB 3.0 Source - tools not under jboss-head?
            bill.burke

            sorry, I think I forgot to commit something to thirdparty.

            You'll need to cvs update in thirdparty/hibernate/lib

            • 3. Re: Obtaining EJB 3.0 Source - tools not under jboss-head?
              mauburn

              After just doing a CVS update on thirdparty/hibernate/lib, I'm still getting the same errors relating to AnnotationConfiguration.

              - Mark

              • 4. Re: Obtaining EJB 3.0 Source - tools not under jboss-head?
                bill.burke

                Apologies, I haven't been paying attention to our nightly builds...

                I forgot to commit the libraries.ent file in the tools project.

                cvs update jboss-head/tools

                Apologies again,

                Bill

                • 5. Re: Obtaining EJB 3.0 Source - tools not under jboss-head?

                  After just doing a CVS update on jboss-head/thirdparty/hibernate/lib and jboss-head/tools, I'm still getting the same errors relating to AnnotationConfiguration.

                  Thanks again,

                  Jim

                  • 6. Re: Obtaining EJB 3.0 Source - tools not under jboss-head?

                    It works now, thank you very much!

                    • 7. Re: Obtaining EJB 3.0 Source - tools not under jboss-head?
                      bill.burke

                      thank you for being patient.

                      • 8. Re: Obtaining EJB 3.0 Source - tools not under jboss-head?
                        frank.weber


                        It seems everything but the tools gets checked out and updated?


                        With this command:
                        > cvs -q -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jboss update -d jboss-head/tools

                        I get this error message:
                        cvs update: nothing known about jboss-head/tools

                        Any idea why?

                        Thanks in advance,

                        Frank



                        > ll jboss-head/
                        total 148
                        drwxr-xr-x 6 f.weber net 4096 2005-04-04 17:23 admin-console
                        drwxr-xr-x 6 f.weber net 4096 2005-03-28 10:28 aop
                        drwxr-xr-x 6 f.weber net 4096 2005-03-28 10:30 aspects
                        drwxr-xr-x 5 f.weber net 4096 2005-04-04 17:24 build
                        drwxr-xr-x 5 f.weber net 4096 2005-04-04 17:24 cache
                        drwxr-xr-x 7 f.weber net 4096 2005-04-04 17:24 cluster
                        drwxr-xr-x 4 f.weber net 4096 2005-03-28 10:34 common
                        drwxr-xr-x 6 f.weber net 4096 2005-04-04 17:25 connector
                        drwxr-xr-x 4 f.weber net 4096 2005-04-04 17:25 console
                        drwxr-xr-x 4 f.weber net 4096 2005-03-28 10:37 container
                        drwxr-xr-x 2 f.weber net 4096 2005-03-28 16:59 CVS
                        drwxr-xr-x 4 f.weber net 4096 2005-03-28 10:37 deployment
                        drwxr-xr-x 6 f.weber net 4096 2005-03-28 10:38 docbook-support
                        drwxr-xr-x 5 f.weber net 4096 2005-04-04 17:25 ejb3
                        drwxr-xr-x 4 f.weber net 4096 2005-03-28 10:50 ejb3x
                        drwxr-xr-x 6 f.weber net 4096 2005-04-05 07:22 hibernate
                        drwxr-xr-x 5 f.weber net 4096 2005-04-05 07:22 iiop
                        drwxr-xr-x 6 f.weber net 4096 2005-03-28 10:52 j2ee
                        drwxr-xr-x 4 f.weber net 4096 2005-04-04 17:26 j2se
                        drwxr-xr-x 4 f.weber net 4096 2005-04-05 07:22 jaxrpc
                        drwxr-xr-x 3 f.weber net 4096 2005-04-05 07:25 jbossas
                        drwxr-xr-x 6 f.weber net 4096 2005-04-05 07:25 jms
                        drwxr-xr-x 5 f.weber net 4096 2005-04-05 07:25 jmx
                        drwxr-xr-x 5 f.weber net 4096 2005-03-28 11:02 jmx-remoting
                        drwxr-xr-x 5 f.weber net 4096 2005-03-28 11:02 kernel
                        drwxr-xr-x 4 f.weber net 4096 2005-04-05 07:25 management
                        drwxr-xr-x 5 f.weber net 4096 2005-03-28 11:04 media
                        drwxr-xr-x 7 f.weber net 4096 2005-04-05 07:25 messaging
                        drwxr-xr-x 6 f.weber net 4096 2005-03-28 11:05 naming
                        drwxr-xr-x 6 f.weber net 4096 2005-03-28 11:05 pool
                        drwxr-xr-x 7 f.weber net 4096 2005-04-05 07:25 remoting
                        drwxr-xr-x 7 f.weber net 4096 2005-04-05 07:25 security
                        drwxr-xr-x 10 f.weber net 4096 2005-04-05 07:25 server
                        drwxr-xr-x 4 f.weber net 4096 2005-04-05 07:25 system
                        drwxr-xr-x 4 f.weber net 4096 2005-03-28 11:12 test
                        drwxr-xr-x 8 f.weber net 4096 2005-04-05 07:25 testsuite
                        drwxr-xr-x 36 f.weber net 4096 2005-03-28 11:50 thirdparty