2 Replies Latest reply on Nov 6, 2002 5:51 AM by hopf

    HELP: Docs, Tuts, Examples

    alexandru

      hi!
      i'm newbie in ejb and jboss and i'm trying to learn ejb and to work with jboss
      i have jboss 3.0.3 and i don't know how and from where to start.
      if somebody can help me, please
      10x in advance
      Alex

        • 1. Re: HELP: Docs, Tuts, Examples

          jboss/bin/run.bat

          Follow the instructions in the 'Getting Started' guide, or if you need to learn EJB first, get Richard Monson-Haefel's EJB book with the accompanying JBoss work book by Sacha Labourey and Bill Burke.

          • 2. Re: HELP: Docs, Tuts, Examples
            hopf

            See http://www.software-friends.com/know_how/index.htm

            The Good News Project shows you how to write Enterprise Java Beans (EJBs) using EJB-Doclet with Container Managed Persistence (CMP) and Container Managed Relations (CMR, 1:1,1:n,n:m). The focus is on the usage of the EJB Doclet, which allows you to generate various EJB-related files, which you would otherwise have to code and maintain by hand.
            Regards, Michael