8 Replies Latest reply on Feb 12, 2009 5:28 AM by chsanth

    complete and working ejb3 hello world session bean example f

    nickleus

      ok i searched for many hours starting yesterday and couldn't find a complete tutorial for even a simple ejb3 session bean example for jboss 4.2.2, so through some guessing and trying and failing i managed to make a really good tutorial for setting it up in eclipse, from start to finish. check out my tutorial here:
      http://norgesinternettforum.no/showthread.php?p=3032

        • 1. Re: complete and working ejb3 hello world session bean examp
          jaikiran

          When i started off with EJB3, i followed the EJB3Trail at http://trailblazer.demo.jboss.com/EJB3Trail/, which turned out to be a good starting point for understanding various new features of EJB3.

          • 2. Re: complete and working ejb3 hello world session bean examp

            yup. Or any decent book, or a score of existing web based tutorials. Or the JBoss getting started documentation.

            Looks like this is just another plug for someone's website.

            • 3. Re: complete and working ejb3 hello world session bean examp
              nickleus

              people make tutorials on the internet so others don't have to buy books.

              i went to that "trailblazer" page and talk about "plug", there you have to click through tons of pages to get the information you need. crap like that is designed to get page views.

              i've seen the getting started guides and other tutorials, and there IS NO tutorials that is complete as mine and that describes a step by step implementation for eclipse.

              i made everything on one page, with no crap bla bla bla introduction text. that's how all my tutorials are. you don't have to read through crap to get the information you're looking for. go ahead and delete my post if you will, i was just trying to help....

              and if i was plugging my site, then i would have made the url a clickable link with important and relevant keywords in the text, like this:
              complete and working ejb3 hello world session bean example for eclipse

              • 4. Re: complete and working ejb3 hello world session bean examp
                jaikiran

                nickleus,

                My intention of posting the EJB3Trail was not to undermine your efforts in preparing that tutorial. It was just an effort to point you (and others) to the EJB3Trail so that they don't run into the same trouble, as you did, while searching for EJB3 examples on JBoss.

                • 5. Re: complete and working ejb3 hello world session bean examp
                  nickleus

                  yeah, i know thanks, i was really just replying to jwanker :)

                  • 6. Re: complete and working ejb3 hello world session bean examp
                    jaikiran

                     

                    "nickleus" wrote:

                    i went to that "trailblazer" page and talk about "plug", there you have to click through tons of pages to get the information you need. crap like that is designed to get page views. i made everything on one page, with no crap bla bla bla introduction text. that's how all my tutorials are. you don't have to read through crap to get the information you're looking for.



                    I wouldn't call the trailblazer crap. Honestly, i was very impressed with the trailer blazer, when i was looking for EJB3 related stuff. It had enough (and to the point) information. With each section having its own page, it also helped in digesting things easily. I visited the page that you pointed to and from what i can see, you provide the details to "configure and run" EJB3 whereas the trailblazer provides information on the "new features" in EJB3. Two different topics all together :)




                    • 7. Re: complete and working ejb3 hello world session bean examp
                      nickleus

                      yeah, the point of my post/tutorial, as already stated, was to implement a hello world ejb3 session bean example, so as you say the trailblazer is something different and is not related to my original thread...

                      • 8. Re: complete and working ejb3 hello world session bean examp
                        chsanth

                        fghtyutyut