5 Replies Latest reply on Jun 15, 2004 12:49 PM by jae77

    Concrete howto to use Nukes on JBoss with oracle

    smaug

      Hi there,

      I was trying to use the JBoss 3.2.3 with Nukes and Oracle 8.1.7, but could not get it running.
      Using the preinstalled Jboss/Nukes version works fine, but the subsequent installation of Nukes on a already installed JBoss server and the setting up for an oracle-db fails.
      The forums here don't provide enough info and the "OK, here's were you get started....."-Howto fails with an E/A-Exception when I tried to set up the db.
      Do I have to create my DB resp. tables manually? Do I have to adjust the nukes\src\resources\oracle\nukes-ds.xml also?
      Where can I get a sufficient Howto?

      Sorry If I have overlooked an appropriate posting

      regards

      Alex

        • 1. Re: Concrete howto to use Nukes on JBoss with oracle

          My understanding is that if you have a previous release of Nukes running, you need to recreate the DB as the tables are now created via CMP. You only runn the setup.ddl for the Nukes core. Then, as you deploy each module, they create their own tables.

          I think there was a post somewhere on it when they did the 1.1RC1 release.

          gary.

          • 2. Re: Concrete howto to use Nukes on JBoss with oracle
            smaug

            Hi Gary,

            thanks for the quick response. I will check this as soon as possible (I got to go now watching the em-football match Netherland:Germany ;))

            regards

            Alex

            • 3. Re: Concrete howto to use Nukes on JBoss with oracle
              jae77

              correct - all tables except the ones needed for the core are created via cmp. the forums tables have not changed, so you will be safe there as well.

              if you want to use oracle support, you need to recompile the code yourself. you will have to modify the "local.properties" file in the "build" directory in order to tell it to use oracle.

              it would be helpful if you could test against the tagged version in cvs (i will promote the tag for the changes that julien made to the bb stuff tonight) - i'm curious to know what issues exist for oracle b/c i have no way to test that.

              • 4. Re: Concrete howto to use Nukes on JBoss with oracle

                I have an Oracle 9i server running here for a customer related project we are doing and maybe can do some testing. I'll grab a tagged version tomorrow from CVS.

                gary.

                • 5. Re: Concrete howto to use Nukes on JBoss with oracle
                  jae77

                  that'd be cool - thx!