1 2 Previous Next 25 Replies Latest reply on Apr 17, 2003 5:14 PM by jmatt Go to original post
      • 15. Re: Module list
        jmatt

        FAQ : provides a faq

        I will work on the FAQ. Is there a desire to incorporate the FAQ with the current Frequently Asked Questions on the Forum or should I not concern myself with that?

        tx

        Matt

        • 16. Re: Module list

          I was away one week, I am back now.

          I have new code to commit soon, so get ready to update your codebase.

          I simplified component creation a lot, finally xmbean was not a so good idea (it's still but jboss miss still miss some feature I need) So I rolled back to a dynamic mbean structure.

          To sumup port effort :

          Roberto will port LostPassword module.
          jmatt will port FAQ module.

          for faq, no just port PN faq, don't bother with web site.

          julien

          • 17. Re: Module list
            rsaccon

            the lostPassword Module is done, its in the attached file of this post, with a README

            First impressions:
            - seems to render fast, is easy to learn (compared to Tapestry), currently no input validation framework. But what I really liked: all the HTML stuff from postnuke can be easily be integrated (I am no webdesigner)

            • 18. Re: looking for module/block developpers
              noel.rocher

              Hi all,

              I'm trying to understand how to write modules. I'm developping a FAQ one (sorry jmatt, but don't bother it's just a way for me to learn and FAQ module is simple).

              It takes me more time to understand the whole thing than developping such a module.

              After that I will surely be able to really help.

              Noel

              • 19. Re: looking for module/block developpers

                Hi Noel,

                welcome in this forum. Meeting you in Paris was great.

                you should coordinate with jmatt to release this module. I don't know how big it is.

                cheers,

                julien

                ps : send me an email, I cannot find yours.

                • 20. Re: looking for module/block developpers
                  jmatt

                  Noel

                  password is the same as username. How far along have you gotten with faq? I believe I understand how both postnuke and jboss nukes work now. I don't think it should take more than a day for me at this point. Going to be coding on it tonight. If you want to email my email is mattAtjmatt.com.

                  tx

                  Matt

                  • 21. Re: looking for module/block developpers

                    maybe I did not mention it, but password for admin and user are "admin".

                    both are md5 encoded. I should use "user"
                    for user password.

                    I will provide consistent doco. I did a Nukes presentation at admin training last week.

                    I will put .ppt available on website soon.

                    julien

                    • 22. Re: looking for module/block developpers
                      noel.rocher

                      Hi all,


                      YYEESSSSS I'm able to run Nukes !!!

                      OK, last thing : I can't remember how to activate a module (journal or sections).
                      I'm in the jmx-console. I can see the modules and they are started.
                      How can I make them appear on Nukes menu ?

                      I promise I will let you sleep after that ;o)

                      Noel

                      • 23. Re: looking for module/block developpers

                        in fact it lacks a line in journal config to see it appears. I have to commit that.

                        I added it on training and did not commit that.

                        • 24. Re: looking for module/block developpers
                          jmatt

                          where do you find code conventions for Jboss? I know there used to be a link on the site but I can't seem to find it.

                          • 25. Re: looking for module/block developpers
                            jmatt
                            1 2 Previous Next