2 Replies Latest reply on Nov 28, 2007 7:43 AM by theute

    Building datasource

    saurav

      Hi All,


      acc to the reference manual have been trying to setup the database.
      gave a build datasource from the command line and getting errors for
      no file found /thirdparty/libraries.ent

      which it takes from the build.xml given below.

      
      <!DOCTYPE project [
       <!ENTITY libraries SYSTEM "../thirdparty/libraries.ent">
       <!ENTITY buildmagic SYSTEM "../tools/etc/buildfragments/buildmagic.ent">
       <!ENTITY tools SYSTEM "../tools/etc/buildfragments/tools.ent">
       <!ENTITY modules SYSTEM "../tools/etc/buildfragments/modules.ent">
       <!ENTITY defaults SYSTEM "../tools/etc/buildfragments/defaults.ent">
       <!ENTITY targets SYSTEM "../tools/etc/buildfragments/targets.ent">
       ]>
      
      
      


      i can see the folder called thirdparty is not there.
      Can anyone please help me to resolve the issue.



        • 1. Re: Building datasource
          saurav

          I have been able to do the same by copying the thirdaparty folder from the jboss as source code.But would it suffice to the portal requirements.

          One more question i have is there a support for microsoft access?.
          Because i dont see any xml created for that.

          Thanks in advance.
          Saurav

          • 2. Re: Building datasource
            theute

            You need first to executing "build.bat" in the build directory (delete the thirdparty directory that you added).

            For supported databases see:
            http://www.hibernate.org/80.html