4 Replies Latest reply on May 27, 2003 5:20 PM by sonofseven

    site still empty

    valbosoft

      Hello,
      I checked out the latest version of nukes, rebuilt nukes and deployed it, but I still get an empty site... Any suggestions?

      Cheers,
      Bo

        • 1. Re: site still empty
          valbosoft

          Sorry, it does work, I built the wrong checkout. Thanks!

          • 2. Re: site still empty
            sepand

            Hi,

            I faced some of the same problems as you and have been following the Cooper - valbosoft thread as i try to get nukes up and running.

            I have created DB tables, copied the nukes-ds.xml to my jboss "deploy" directory, successfully built nuke [using the build script in ../nukes/build/ dir], deployed nuke [using build.sh deploy in ../nukes/nukes/ dir].

            First I had the problem described earlier where only the WEB-INF and a couple of other directories where visible when i tried to check out Nukes at http://localchost:8080/nukes/index.html. So i tried to re-start JBoss and I get an error whilst JBoss is starting up saying "javax.naming.NameNOtFoundException:@nukes.datasource@ not bound.

            Any ideas ? Thanks in advance for any tips :-)

            • 3. Re: site still empty
              sonofseven

              when you build the nukes, in the nukes/nukes/build.xml file you have to set nukes.datasource property to something like this


              • 4. Re: site still empty
                sonofseven

                ignore my previous message

                when you run nukes/build/build it will set the nukes.datasource to NukesDS (see nukes/build/local.properties for more info)