9 Replies Latest reply on Apr 15, 2004 3:33 AM by hxp

    Nukes 1.0

      Nukes 1.0 is out, you can have it from the project page http://www.jboss.org/developers/projects/nukes/index (the location is likely to change when it will be moved to sourceforge download repository).

      Enjoy it !

        • 1. 3850787
          aristoi

          Hi,

          I just tested it. The blocks (Whos online, main menu, login) are not in the nukes/jboss-service.xml anymore. Was that intended?

          Regards

          • 2. Re: Nukes 1.0
            aalmero

            this blocks have individual config files located in /default/nukes


            aalmero

            • 3. Re: Nukes 1.0
              jae77

              you have to deploy the components seperately now. in the "nukes" directory (where core nukes code lives), type the following command.

              build deploy-components

              (if using dos window, the above works, if using unix, use ./build.sh deploy-components)

              that will deploy the jboss-service.xml files required to bring up those modules.

              • 4. Re: Nukes 1.0
                hxp

                To anybody confused about the above information about how to get the new Nukes 1.0 release distro files:

                Yes, there is indeed a lot of obsolete information (and yes, plenty of spelling and grammar bugs :) ) on the Nukes documentation pages, including on the page mentioned above:

                http://www.jboss.org/developers/projects/nukes/index


                BUT you will see a line that says:

                "Download : Nukes 1.0, CVS dayly snapshot"


                Clicking on the "Nukes 1.0" link will take you to the Sourceforge download site for Nukes ---

                http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=84509&release_id=162958


                There you will see something that looks like this:

                ==============================================
                JBoss-Nukes
                ========
                Nukes-1.0.0 2003-06-01 00:00
                jboss-3.2.1_nukes-1.0.0alpha.zip 19801154 6298 Any .zip
                jboss-3.2.3_nukes-1.0.0.zip 23937965 0 Any .zip
                nukes-1.0.0-mysql.zip 2628317 0 Any .zip
                nukes-1.0.0-src.zip 9649369 0 Any Source .zip

                Project Totals: 1 4 56016805 6298
                ==============================================



                Seeing the date "2003-06-01" can be confusing.... but you have indeed come to the right place...

                and to assure yourself you are getting the newest files, you can go "beind the scenes" at this URL:

                http://prdownloads.sourceforge.net/jboss/?sort_by=date

                and, near the bottom, see the lines:

                jboss-3.2.3_nukes-1.0.0.zip 23377 kb Mar 04, 2004 07:45
                nukes-1.0.0-mysql.zip 2567 kb Mar 04, 2004 07:57
                nukes-1.0.0-src.zip 9423 kb Mar 04, 2004 07:58



                As you can see, these are indeed the new March 4th distro files.








                • 5. Re: Nukes 1.0
                  hxp

                  Want to get started fast?



                  Grab jboss-3.2.3_nukes-1.0.0.zip (see previous posts)

                  Unpack

                  cd into jboss-3.2.3_nukes-1.0.0/bin

                  type run

                  point your browser at http://localhost:8080/

                  Welcome!

                  login with user username and user password

                  logout

                  login with admin username and admin password

                  have fun!


                  • 6. Re: Nukes 1.0


                    The zip file off SourceForge is not 'there': I am getting a 404 when I try to download it. The download counts are 0 at the moment.

                    Any ideas?


                    Sherman

                    • 7. Re: Nukes 1.0
                      dong203

                      I can not download too, .... Any ideas else?

                      • 8. Re: Nukes 1.0
                        hxp

                        http://www.jboss.org/developers/projects/nukes/index

                        has been updated to have direct link to the 3 distro files for Nukes 1.0

                        --- Second box from the top; it's very clearly marked now:

                        DOWNLOADS
                        jboss-3.2.3_nukes-1.0.0.zip : standalone version
                        nukes-1.0.0-mysql.zip : comes prepared for mysql
                        nukes-1.0.0-src.zip : sources





                        BUT.... (regarding sgwood's comment) the likely reason the Sourceforge counts are zero is that this new direct method of linkage bypasses the sourceforge download counting mechanism -- see:
                        http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=84509&release_id=162958
                        if you care about this.

                        • 9. Re: Nukes 1.0
                          hxp